Georgios Konstantopoulos
aa37f74c4b
feat: generalize wallet/private key + yubihsm2 ( #75 )
...
* feat: generalize wallet/private key
* fix: adjust celo tests
* YubiHSM2 Support (#76 )
* feat: support YubiHSM2
2020-10-02 11:41:16 +03:00
Georgios Konstantopoulos
bb1ac9c666
Improve Ganache Flexibility ( #37 )
...
* feat(core): add more features to ganache
* test(provider): choose endpoint dynamically
* test(signer): choose endpoint and accounts dynamically
* test(contract): choose endpoint and accounts dynamically
* fix: dynamic port / accounts in examples
* core(chore): fix doctest
2020-06-22 16:42:34 +03:00
Georgios Konstantopoulos
4ff466a593
fix intradoc links and add missing cargo metadata ( #29 )
2020-06-20 16:55:07 +03:00
Georgios Konstantopoulos
20493e0190
Fix Pending Transactions and EIP-155 ( #22 )
...
* fix(provider): ensure the Pending transaction calls the waker to get polled again
* feat(core): allow setting the blocktime in ganache
* test(provider): move pending txs test to integration tests + use block time
* fix(signers): make EIP-155 optional and fix sighash generation bug
2020-06-17 11:02:03 +03:00
Georgios Konstantopoulos
469c0cb96b
fix(signers): make wallet non-optional
2020-06-10 15:21:16 +03:00
Georgios Konstantopoulos
6f5bc95543
docs(core): improve struct level docs
2020-06-10 10:33:51 +03:00
Georgios Konstantopoulos
cd4914d37f
refactor: pull crates to root dir
2020-06-01 21:24:22 +03:00