Georgios Konstantopoulos
1a47e933ae
feat(signers): implement Serde and make Wallet API smaller ( #20 )
...
* feat(signers): implement Serde and make API smaller
* fix: add abigen as a dev-dependency feature
2020-06-17 09:38:04 +03:00
Georgios Konstantopoulos
79b21b9ea0
add pending tx type to wait for tx confirmations ( #11 )
...
* feat: add pending tx type
* feat(pending-txs): implement the full state machine
* tests(ethers): fix transfer eth example
* feat: use the pending transaction struct when deploying a contract
* ci: skip the pending tx test
* chore: fix doctests
2020-06-15 15:40:06 +03:00
Georgios Konstantopoulos
030fc671fe
docs(contract): expand contract docs
2020-06-10 21:20:47 +03:00
Georgios Konstantopoulos
e051cffe47
contract: allow connecting to many clients/addresses
2020-06-02 13:36:29 +03:00
Georgios Konstantopoulos
6bd3c41bd0
contract: simplify errors and generics
2020-06-02 02:15:33 +03:00
Georgios Konstantopoulos
cd4914d37f
refactor: pull crates to root dir
2020-06-01 21:24:22 +03:00