Commit Graph

15381 Commits (4e17f2874077488f8eb61a2fca490386fd1a9e52)
 

Author SHA1 Message Date
Oksana 4e17f28740
doc: update 2021-08-22-split-postmortem (#30351) 4 weeks ago
Martin HS 1d006bd5bf
gitignore: ignore build signatures (#30346) 4 weeks ago
Martin HS 0378dc8367
build: debug travis build (#30344) 4 weeks ago
Gealber Morales eaf4285f0a
beacon/light/sync: basic tests for rangeLock (#30269) 4 weeks ago
Karl Bartel c12a1c9bcf
beacon/blsync: better error information in test (#30336) 4 weeks ago
rjl493456442 020f026616
trie: avoid un-needed map copy (#30343) 4 weeks ago
Martin HS ada20c09dc
build: make go buildid static (#30342) 4 weeks ago
Marius Kjærstad 941ae33d7e
build: fix hash for go1.23.0.linux-riscv64.tar.gz (#30335) 4 weeks ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 4 weeks ago
Martin HS 733fcbbc65
eth/protocols/eth: handle zero-count header requests (#30305) 4 weeks ago
Guillaume Ballet df645e77b7
trie: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount (#30242) 1 month ago
Martin HS 2a534ee133
travis.yml: use focal for builds (#30319) 1 month ago
lightclient 00294e9d28
cmd/utils,p2p: enable discv5 by default (#30327) 1 month ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 1 month ago
John Hilliard 0fde5067c3
cmd/devp2p: require dns:read, dns:edit permissions for cloudflare deploy (#30326) 1 month ago
lightclient 15fb0dcc67
rpc: add timeout to rpc client Unsubscribe (#30318) 1 month ago
Martin HS d0fd1331f1
all: update to go version 1.23.0 (#30323) 1 month ago
Martin HS 693e40a495
build: attempt at reproducible builds (#30321) 1 month ago
lmittmann fc88cea648
core/vm: reuse Memory instances (#30137) 1 month ago
Sina M 3b48b16290
core/rawdb: drop MigrateTable (#30331) 1 month ago
chen4903 65aaf52f4c
accounts/abi: handle ABIs with contract type parameter (#30315) 1 month ago
lightclient 84565dc899
eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 1 month ago
Martin HS 41b3b30863
gitignore: ignore upload-artefacts (#30325) 1 month ago
Martin HS 8486722dcb
build: remove mantic from ppa builds (#30322) 1 month ago
Martin HS 60db6a7b42
internal/build: include git-date on detached head (#30320) 1 month ago
Arran Schlosberg 710c3f32ac
vm: simplify error handling in `vm.EVM.create()` (#30292) 1 month ago
Shude Li 09d889d2e3
core: remove withdrawal length check for state processor (#30286) 1 month ago
Sina M 43640f12d8
beacon/light: handle endpoint URL more gracefully (#30306) 1 month ago
Felix Lange 6eb42a6b4f
eth: dial nodes from discv5 (#30302) 1 month ago
Dylan Vassallo 7a149a159a
eth/tracers/js: add coinbase addr to ctx (#30231) 1 month ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 1 month ago
rjl493456442 c4b01d80b9
eth/fetcher: always expect transaction metadata in announcement (#30288) 1 month ago
Felix Lange 2f2e5b088a .golangci.yml: remove lint warning for TxLookupLimit 1 month ago
Marius van der Wijden c686485a06
core: only compute state root once (#30299) 1 month ago
Adrian Sutton 2b9d198706
go.mod: upgrade to pebble v1.1.2 (#30297) 1 month ago
Zoo bd57f35f8d
core/txpool/blobpool: fix error message (#30247) 1 month ago
jwasinger bc95452e02
build: run 'go mod tidy' check as part of lint (#30291) 1 month ago
Shude Li ab03c5746c
go.mod: remove github.com/julienschmidt/httprouter (#30290) 1 month ago
Felix Lange 1cf3b5d38a params: begin v1.14.9 release cycle 1 month ago
Felix Lange 880511dc39 params: release go-ethereum v1.14.8 stable 1 month ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 1 month ago
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250) 1 month ago
Artyom Aminov 32a1e0643c
beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 1 month ago
Martin HS 811a69cd3c
go.mod: update uint256 to 1.3.1 (#30280) 1 month ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 1 month ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 1 month ago
taiking d3dae66e59
tests: fix TransactionTest to actually run (#30272) 1 month ago
Marius Kjærstad 9ea766d6e9
build: upgrade -dlgo version to Go 1.22.6 (#30273) 1 month ago
lmittmann 4a3aed380e
core/vm: use uint64 in memory for indices everywhere (#30252) 1 month ago
llkhacquan 978041feea
signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) 1 month ago