Alexey Shekhirin
|
7c26550064
|
fix(core): clarify Geth trace structs (#1626)
* fix(core): clarify Geth trace structs
* add geth references
* add fields matching to geth
|
2022-08-22 09:48:02 -07:00 |
Matthias Seitz
|
8abb9d86e2
|
fix: extend eth_syncing response type and serde (#1624)
|
2022-08-20 15:30:53 -07:00 |
Matthias Seitz
|
4f6ccf70b3
|
feat: add events function to set multiple event filter (#1607)
|
2022-08-19 08:20:44 -07:00 |
Matthias Seitz
|
3681099af3
|
fix: support formatting large units (#1608)
|
2022-08-19 08:19:16 -07:00 |
Matthias Seitz
|
2083841200
|
chore: make proof response fields pub (#1612)
|
2022-08-19 08:18:48 -07:00 |
Nicolas Gotchac
|
1bb8fae4c1
|
fix(ethers-core): Deserialize a Filter request with `topics == null` (#1604)
* fix(ethers-core): Deserialize a Filter request with `topics == null`
* Update ethers-core/src/types/filter.rs
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2022-08-17 14:14:42 -07:00 |
dependabot[bot]
|
4655c44481
|
chore(deps): bump once_cell from 1.13.0 to 1.13.1 (#1606)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.0 to 1.13.1.
- [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.13.0...v1.13.1)
---
updated-dependencies:
- dependency-name: once_cell
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-08-17 14:13:59 -07:00 |
Alexey Shekhirin
|
ffcf10d6b3
|
chore: bump ethabi (#1601)
|
2022-08-15 15:57:24 -07:00 |
wren
|
9e48cbcb55
|
feat(TraceType+PartialEq): added PartialEq to TraceType (#1586)
* feat(TraceType+PartialEq): added PartialEq to TraceType
* Update ethers-core/src/types/trace/mod.rs
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2022-08-11 10:28:11 -07:00 |
wren
|
9d80d69503
|
feat(TraceType+Deserialize): added Deserialize to TraceType (#1585)
|
2022-08-10 13:08:35 -07:00 |
Matthias Seitz
|
922b23fad6
|
feat: add etherscan urls function (#1582)
|
2022-08-09 14:50:18 -07:00 |
Matthias Seitz
|
79e59eaffd
|
chore: skip none trace error (#1577)
|
2022-08-08 13:02:11 -07:00 |
dependabot[bot]
|
13c0ee8596
|
chore(deps): bump rust_decimal from 1.26.0 to 1.26.1 (#1574)
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.26.0...1.26.1)
---
updated-dependencies:
- dependency-name: rust_decimal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 10:29:44 -07:00 |
dependabot[bot]
|
10bad430f9
|
chore(deps): bump rust_decimal from 1.25.0 to 1.26.0 (#1569)
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.25.0...1.26.0)
---
updated-dependencies:
- dependency-name: rust_decimal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-05 14:08:59 -07:00 |
dependabot[bot]
|
24f1e827ff
|
chore(deps): bump proc-macro2 from 1.0.42 to 1.0.43 (#1560)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.42...1.0.43)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 11:36:04 -07:00 |
dependabot[bot]
|
19f6e24a41
|
chore(deps): bump syn from 1.0.98 to 1.0.99 (#1562)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.98...1.0.99)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 10:03:57 -07:00 |
dependabot[bot]
|
3b67e0c560
|
chore(deps): bump elliptic-curve from 0.12.2 to 0.12.3 (#1555)
Bumps [elliptic-curve](https://github.com/RustCrypto/traits) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/elliptic-curve-v0.12.2...elliptic-curve-v0.12.3)
---
updated-dependencies:
- dependency-name: elliptic-curve
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-03 10:52:34 -07:00 |
dependabot[bot]
|
f4b5223988
|
chore(deps): bump generic-array from 0.14.5 to 0.14.6 (#1557)
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.5 to 0.14.6.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)
---
updated-dependencies:
- dependency-name: generic-array
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-03 09:22:08 -07:00 |
Matthias Seitz
|
3040edf2ad
|
feat: add ProviderExt trait (#1559)
|
2022-08-03 09:21:55 -07:00 |
Matthias Seitz
|
71933f0d33
|
feat(abi): add missing str abi trait impls (#1554)
|
2022-08-03 09:19:33 -07:00 |
Matthias Seitz
|
550d2d86ef
|
chore: seal extension traits (#1553)
* chore: seal extension traits
* chore: fmt
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-08-02 15:28:02 -07:00 |
Matthias Seitz
|
eb8cee0d2f
|
fix: use correct moonbeam (#1552)
|
2022-08-02 14:32:20 -07:00 |
Matthias Seitz
|
27a184db45
|
feat: add EthError trait and derive (#1549)
* feat: add EthError trait and derive
* update changelog
|
2022-08-02 11:03:52 -07:00 |
dependabot[bot]
|
140b90d9b4
|
chore(deps): bump bytes from 1.2.0 to 1.2.1 (#1542)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-31 21:14:44 -07:00 |
Matthias Seitz
|
c75608eda1
|
ci: rm pinned nightly (#1541)
* ci: rm pinned nightly
* chore(clippy): make clippy happy
|
2022-07-31 19:00:31 -07:00 |
Matthias Seitz
|
bad81a90d6
|
fix: add missing moonbase fromstr (#1531)
|
2022-07-30 12:42:16 -07:00 |
Marcelo Fornet
|
c7563a5f64
|
Add support to Aurora network (#1535)
* Add support to Aurora network
Documentation about aurora chain:
https://doc.aurora.dev/getting-started/network-endpoints
* Update changelog
* Format code using rustfmt.toml
|
2022-07-30 12:42:04 -07:00 |
Matthias Seitz
|
1f69ec7679
|
revert: add back dev-deps (#1532)
* Revert "disable dev deps"
This reverts commit 97bdcb9d82 .
* fix: add back removed dev-deps
|
2022-07-28 17:36:22 -07:00 |
Georgios Konstantopoulos
|
1ef7735e3d
|
MBlockerge branch 'master' of github.com:gakonst/ethers-rs
|
2022-07-28 11:45:59 -07:00 |
Matthias Seitz
|
81a2a5ed68
|
fix(etherscan): support stringified numbers in response (#1524)
* fix(etherscan): support stringified numbers in response
* feat: add helper function
* improve string parsing
* chore(clippy): make clippy happy
|
2022-07-28 11:06:56 -07:00 |
Matthias Seitz
|
2a14e5510d
|
chore(clippy): make clippy happy (#1525)
|
2022-07-28 11:06:15 -07:00 |
Georgios Konstantopoulos
|
842c321678
|
(cargo-release) version 0.17.0
|
2022-07-28 10:58:50 -07:00 |
Georgios Konstantopoulos
|
de2ed3391d
|
(cargo-release) version 0.17.0
|
2022-07-28 10:58:49 -07:00 |
Georgios Konstantopoulos
|
97bdcb9d82
|
disable dev deps
|
2022-07-28 10:57:38 -07:00 |
Matthias Seitz
|
61821cc665
|
fix: make compatible with edition2018 (#1522)
|
2022-07-27 14:36:21 -07:00 |
Matthias Seitz
|
3d76ce816a
|
feat: add support for EIP-712 typed data (#1510)
* feat: add support for typeddata
* change eip712 trait
* feat: impl eip712 trait
* chore(clippy): make clippy happy
* better numeric parsing
* fix: fix a bunch of encoding bugs
* Update ethers-core/Cargo.toml
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-07-27 13:56:02 -07:00 |
Matthias Seitz
|
77033a9acd
|
fix: deserialize sealfields with default (#1520)
* test: add block deserialize test null sealfields
* fix: use default or non helper
|
2022-07-27 13:38:42 -07:00 |
dependabot[bot]
|
7a71173ca3
|
chore(deps): bump fastrlp from 0.1.2 to 0.1.3 (#1505)
Bumps [fastrlp](https://github.com/vorot93/fastrlp) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/vorot93/fastrlp/releases)
- [Commits](https://github.com/vorot93/fastrlp/commits)
---
updated-dependencies:
- dependency-name: fastrlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-26 08:31:45 -07:00 |
dependabot[bot]
|
c334332952
|
chore(deps): bump proc-macro2 from 1.0.40 to 1.0.42 (#1513)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.42.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.40...1.0.42)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-26 08:29:49 -07:00 |
Matthias Seitz
|
6b713958d1
|
feat: bump abi/token tuple limit (#1506)
|
2022-07-26 08:27:19 -07:00 |
wren
|
cb7e586645
|
feat(debug_traceTransaction): initial commit (#1469)
* feat(debug_traceTransaction): initial commit
* chore(changelog): updated changelog
* feat(debug_traceTransaction): type adjusments
* feat(debug_traceTransaction): type adjusments
* Update ethers-providers/src/provider.rs
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
* Update ethers-providers/src/provider.rs
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
* chore(format): cargo +nightly fmt
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-07-24 14:46:38 -07:00 |
Matthias Seitz
|
a5c326162a
|
fix: use correct model for txpool_content endpoint (#1501)
* fix: use correct model for txpool_content endpoint
* chore: update CHANGELOG
* update failing tests
* Update ethers-providers/tests/txpool.rs
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-07-24 03:21:09 +02:00 |
Matthias Seitz
|
a958b4fd28
|
fix(eip712): improve argument parsing (#1485)
* fix(eip712): improve argument parsing
* use reexported serde_json
* chore: rustfmt
* fix: add missing salt
|
2022-07-20 00:09:11 -07:00 |
Matthias Seitz
|
1d4f3efe8a
|
chore: add Anvil::at and anvil example (#1486)
|
2022-07-20 00:08:25 -07:00 |
dependabot[bot]
|
9e586cd9f6
|
chore(deps): bump bytes from 1.1.0 to 1.2.0 (#1488)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.1.0...v1.2.0)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-20 00:08:00 -07:00 |
Matthias Seitz
|
ba00f549dd
|
fix: parse constructor as function (#1479)
* fix: parse constructor as function
* parse constructor separatly
|
2022-07-14 12:15:15 -07:00 |
sea-edge
|
7566c3d71e
|
For fix test code, Added morden to chainid as a Mock-like value. (#1472)
|
2022-07-10 14:28:39 -07:00 |
Matthias Seitz
|
1ff4be74f9
|
feat: add --fork-block-number setter for anvil bindings (#1468)
|
2022-07-09 15:19:57 -07:00 |
Matthias Seitz
|
0b88e4246d
|
deps: bump crypto deps (#1465)
|
2022-07-06 14:11:23 -07:00 |
Dan Cline
|
bc9d4b48b6
|
impl fastrlp traits for AccessList (#1456)
* impl fastrlp traits for AccessListItem
* impl Hash for AccessListItem
* impl Hash for AccessList
|
2022-07-06 11:44:07 -07:00 |