Commit Graph

23 Commits (0bbd88bda04698c457077318ae8442e2611ea3b0)

Author SHA1 Message Date
maskpp 9d537f5439
ethereum, ethclient: add blob transaction fields in CallMsg (#28989) 7 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
Shivam Sandbhor 248dc50ee8
ethereum: remove TODO comment about subscription (#28609) 10 months ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
lightclient 9ad508018e
ethereum, ethclient: add FeeHistory support (#25403) 2 years ago
Felix Lange 0169d579d0
ethclient: fix unmarshaling of ethereum.SyncProgress (#24199) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
HackyMiner b04da9d482 ethereum: improve FilterQuery comment (#18955) 6 years ago
YOSHIDA Masanori c1e3fe6b14 ethereum: fix typo in interfaces.go (#18266) 6 years ago
Domino Valdano 96339daf40
eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs 6 years ago
Mohanson a9c6ef6905 ethereum: fix a typo in FilterQuery{} (#16827) 6 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Kyuntae Ethan Kim c197d805f7 ethereum: fix typos in interfaces.go (#15149) 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
Felix Lange f138374027 ethereum: document use of Removed field for SubscribeFilterLogs 8 years ago
Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader 8 years ago
Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint 8 years ago
Felix Lange 8d9141ed9a ethereum: add new Go API interfaces 8 years ago