DaniPopes
|
4ed46089d8
|
contract: return `Arc<M>` instead of `&M` (#1731)
* return Arc<M> instead of &M
* docs
|
2022-09-24 12:40:08 -07:00 |
Matthias Seitz
|
d655d22125
|
feat: add arbitrum-goerli (#1734)
|
2022-09-24 12:39:35 -07:00 |
DaniPopes
|
733c5d3dfd
|
fix(contract): relax Middleware trait bound for getters (#1728)
* wip
* fix(contract): relax Middleware trait bound for getters
* chore: clippy
* move
* fix: multicall
|
2022-09-23 17:32:24 -07:00 |
dependabot[bot]
|
dc68de8cdc
|
chore(deps): bump md-5 from 0.10.4 to 0.10.5 (#1726)
Bumps [md-5](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/md-5-v0.10.4...md-5-v0.10.5)
---
updated-dependencies:
- dependency-name: md-5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-22 09:28:18 -07:00 |
dependabot[bot]
|
5bca54c41d
|
chore(deps): bump reqwest from 0.11.11 to 0.11.12 (#1724)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-21 09:57:31 -07:00 |
dependabot[bot]
|
139b4ae818
|
chore(deps): bump once_cell from 1.14.0 to 1.15.0 (#1725)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-21 09:57:22 -07:00 |
Matthias Seitz
|
afdab2a555
|
chore: support fuji alias (#1723)
|
2022-09-20 10:07:31 -07:00 |
Matthias Seitz
|
23171d9299
|
chore(solc): add another artifacts helper type (#1722)
|
2022-09-19 13:49:28 -07:00 |
dependabot[bot]
|
f0aceb86b5
|
chore(deps): bump env_logger from 0.9.0 to 0.9.1 (#1718)
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/commits)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-19 10:52:01 -07:00 |
dependabot[bot]
|
a8f5c5120c
|
chore(deps): bump syn from 1.0.99 to 1.0.100 (#1717)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.99...1.0.100)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-19 10:51:52 -07:00 |
dependabot[bot]
|
7eecf4eb9e
|
chore(deps): bump solang-parser from 0.1.17 to 0.1.18 (#1716)
Bumps [solang-parser](https://github.com/hyperledger/solang) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/hyperledger/solang/releases)
- [Changelog](https://github.com/hyperledger/solang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/solang/commits)
---
updated-dependencies:
- dependency-name: solang-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-19 10:51:46 -07:00 |
Matthias Seitz
|
06d939fe2f
|
chore(deps): bump svm-rs 0.2.18 (#1715)
|
2022-09-19 10:51:40 -07:00 |
Matthias Seitz
|
fa55ee8c3f
|
chore: add cloudflare test case (#1721)
|
2022-09-19 10:51:24 -07:00 |
DaniPopes
|
db75e3628e
|
feat(core): add utility methods to NameOrAddress (#1720)
* feat: NameOrAddress impls
* feat: add to_addr to TypedTransaction
* fix: use NameOrAddress for ens
* chore: clippy
* dont clone
|
2022-09-19 10:51:04 -07:00 |
DaniPopes
|
59a82a1c8f
|
fix: WASM example (#1719)
* fix: wasm example
* fix: webpack 5.0
* fix: scripts
|
2022-09-19 10:49:27 -07:00 |
Matthias Seitz
|
e89c7a378b
|
chore: trim eip712 deps (#1714)
* chore: trim eip712 deps
* chore: fmt
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-09-18 08:51:03 -07:00 |
Wias Liaw
|
1e83b86233
|
feat(ethers-core): double anvil startup time (#1702)
* feat(ethers-core): double anvil startup time
* feat(ethers-core): add timeout utils
* chore: fmt
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-09-18 08:50:12 -07:00 |
DaniPopes
|
3926749213
|
docs: add MSRV (#1712)
|
2022-09-18 08:45:45 -07:00 |
Luke Tchang
|
e034a8f979
|
docs: add comment about safety of u8 -> u64 cast in signature (#1704)
* docs: add comment about u8 -> u64 cast in signature
* fix: format
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-09-18 08:45:33 -07:00 |
Matthias Seitz
|
f208fb9cd3
|
feat: detect requested backoff (#1711)
|
2022-09-17 12:06:29 -07:00 |
dependabot[bot]
|
74272ca3f5
|
chore(deps): bump semver from 1.0.13 to 1.0.14 (#1708)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-16 14:46:01 -07:00 |
dependabot[bot]
|
1f951beeca
|
chore(deps): bump unicode-xid from 0.2.3 to 0.2.4 (#1707)
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases)
- [Commits](https://github.com/unicode-rs/unicode-xid/commits/v0.2.4)
---
updated-dependencies:
- dependency-name: unicode-xid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-16 14:45:56 -07:00 |
dependabot[bot]
|
9de882be72
|
chore(deps): bump k256 from 0.11.4 to 0.11.5 (#1701)
Bumps [k256](https://github.com/RustCrypto/elliptic-curves) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/RustCrypto/elliptic-curves/releases)
- [Commits](https://github.com/RustCrypto/elliptic-curves/compare/k256/v0.11.4...k256/v0.11.5)
---
updated-dependencies:
- dependency-name: k256
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-16 14:45:35 -07:00 |
dependabot[bot]
|
37410d7f90
|
chore(deps): bump sha2 from 0.10.5 to 0.10.6 (#1709)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6)
---
updated-dependencies:
- dependency-name: sha2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-16 11:24:39 -07:00 |
Trevor Porter
|
c568fd3934
|
fix(providers): don't default to "latest" block ID for `eth_estimateGas` (#1657)
* Don't default to 'latest' block ID for eth_estimateGas
* Add changelog entry
* Amend comment
|
2022-09-16 11:23:34 -07:00 |
Alexey Shekhirin
|
78e406b261
|
fix(core): GethTrace shouldn't have 0x prefix for return_value (#1705)
|
2022-09-15 17:18:08 -07:00 |
Matthias Seitz
|
9773a76dd4
|
feat: retry infura's header not found (#1706)
|
2022-09-15 16:51:57 -07:00 |
dependabot[bot]
|
37bd21db16
|
chore(deps): bump wasm-bindgen-test from 0.3.32 to 0.3.33 (#1700)
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.32 to 0.3.33.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: wasm-bindgen-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-15 12:45:31 -07:00 |
Matthias Seitz
|
63f1742357
|
feat(etherscan): add blocked by cloudflare error (#1703)
|
2022-09-15 12:44:52 -07:00 |
Matthias Seitz
|
6b4007f619
|
chore(etherscan): log response data on error (#1698)
|
2022-09-14 09:43:10 -07:00 |
Roman Krasiuk
|
62dd635a75
|
fix(solc): remove default include paths (#1691)
* fix path resolution for projects paths passed as included
* fix lookup
* remove default include paths
* remove default include paths usage
|
2022-09-14 09:41:25 -07:00 |
dependabot[bot]
|
fd1a844687
|
chore(deps): bump wasm-bindgen-futures from 0.4.32 to 0.4.33 (#1693)
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) from 0.4.32 to 0.4.33.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-13 21:28:57 -07:00 |
dependabot[bot]
|
79c0076b75
|
chore(deps): bump web-sys from 0.3.59 to 0.3.60 (#1694)
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.59 to 0.3.60.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: web-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-13 21:28:48 -07:00 |
dependabot[bot]
|
ec67be63df
|
chore(deps): bump thiserror from 1.0.34 to 1.0.35 (#1697)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-13 21:28:40 -07:00 |
Matthias Seitz
|
5a18059b14
|
fix: geth structlog memory (#1690)
|
2022-09-12 14:32:01 -07:00 |
Matthias Seitz
|
162e0de27a
|
chore: inherit stderr (#1689)
|
2022-09-11 14:42:57 -07:00 |
Matthias Seitz
|
feaa473ffb
|
chore: bump max solc 0.8.17 (#1679)
|
2022-09-11 14:15:19 -07:00 |
Roman Krasiuk
|
df6f3d7f1e
|
omit (#1686)
|
2022-09-11 14:15:07 -07:00 |
Matthias Seitz
|
e95a96426a
|
chore(clippy): make clippy happy (#1688)
|
2022-09-11 14:11:43 -07:00 |
dependabot[bot]
|
4883d28e86
|
chore(deps): bump url from 2.3.0 to 2.3.1 (#1680)
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-10 18:03:15 -07:00 |
dependabot[bot]
|
d08403b92f
|
chore(deps): bump convert_case from 0.5.0 to 0.6.0 (#1681)
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/rutrum/convert-case/releases)
- [Commits](https://github.com/rutrum/convert-case/commits)
---
updated-dependencies:
- dependency-name: convert_case
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-10 18:02:54 -07:00 |
Georgios Konstantopoulos
|
fe72eb5f49
|
chore(core): remove unused import
|
2022-09-10 11:17:02 -07:00 |
Robin Molen-Grigull
|
c9c22f4dfa
|
fix: geth trace types (#1682)
* fix: geth trace types
* update: changelog entry added
|
2022-09-09 16:20:25 -07:00 |
DaniPopes
|
c341f31fc4
|
chore: add abigen to default features (#1684)
* chore: add abigen to default features
* docs: update CHANGELOG.md
|
2022-09-09 16:19:29 -07:00 |
DaniPopes
|
26e74dd9cc
|
fix(core): add derives, impls for Units (#1683)
* fix(core): add derives, impls for Units
* feat: add some more unit aliases
* remove separators
* feat: add more impl
* chore: run clippy
|
2022-09-09 16:19:12 -07:00 |
dependabot[bot]
|
91d8c21b21
|
chore(deps): bump url from 2.2.2 to 2.3.0 (#1678)
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-08 09:07:56 -07:00 |
Matthias Seitz
|
513ed588ca
|
chore: export abi related types (#1677)
* chore: export abi related types
* feat: expose function
|
2022-09-08 09:07:38 -07:00 |
Matthias Seitz
|
0e7f46b03d
|
feat(abigen): subsitute structs in event bindings (#1674)
* fix(abigen): handle event defaults
* feat(abigen): subsitute structs in event bindings
* update changelog
* chore: rustfmt
* fix broken tests
* chore(clippy): make clippy happy
|
2022-09-07 09:14:13 -07:00 |
dependabot[bot]
|
8c3e9985d5
|
chore(deps): bump serde-aux from 3.1.0 to 4.0.0 (#1673)
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/vityafx/serde-aux/releases)
- [Commits](https://github.com/vityafx/serde-aux/commits)
---
updated-dependencies:
- dependency-name: serde-aux
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-06 09:08:16 -07:00 |
Noah Citron
|
a052ff8bd4
|
fix: legacy transaction rlp decoding (#1672)
* fix legacy tx rlp decoding
* add test for type 0 tx in 2718 envelopes
* update changelog
* refactor
* fmt
|
2022-09-06 09:08:05 -07:00 |