status-go/geth
Dmitry Shulyak 0771e7d1b7 Use single codepath for sending transactions to a local and remote nodes (#527)
- new EthereumTransactor that provides higher level API for working with ethereum network, and it is fully conformant with ethclient
- new test rpc service that improves flexibility and coverage of txqueue manager tests
- run complete transaction sequantially for each address
- go-ethereum: Get pending nonce from transaction pool
- add a patch with getting nonce from transaction pool
2018-01-18 17:55:17 +01:00
..
account add the missing dot at the end of comment sentence 2018-01-04 09:38:53 +01:00
api Use single codepath for sending transactions to a local and remote nodes (#527) 2018-01-18 17:55:17 +01:00
common Make gas linter happy (#544) 2018-01-17 17:46:21 +01:00
jail Make gas linter happy (#544) 2018-01-17 17:46:21 +01:00
log Make gas linter happy (#544) 2018-01-17 17:46:21 +01:00
mailservice Refactor shh_requestMessages method (#513) 2017-12-21 11:26:01 +01:00
node Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
notification Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
params Make gas linter happy (#544) 2018-01-17 17:46:21 +01:00
rpc Add a test case to reproduce the issue (#548) 2018-01-11 18:17:41 +01:00
signal Fix race #452 (#454) 2017-11-28 14:17:15 +01:00
txqueue Use single codepath for sending transactions to a local and remote nodes (#527) 2018-01-18 17:55:17 +01:00