Commit Graph

13698 Commits (f61b50b1e85ebf4a81f7ba52131858b8c6476bd3)
 

Author SHA1 Message Date
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
Martin Holst Swende 6eb8f3225e
eth/catalyst: add locking around newpayload (#25816) 2 years ago
makcandrov 5d11d38f4d
eth/tracers: fix trace config for `TraceCall` (#25821) 2 years ago
lightclient 338bb2e36c
core/blockchain: downgrade tx indexing and unindexing logs (#25832) 2 years ago
jwasinger d8ada03eac
core/vm: return copy of input slice in identity precompile, avoid returndata copy (#25183) 2 years ago
Péter Szilágyi 18a001fa3e
Merge pull request #25831 from karalabe/fix-challenge-stop-hang 2 years ago
Péter Szilágyi d728ba97d8
eth: fix a rare datarace on CHT challenge reply / shutdown 2 years ago
Felix Lange 468d1844c7
core: move build version reading to its own package (#25806) 2 years ago
lightclient 8e5201551d
core: more compact bad block report (#25714) 2 years ago
Seungbae Yu ada603fab5
core: don't cache zero nonce in txNoncer (#25603) 2 years ago
lightclient 8ade5e6c14
internal/ethapi: return error when requesting invalid trie key (#25762) 2 years ago
George Carder d213cb0924
crypto/bls12381: docfix of g1 Affine (#25729) 2 years ago
ucwong 83989a19be
core/rawdb: fix leak of backoff timer (#25776) 2 years ago
Amir Hossein 57a65f00c9
trie: handle more batch commit errors in Database (#25674) 2 years ago