Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 years ago |
Péter Szilágyi
|
1ca74aba6f
Merge pull request #3505 from bas-vk/txinblock
|
8 years ago |
Bas van Kervel
|
8bc545be2a
ethclient: hex encode request args for TransactionInBlock
|
8 years ago |
Bas van Kervel
|
021177ca9b
ethclient: pass ptr when parsing eth_getTransactionByHash result
|
9 years ago |
Felix Lange
|
3bc0fe1ee3
ethclient, ethereum: add NotFound, split transactions out of ChainReader
|
9 years ago |
Felix Lange
|
fa0cc27400
ethclient: use package hexutil for number encoding
|
9 years ago |
Felix Lange
|
4cb29bde2e
ethclient: don't crash if server returns null uncle header
|
9 years ago |
Felix Lange
|
91bceb4ace
ethclient: "addresses" -> "address" in filter query encoding
|
9 years ago |
Felix Lange
|
1609df3275
ethclient: use package hexutil for JSON handling
|
9 years ago |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 years ago |
Steven Roose
|
7770304576
ethclient: changed TransactionByHash to only pass one argument to api method (#3209)
|
9 years ago |
Bas van Kervel
|
5bb517355e
ethclient: bugfix retrieving logs
|
9 years ago |
Péter Szilágyi
|
ca37730c9d
ethclient: fix new block->header subscription endpoint
|
9 years ago |
Péter Szilágyi
|
2924fdfcf7
ethereum, ethclient: add SyncProgress API endpoint
|
9 years ago |
Felix Lange
|
46621fd2c3
ethclient: add initial implementation of the typed RPC client
|
9 years ago |