Commit Graph

14043 Commits (564db9a95f564f06566072d429761f7f2d4ee2da)
 

Author SHA1 Message Date
Felix Lange 564db9a95f
core: add Timestamp method in BlockGen (#26844) 2 years ago
panicalways 051493d9bf
p2p: small comment typo (#26850) 2 years ago
Péter Szilágyi df02799543
travis: only build PPAs nightly, not on every push, too heavy (#26846) 2 years ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Martin Holst Swende 08f6a2a89d
cmd/evm: update readmes for the tests (#26841) 2 years ago
Felix Lange 5395362e0f
core/forkid: fix issue in validation test (#26544) 2 years ago
xiyang 1bf1168432
core/vm: fix typo in comment (#26838) 2 years ago
Martin Holst Swende b80f05bde2
core/vm: use golang native big.Int (#26834) 2 years ago
Rafael Matias e14043db71
params: remove EF azure bootnodes (#26828) 2 years ago
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