Commit Graph

13720 Commits (5b1a04b9c749d804b51159fe12246c56de8515c1)
 

Author SHA1 Message Date
lmittmann 5b1a04b9c7
eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2 years ago
Jens W 010f47f76a
eth/protocols/eth: fix typo in log message (#25969) 2 years ago
Martin Holst Swende eaf095ccd4
accounts/keystore: faster tests (#25827) 2 years ago
Sina Mahmoodi 3630cafb34
node: drop support for static & trusted node list files (#25610) 2 years ago
Felix Lange e257b3add7
tests/fuzzers/modexp: gofmt (#25972) 2 years ago
Martin Holst Swende bed3b10086
common/math: optimized modexp (+ fuzzer) (#25525) 2 years ago
Marius van der Wijden a007ab786c
core/types: add more context around ErrInvalidChainID (#25367) 2 years ago
Martin Holst Swende 28d076d37e
core/rawdb: provide more info on 'gap in the chain' error (#25938) 2 years ago
Paul 1c737e8b6d
cmd/geth, core: fix typo in comment (#25954) 2 years ago
Martin Holst Swende 5a02b2d6d0
all: fix spelling mistakes (#25961) 2 years ago
jin 7eafbec741
accounts/usbwallet: support Ledger Nano S Plus and FTS (#25933) 2 years ago
Felix Lange 564751668a
cmd/geth: fix help output issues (#25941) 2 years ago
Ryan Schneider df2b3cd2bd
eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922) 2 years ago
Felix Lange 9cddfe92a3
node: prevent exposing engine API on unauthenticated endpoint (#25939) 2 years ago
Martin Holst Swende 067bac3f24
core, ethclient/gethclient: improve flaky tests (#25918) 2 years ago
Martin Holst Swende deead99731
core/bloombits: speed up windows-test (#25844) 2 years ago
rjl493456442 e50aeac4d0
eth/traces: add state limit (#25812) 2 years ago
Delweng 5d52a35931
eth/tracers: add diffMode to prestateTracer (#25422) 2 years ago
Martin Holst Swende e14164d516
core: fix linter complaint (#25927) 2 years ago
Péter Szilágyi 4f7a425aa8
Merge pull request #25924 from holiman/comments_fix 2 years ago
Martin Holst Swende ee301c750b
all: fix docstrings 2 years ago
rjl493456442 1913b50111
eth, miner: add timeout for building sealing block (#25407) 2 years ago
Martin Holst Swende f61b50b1e8
eth/protocols/snap: serve snap requests when possible (#25644) 2 years ago
zhiqiangxu a724163e59
core/types: add a testcase to TestLegacyReceiptDecoding (#25909) 2 years ago
Martin Holst Swende ea26fc8a6c
cmd/geth, cmd/utils: geth attach with custom headers (#25829) 2 years ago
Martin Holst Swende 07e0704ca9
internal/flags: fix issue with stringslice migration (#25830) 2 years ago
Mikhail Vazhnov f651d6d56b
accounts/abi/bind: parse ABI only once on bind (#25574) 2 years ago
Sina Mahmoodi ff1f49245d
eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) 2 years ago
Ceyhun Onur c2918c2f47
accounts/abi: return toGoType error immediately (#25565) 2 years ago
rjl493456442 052c634917
core: rework tx indexer (#25723) 2 years ago
TY 88132afc3f
internal/ethapi: handle odd length hex in decodeHash (#25883) 2 years ago
Delweng 85aafcfb2b
eth/tracers: fix a bug in prestateTracer (#25884) 2 years ago
lmittmann 2b1299b1c0
core/vm: minor trivial clean up (#25880) 2 years ago
Alexey Shekhirin 53d68feea8
tests: report mgas/s metric in evm benchmarks (#25700) 2 years ago
lightclient 1743e61130
accounts/abi/bind/backends: fix AdjustTime to respect Fork (#25225) 2 years ago
Martin Holst Swende 456b187892
trie, eth/protocols/snap: less tiny db-writes during trie-healing (#25681) 2 years ago
Janko Simonovic 1a63a76fcc
ethclient/gethclient: fix bugs in override object encoding (#25616) 2 years ago
Martin Holst Swende 80cc34ac3c
eth/downloader: make flakey test less flakey (#25879) 2 years ago
zhiqiangxu 13e6985929
eth: return state error via GetEVM (#25876) 2 years ago
rjl493456442 bff84a99fe
cmd, core, eth, les, light: track deleted nodes (#25757) 2 years ago
Sina Mahmoodi fc3e6d0162
eth/tracers: use gencodec for native tracers (#25637) 2 years ago
meowsbits 3ec6fe6101
tests: fix state test error checking (#25702) 2 years ago
jwasinger 7227c9ef07
cmd/geth: make dumpgenesis load genesis datadir if it exists (#25135) 2 years ago
Leon c55c56cf0a
core/vm: better handle error on eip activation check (#25131) 2 years ago
zhiqiangxu b32d20324e
eth/downloader, les/downloader: fix subtle flaw in queue delivery (#25861) 2 years ago
Martin Holst Swende e004e7d256
core: fix datarace in txpool, fixes #25870 and #25869 (#25872) 2 years ago
omahs a3c6d1d9b6
cmd/faucet: fix readme typos (#25867) 2 years ago
Sina Mahmoodi 4dc212d4f1
eth/tracers: pad memory slice on OOB case (#25213) 2 years ago
zhiqiangxu 367e60549a
core/types: improve accuracy of header.Size() (#25859) 2 years ago
Zachinquarantine 15b4a4bf2e
cmd/puppeth, cmd/utils: finalize removal of gasTarget flag (#24370) 2 years ago