Commit Graph

12857 Commits (5c1fc3bf547f1e983a95c734bdf8ab42a2d848c4)
 

Author SHA1 Message Date
Felix Lange 5c1fc3bf54
core: 64bit alignment of testBlockChain.gasLimit (#23543) 3 years ago
Felix Lange 51ed39c093
core: make txPricedList.stales the first field for 64bit alignment (#23542) 3 years ago
Péter Szilágyi 6ef3a16869
p2p/enode: use unix timestamp as base ENR sequence number (#19903) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
Zachinquarantine 9a0df80bbc
cmd/geth, cmd/utils: remove legacy rpc flags (#23358) 3 years ago
Zachinquarantine ca5bc676d1
internal/debug: remove deprecated flags (#23368) 3 years ago
Martin Holst Swende 7957530225
docs: add post-mortem (#23518) 3 years ago
aaronbuchwald de2c44ab5c
trie: add missing copyright header (#23530) 3 years ago
Martin Holst Swende 4d88974864
cmd/evm: add tests for evm t8n (#23507) 3 years ago
Marius van der Wijden 067084feda
core: fix race conditions in txpool (#23474) 3 years ago
Alexander Yastrebov d019e90162
common: fixes format verb (#23495) 3 years ago
Ikko Ashimine 31be5d41d9
core: fix typo in iterator.go (#23502) 3 years ago
Fredrik Svantes f85cf722ff
docs: add links to more audits in SECURITY.md (#23482) 3 years ago
Paweł Bylica 3258211f68
core/vm: rework jumpdest analysis benchmarks (#23499) 3 years ago
lightclient ffae2043f0
internal/ethapi: support both input and data for personal_sendTransaction (#23476) 3 years ago
Martin Holst Swende 62ad17fb00
Revert "eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312)" (#23466) 3 years ago
Sina Mahmoodi 108eec3fee
node: remove dependency on wallet backend packages (#23019) 3 years ago
Felix Lange d584e39862
build: stop publishing deb packages for Ubuntu 20.10 Groovy Gorilla (#23470) 3 years ago
Dmitry Zenovich 7c4cad064c
rpc: add BlockNumber.MarshalText (#23324) 3 years ago
baptiste-b-pegasys 154b525ce8
cmd/devp2p/internal/ethtest: remove WriteTo method (#23379) 3 years ago
Felix Lange 32c576bd3c
rlp: minor optimizations for slice/array encoding (#23467) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Guillaume Ballet 887902ea4d
crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 3 years ago
Felix Lange d16214228f
Dockerfile: upgrade to Go 1.17 (#23465) 3 years ago
Martin Holst Swende 3784e15106
tests: avoid performance tests during CI runs (#23304) 3 years ago
Martin Holst Swende 84c51bc5ec
cmd/evm: add difficulty calculation to t8n tool (#23353) 3 years ago
Felix Lange efee85378e
build, .travis.yml: upgrade to Go 1.17 (#23464) 3 years ago
Felix Lange 45f34430fd
build: upgrade to golangci-lint v1.42.0 (#23461) 3 years ago
gary rong 83ad92c421
les: fix data races in tests (#23457) 3 years ago
ucwong fe2f153b55
go.mod: update goleveldb (#23417) 3 years ago
gary rong a5a5237178
core, light, tests, trie: add state metrics (#23433) 3 years ago
Felix Lange a789dcc978
metrics: fix compilation for GOOS=js (#23449) 3 years ago
Ivan Bogatyy b69f5ca7d4
cmd/utils: fix typo in variable name (#23451) 3 years ago
Péter Szilágyi 0db0b27754
Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
Martin Holst Swende d705f5a554
core: make txpool reject too sudden changes (#23095) 3 years ago
baptiste-b-pegasys 5cee33eb72
tests/fuzzers: fix go vet warning about ReadByte (#23380) 3 years ago
Zachinquarantine 85126c4eb9
node: add comment about --nousb being deprecated (#23439) 3 years ago
Martin Holst Swende a0a4a153e9
core/types: add benchmarks for rlp encoding/decoding (#23190) 3 years ago
Guillaume Ballet 0b40977480
core/vm: fix typo in comment (#23450) 3 years ago
ligi 5c66bab3b8
tests/testdata: make submodule shallow (#23412) 3 years ago
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437) 3 years ago
Marius van der Wijden 8dbf261fd9
p2p, p2p/enode: fix data races (#23434) 3 years ago
chuwt 79bb9300c1
trie, les: add missing calls to Ticker.Stop (#23415) 3 years ago
Péter Szilágyi ea4bc2dbff
params: begin Geth v1.10.9 release cycle 3 years ago
Péter Szilágyi 26675454bf
params: release Geth v1.10.8 3 years ago
Martin Holst Swende 1d99573192
core/vm: faster code analysis (#23381) 3 years ago
Felföldi Zsolt f38abc55f1
eth/gasprice: feeHistory improvements (#23422) 3 years ago
ucwong dfeb2f7e80
go.mod: upgrade golang.org/x/sys for go1.17 support (#23406) 3 years ago
Felix Lange bb1f7ebf20
signer/core/apitypes: remove dependency on internal/ethapi (#23362) 3 years ago
Marius van der Wijden d02c605367
core: only check sendernoeoa in non fake mode (#23424) 3 years ago