Commit Graph

14084 Commits (df383addee1df80d899b9dc32e3761ce68228606)
 

Author SHA1 Message Date
Daniel Fernandes 02796f6bee
signer/core: accept all solidity primitive types for EIP-712 signing (#26770) 2 years ago
rjl493456442 f7661a662a
core/rawdb: find smallest block stored in key-value store when chain gapped (#26719) 2 years ago
Felix Lange bb4ac2d396 params: begin v1.11.4 release cycle 2 years ago
Felix Lange 5ed08c4735 params: go-ethereum v1.11.3 stable 2 years ago
Felix Lange a54d91ac5a
build: update to go 1.20.2 (#26824) 2 years ago
Marius van der Wijden 78429f7733
beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) 2 years ago
James Prestwich 1e3177de22
accounts/usbwallet: mitigate ledger app chunking issue (#26773) 2 years ago
Sina Mahmoodi 41af42e97c
eth/tracers/native: set created address to nil in case of failure (#26779) 2 years ago
Guruprasad Kamath cb1f6bdbc8
cmd/evm: correct `alloc` for `t8n` testdata (#26822) 2 years ago
Adrian Sutton 39be753bf5
internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) 2 years ago
rjl493456442 77e33e5a49
core, miner: revert block gas counter in case of invalid transaction (#26799) 2 years ago
Felix Lange 4688d3c8f4
ethclient: fix panic when requesting missing blocks (#26817) 2 years ago
turboboost55 544e4a700b
metrics: improve accuracy of CPU gauges (#26793) 2 years ago
Marius van der Wijden 5bc2ef984f
core, eth/catalyst: fix race conditions in tests (#26790) 2 years ago
Felix Lange 87186148e0
core/types: add EffectiveGasPrice in Receipt (#26713) 2 years ago
Péter Szilágyi 4c23fe97c5
eth: remove admin.peers[i].eth.head and difficulty (#26804) 2 years ago
Marius van der Wijden d865a5d6ae
core, params: schedule Shanghai on goerli (#26795) 2 years ago
Péter Szilágyi 27e59827d8 travi: remove strange leftover Go version 2 years ago
Péter Szilágyi 403cac71eb
README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) 2 years ago
Péter Szilágyi 010189538e
core: fix a merge fault (#26802) 2 years ago
Péter Szilágyi 19f74fa3c0
core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) 2 years ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
Peter (bitfly) e1b98f49a5
ethclient: include withdrawals in ethclient block responses (#26778) 2 years ago
rjl493456442 2bb622ce40
ethdb/pebble: fix max memorytable size (#26776) 2 years ago
rjl493456442 98b0ea62b5
ethdb/pebble: fix range compaction (#26771) 2 years ago
Dan Cline 2ea48f8a22
core: improve withdrawal index assignment in GenerateChain (#26756) 2 years ago
Chris Ziogas 2ad150d986
eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2 years ago
Martin Holst Swende c155c8e179
cmd/devp2p: faster crawling + less verbose dns updates (#26697) 2 years ago
Péter Szilágyi ee530c0d5a
Merge pull request #26721 from holiman/nocover 2 years ago
Péter Szilágyi b3ae073488
eth: use the last announced finalized block as the sync ancient limit (#26685) 2 years ago
Martin Holst Swende 09a9ccdbce
core/rawdb, node: use standalone flock dependency (#26633) 2 years ago
Nate Armstrong a36c68f12c
log: improve documentation (#26753) 2 years ago
Péter Szilágyi f6a7cc68d5 params: begin v.1.11.3 release cycle 2 years ago
Péter Szilágyi 73b01f40ce params: release Geth v1.11.2 2 years ago
Péter Szilágyi f86f048646
common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) 2 years ago
Yier 4034c675be
eth/filters: fix a breaking change and return rpctransaction (#26757) 2 years ago
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
Péter Szilágyi 2f20fd31ee
core/rawdb: expose chain freezer constructor without internals (#26748) 2 years ago
Martin Holst Swende 6d2d126100
core: fix accessor mismatch for genesis state (#26747) 2 years ago
Péter Szilágyi 90d25514af
core, eth: merge snap-sync chain download progress logs (#26676) 2 years ago
Sungwoo Kim 7d4db69607
cmd/geth: clarify dumpconfig options (#26729) 2 years ago
rjl493456442 13ef21d467
Revert "core/trie: remove trie tracer (#26665)" (#26732) 2 years ago
Péter Szilágyi ba4267fcac build: enable Lunar Lobster PPA builds 2 years ago
Péter Szilágyi 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA 2 years ago
Péter Szilágyi 4519054816 build: fix (finaly?) the PPA env vars for Go bootstrapping 2 years ago
Péter Szilágyi c02334be1e build: yet another weird PPA fix 2 years ago
Péter Szilágyi 165268430c internal/build: revert raising the chunk size for PPA 2 years ago
Péter Szilágyi a43efceaf2 build: add some PPA debug logs, sigh 2 years ago
Péter Szilágyi 4ec4235fc4 build: fix gobootstrap path for the PPA 2 years ago
Péter Szilágyi e1e2781105 build: fix setting env var, temp early exit 2 years ago