Commit Graph

105 Commits (64b1cd8aafd25a110087a47da2043d043de0ac79)

Author SHA1 Message Date
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
Aaron Chen 34aac1d756
all: use big.Sign to compare with zero (#29490) 5 months ago
Roberto Bayardo 5cea7a6230
ethclient/simulated: clean up Node resources when simulated backend is closed (#29316) 6 months ago
colin d35c8f0c25
ethclient/gethclient: add blob transaction fields in toCallArg (#29198) 7 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
maskpp 9d537f5439
ethereum, ethclient: add blob transaction fields in CallMsg (#28989) 7 months ago
alex 2dc33d46b8
ethclient/simulated: fix typo (#28952) 7 months ago
Péter Szilágyi 16ce7bf50f
eth, miner: fix enforcing the minimum miner tip (#28933) 8 months ago
rjl493456442 765f2904d8
ethclient: fix flaky test (#28864) 8 months ago
colin 1c488298c8
ethclient: apply accessList field in toCallArg (#28832) 8 months ago
hyunchel 7596db5f48
ethclient: add tests for TransactionInBlock (#28283) 8 months ago
Sina Mahmoodi 407f779c8e
internal/ethapi: avoid using pending for defaults (#28784) 8 months ago
Péter Szilágyi 065f82a8cc
accounts, ethclient: minor tweaks on the new simulated backend (#28799) 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
Rossen Krastev e3eeb64c94
ethclient: simplify error handling in TransactionReceipt (#28748) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 10 months ago
Marius van der Wijden 4d9f3cd5d7
eth: set networkID to chainID by default (#28250) 11 months ago
Péter Szilágyi e91cdb49be
ethclient: fix forwarding 1559 gas fields (#28462) 11 months ago
Adrian Sutton b85c86022e
api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
Kero 1f11d2d340
ethclient: ensure the close of canceled context (#28349) 11 months ago
Martin Holst Swende 8b99ad4602
internal/ethapi: fix codehash lookup in eth_getProof (#28357) 11 months ago
Andryanau Kanstantsin 4985d83b8f
ethclient: fix BlockReceipts parameter encoding (#28087) 1 year ago
Martin Holst Swende 5cf53f51ac
ethclient: use 'input', not 'data' as field for transaction input (#28078) 1 year ago
Delweng f1801a9fed
internal/ethapi: implement eth_getBlockReceipts (#27702) 1 year ago
Marius van der Wijden a46f4173cd
ethclient/gethclient: gofmt -s (#27762) 1 year ago
James Prestwich fd5d2ef0a6
internal/ethapi: quantity-encode storage keys in eth_getProof response (#27309) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
Delweng b0095eeb20
ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 1 year ago
Martin Holst Swende 9231770811
rpc: change BlockNumber constant values to match ethclient (#27219) 1 year ago
Delweng c8b0afb2c4
ethclient: acquire the rpc.Client (#27246) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
Sina Mahmoodi ae66009640
internal/ethapi: add block overrides to eth_call (#26414) 1 year ago
norwnd df383addee
ethclient: ensure returned subscription is nil on error (#26976) 2 years ago
Felix Lange 4688d3c8f4
ethclient: fix panic when requesting missing blocks (#26817) 2 years ago
Peter (bitfly) e1b98f49a5
ethclient: include withdrawals in ethclient block responses (#26778) 2 years ago
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
Mio 78d089b5b7
ethclient/gethclient: fix typo (#26580) 2 years ago
Felix Lange d379e3f605
ethclient/gethclient: ensure getProof keys parameter is not null (#26409) 2 years ago
Marius van der Wijden db82ea2ee3
core: reset txpool on sethead (#26392) 2 years ago
ligi bc90a88263
ethclient: docs, fix misleading comment (#26189) 2 years ago
lmittmann 5b1a04b9c7
eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2 years ago
Martin Holst Swende 5a02b2d6d0
all: fix spelling mistakes (#25961) 2 years ago
Martin Holst Swende 067bac3f24
core, ethclient/gethclient: improve flaky tests (#25918) 2 years ago
Janko Simonovic 1a63a76fcc
ethclient/gethclient: fix bugs in override object encoding (#25616) 2 years ago
rjl493456442 dea1fb3cfc
all: cleanup tests (#25641) 2 years ago
Rachel Bousfield 8df8eb4e7a
ethclient: add 'finalized' and 'safe' block number support (#25580) 2 years ago