Commit Graph

22 Commits (7a0019c63b1297cb5c9a6fdfc4cb00fdae9b05aa)

Author SHA1 Message Date
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Felix Lange d78ad226c2 ethclient, mobile: add TransactionSender (#15127) 7 years ago
Jim McDonald bc0e6a5e68 ethclient: add NetworkID method (#14791) 7 years ago
Péter Szilágyi a56f3dc0d9 core, ethclient: implement Metropolis EIP 98 (#14750) 7 years ago
Jim McDonald 60e27b51bc ethclient: fix TransactionByHash pending return value. (#14663) 7 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 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 8 years ago
Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader 8 years ago
Felix Lange fa0cc27400 ethclient: use package hexutil for number encoding 8 years ago
Felix Lange 4cb29bde2e ethclient: don't crash if server returns null uncle header 8 years ago
Felix Lange 91bceb4ace ethclient: "addresses" -> "address" in filter query encoding 8 years ago
Felix Lange 1609df3275 ethclient: use package hexutil for JSON handling 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Steven Roose 7770304576 ethclient: changed TransactionByHash to only pass one argument to api method (#3209) 8 years ago
Bas van Kervel 5bb517355e ethclient: bugfix retrieving logs 8 years ago
Péter Szilágyi ca37730c9d ethclient: fix new block->header subscription endpoint 8 years ago
Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint 8 years ago
Felix Lange 46621fd2c3 ethclient: add initial implementation of the typed RPC client 8 years ago