ethers-rs/ethers-contract
Gabriel Coutinho de Paula 530bfe2b71
feat: add support for EIP-234 and EIP-1898 (#231)
* Add support for EIP-234

* Add support for EIP-1898

* Remove redundant field names

* Remove useless conversion

* Change `unwrap_or` to `unwrap_or_else`
2021-03-16 21:46:07 +02:00
..
ethers-contract-abigen feat(abigen): include ethevent proc macro in abigen code gen workflow (#232) 2021-03-16 21:37:19 +02:00
ethers-contract-derive feat(abigen): include ethevent proc macro in abigen code gen workflow (#232) 2021-03-16 21:37:19 +02:00
src feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
tests feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
Cargo.toml chore(deps): bump serde from 1.0.123 to 1.0.124 (#222) 2021-03-08 09:48:24 +02:00