Commit Graph

17 Commits (93832b633e1bfa4ec32a937f0cd9d90644c39c73)

Author SHA1 Message Date
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