Commit Graph

15146 Commits (6d51c1f5f4ac39ba70a9b38c574f55a089302a84)
 

Author SHA1 Message Date
Felix Lange 6d51c1f5f4 params: begin v1.14.4 release cycle 4 months ago
Felix Lange ab48ba42f4 params: release go-ethereum v1.14.3 stable 4 months ago
Felix Lange 804afb8faa
.travis.yml: restore PPA condition and bump timeouts (#29742) 4 months ago
Felix Lange faff03c403
.travis.yml: enable PPA upload on push and fix apt-get command (#29741) 4 months ago
Felix Lange 1a79f8fe58 params: begin v1.14.3 release cycle 4 months ago
Felix Lange 35b2d07f4b params: release go-ethereum v1.14.2 stable 4 months ago
Felix Lange eeb22089fd .travis.yml: fix package install on PPA builder 4 months ago
Felix Lange 14f4228472 params: begin v1.14.2 release cycle 4 months ago
Felix Lange dd09f7e3fa params: release go-ethereum v1.14.1 stable 4 months ago
Felix Lange 6154f87c33
.travis.yml: fix apt-get options (#29734) 4 months ago
Felix Lange dd4afb9fec
.travis.yml: fix install of gcc-multilib (#29733) 4 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 4 months ago
Felix Lange e96de6489c
build: upgrade to go 1.22.3 (#29725) 5 months ago
Martin HS 71aa15c98f
travis: use ubuntu noble (24.04) instead of bionic (18.04) (#29723) 5 months ago
nand2 d6e91e2e05
eth/gasestimator: include blobs in virtual balance computation (#29703) 5 months ago
Nathan e4b8058d5a
eth/gasprice: add query limit for FeeHistory to defend DDOS attack (#29644) 5 months ago
Maciej Kulawik 3e896c875a
ethdb/pebble: fix pebble metrics registration (#29699) 5 months ago
Guillaume Ballet 43cbcd78ea
core, core/state: move TriesInMemory to state package (#29701) 5 months ago
Matthieu Vachon a09a610384
core/tracing: add system call callback when performing `ProcessBeaconBlockRoot` (#29355) 5 months ago
Kiarash Hajian 905e325cd8
p2p/discover/v5wire: add tests for invalid handshake and auth data size (#29708) 5 months ago
rjl493456442 86a1f0c394
core/rawdb: fix ancient root folder (#29697) 5 months ago
maskpp 2c67fab0d7
trie/pathdb: preallocate map capacity (#29690) 5 months ago
Nathan fbf6238ae9
params: fix misleading comments (#29684) 5 months ago
Aaron Chen bc609e852a
core/vm: remove redundant error checks (#29692) 5 months ago
Péter Szilágyi 682ee820fa
core/state: parallelise parts of state commit (#29681) 5 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 5 months ago
jwasinger 45baf21111
eth/downloader: purge pre-merge sync code (#29281) 5 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Martin HS 5e07054589
internal/ethapi: listen to ctx cancellation in access list (#29686) 5 months ago
Marius van der Wijden bd6bc37eec
core/vm: add subgroup checks for mul/mulexp for G1/G2 (#29637) 5 months ago
Dragan Milic 7c7e3a77fc
eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 5 months ago
Aaron Chen ea89f9adf0
core/vm: remove a redundant zero check in opAddmod (#29672) 5 months ago
Martin HS 242b24af9f
trie/trienode: minor speedup in nodeset merging (#29683) 5 months ago
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 5 months ago
Nathan 69f815f6f5
params: print time value instead of pointer in ConfigCompatError (#29514) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 5 months ago
Aaron Chen 8c3fc56d7f
p2p/simulations/adapters: use maps.Clone (#29626) 5 months ago
Roy Crihfield 4bdbaab471
params: clarify consensus engine config `String`s (#29643) 5 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 5 months ago
Péter Szilágyi 8d42e115b1
core/state: revert pending storage updates if they revert to original (#29661) 5 months ago
Péter Szilágyi ad4fb2c729
build: drop trusty from PPA builds, EOL and incompatible (#29651) 5 months ago
Péter Szilágyi 634d037937
travis: revert the PPA fix hot-build, it works (#29649) 5 months ago
Péter Szilágyi a0282fc94f
travis: temporarilly enable PPA builds for testing (#29648) 5 months ago
Péter Szilágyi 1f628d842c
build: build all the builders to build all the builders (#29647) 5 months ago
Martin HS 243cde0f54
core/state: better randomized testing (postcheck) on journalling (#29627) 5 months ago
Undefinedor a13b92524d
eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) 5 months ago
yujinpark 2f6ff492ae
internal/ethapi: typo (#29636) 5 months ago
Péter Szilágyi 4f4f9d88d3
core/state: storage journal entry should revert dirtyness too (#29641) 5 months ago