Commit Graph

18 Commits (03b7de28b2b2eebc2a63cb1b24452e0dd4f881cc)

Author SHA1 Message Date
zhiqiangxu e98114da4f
ethclient: add CallContractAtHash (#24355) 3 years ago
Lee Bousfield 16341e0563
ethclient: fix tx sender cache miss detection (#23877) 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
meowsbits aa8b2189c6
ethclient: fix error handling for header test (#22514) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Marius van der Wijden 889f5645b5
ethclient: better test suite for ethclient package (#22127) 4 years ago
Mason Fischer cf2a77af28
ethclient: fix BlockNumber (#21565) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Sammy Libre 7163a6664e
ethclient: serialize negative block number as "pending" (#21177) 4 years ago
Felix Lange 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) 5 years ago
Dmitry Shulyak 15f24ff189 ethclient: ensure tx json is not nil before accessing it (#19653) 5 years ago
Martin Holst Swende 5036992b06 eth, les: add error when accessing missing block state (#18346) 5 years ago
tamirms b16cc501a8 ethclient: include block hash from FilterQuery (#17996) 6 years ago
Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader 8 years ago
Felix Lange b8bd9a71c8 all: update license information 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