Commit Graph

12659 Commits (ae315ef7a19a7f87ebfba4978750634c1e892a65)
 

Author SHA1 Message Date
Felix Lange 836c647bdd
eth: unregister peer only when handler exits (#22908) 3 years ago
Felix Lange 4d33de9b49
rlp: optimize big.Int decoding for size <= 32 bytes (#22927) 3 years ago
ucwong 017cf71fbd
rlp, tests/fuzzers/bls12381: gofmt (#22937) 3 years ago
Fire Man 93407b14a6
core: make txpool free space calculation more accurate (#22933) 3 years ago
Felix Lange 154ca32a8a
rlp: optimize byte array handling (#22924) 3 years ago
Felix Lange 0d076d92db
rlp: use atomic.Value for type cache (#22902) 3 years ago
gary rong 59f259b058
miner/stress: update stress tests (#22919) 3 years ago
Péter Szilágyi 6bc72783f6
Merge pull request #22921 from karalabe/les-simplify-reqids 3 years ago
Péter Szilágyi 835fe06f1d
les: generate random nums directly, not via strange conversions 3 years ago
Evolution404 81662fe827
core/rawdb: handle prefix in table.compact method (#22911) 3 years ago
Martin Holst Swende a6c462781f
EIP-1559: miner changes (#22896) 3 years ago
Felix Lange 16bc57438b
p2p/dnsdisc: fix crash when iterator closed before first call to Next (#22906) 3 years ago
Péter Szilágyi 3e795881ea
eth, p2p/msgrate: move peer QoS tracking to its own package and use it for snap (#22876) 3 years ago
lightclient b3a1fda650
cmd/utils: expand tilde in --jspath (#22900) 3 years ago
Felix Lange 088da24ebf
rlp: improve decoder stream implementation (#22858) 3 years ago
Felix Lange 3e6f46caec
p2p/discover/v4wire: use optional RLP field for EIP-868 seq (#22842) 3 years ago
Shane Bammel 32c1ed8a9c
core/forkid: fix off-by-one bug (#22879) 3 years ago
Evolution404 b7a91663ab
core/asm: fix the bug of "00" prefix number (#22883) 3 years ago
Martin Holst Swende bb9f9ccf4f
core/rawdb: wait for background freezing to exit when closing freezer (#22878) 3 years ago
Martin Holst Swende 67e7f61af7
core: fix failing tests (#22888) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
Martin Holst Swende 14bc6e5130
consensus/ethash: change eip3554 from 9.5M to 9.7M (#22870) 3 years ago
lightclient 597ecb39cc
cmd/evm: return json error if unmarshalling from stdin fails (#22871) 3 years ago
Martin Holst Swende addd8824cf
cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) 3 years ago
Péter Szilágyi 1cca781a02
Merge pull request #22840 from holiman/eip_3554 3 years ago
Guillaume Ballet a2c456a526
core: ensure a broken trie invariant crashes genesis creation (#22780) 3 years ago
Péter Szilágyi f34f749e81
Merge pull request #22857 from karalabe/tracer-stack-fix-2 3 years ago
Péter Szilágyi 0524cede37
eth/tracers: do the JSON serialization via .js to capture C faults 3 years ago
Ryan Schneider ca98080798
cmd/geth, eth/gasprice: add configurable threshold to gas price oracle (#22752) 3 years ago
Felix Lange 643fd0efc6
core/types: remove support for legacy receipt/log storage encoding (#22852) 3 years ago
Felix Lange e536bb52ff
eth/protocols/snap: adapt to uint256 API changes (#22851) 3 years ago
Felix Lange c0e201b690
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841) 3 years ago
Martin Holst Swende ae5fcdc67f
go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) 3 years ago
Ceelog f19a679b09
cmd/geth: remove reference to monitor command (#22844) 3 years ago
Marius Kjærstad 7ab7acfded
build: upgrade -dlgo version to Go 1.16.4 (#22848) 3 years ago
Felix Lange 700df1442d
rlp: add support for optional struct fields (#22832) 3 years ago
Martin Holst Swende 17b1be2661
consensus/ethash: implement EIP-3554 (bomb delay) 3 years ago
Martin Holst Swende 8a070e8f7d
consensus/clique: add some missing checks (#22836) 3 years ago
Martin Holst Swende a5669ae292
core, params: implement EIP-3529 (#22733) 3 years ago
Péter Szilágyi e77ef8fa8a
Merge pull request #22809 from holiman/alt_3541 3 years ago
Paweł Bylica e69130d9f1
core/vm, params: implement EIP 3541 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Evgeny Danilenko df20b3b982
core/vm: avoid duplicate log in json logger (#22825) 3 years ago
Felix Lange 37b5595456 params: begin v1.10.4 release cycle 3 years ago
Felix Lange 991384a7f6 params: go-ethereum v1.10.3 stable 3 years ago
rene 0f3a1e7f9b
cmd/devp2p/internal/ethtest: send simultaneous requests on one connection (#22801) 3 years ago
Felix Lange 41671d449f
build: fix windows installer build for NSIS v3.05 (#22821) 3 years ago
Felix Lange 3a2b29c1ed
appveyor.yml: upgrade to VisualStudio 2019 image (#22811) 3 years ago
Felix Lange 973ad66b49
build: fix iOS framework build (#22813) 3 years ago
Felix Lange d107f90d1c
go.mod: go mod tidy (#22814) 3 years ago