ethers-rs/ethers-contract
Pawan Dhananjay 35e24ed412
refactor: extract minimal features of Contract into BaseContract (#88)
* refactor: extract minimal features of Contract into BaseContract

* refactor: move BaseContract to own file

* chore: ensure celo test passes

* chore: fix clippy

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2020-10-27 12:57:01 +02:00
..
ethers-contract-abigen feat: convert signing to k256 (#72) 2020-10-01 11:02:21 +03:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src refactor: extract minimal features of Contract into BaseContract (#88) 2020-10-27 12:57:01 +02:00
tests refactor: extract minimal features of Contract into BaseContract (#88) 2020-10-27 12:57:01 +02:00
Cargo.toml feature: Middleware Architecture (#65) 2020-09-25 00:33:09 +03:00