Commit Graph

13911 Commits (245cff0a1a6d2f67169fcd59b2997c5b7a98338b)
 

Author SHA1 Message Date
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
rjl493456442 3da42f85d9
all: clean up the configs for pruner and snapshotter (#22396) 2 years ago
Zachinquarantine 9b35f3f5b1
tests, les, eth: remove mentions of deprecated Morden testnet (#23570) 2 years ago
Sebastian Stammler e87806727d
cmd/abigen: change --exc to exclude by type name (#22620) 2 years ago
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851) 2 years ago
Boqin@MetaSecureLabs e6d4aedb8c
p2p: add channel buffers to avoid goroutine leaks in tests (#24929) 2 years ago
Sina Mahmoodi 220bdd3277
.github: add CL client to issue template (#25814) 2 years ago
Martin Holst Swende fb500d12d5
eth/protocols/snap: make log messages more clear that sync is ongoing (#25837) 2 years ago
Delweng 6215b92523
cmd/utils: make --authrpc.jwtsecret a DirectoryFlag (#25849) 2 years ago
Martin Holst Swende 400ab0d94f
eth/catalyst: make tests run faster (#25818) 2 years ago