Commit Graph

14630 Commits (f4ac548619e12e5be31543a72e995ab2b3904214)
 

Author SHA1 Message Date
lightclient 1efd12f695
core: fix calculation of blob gasprice in tx receipt (#28082) 1 year ago
Martin Holst Swende 5cf53f51ac
ethclient: use 'input', not 'data' as field for transaction input (#28078) 1 year ago
Péter Szilágyi 83886e40b6
go.mod: pull in a fix from pebble crl-release-23.1 (#28081) 1 year ago
rjl493456442 a7842c9cae
core, trie: cleanup trie database (#28062) 1 year ago
Martin Holst Swende a8d7201ec5
log: avoid stack lookups when not needed/used (#28069) 1 year ago
Martin Holst Swende c60f7dd08d
deps: update minisign (#28066) 1 year ago
Delweng 2e02c1ffd9
core/rawdb: don't warn for missing "unclean shutdown markers" (#28014) 1 year ago
ucwong 2f77299136
go.mod: goupnp 1.3.0 (#28053) 1 year ago
lightclient 25733a4aad
params: update 4844 parameters (#28026) 1 year ago
lightclient eff7c3bda0
core/forkid: skip genesis forks by time (#28034) 1 year ago
lightclient f260a9edb9
beacon/engine: add `shouldOverrideBuilder` to payload envelope (#28029) 1 year ago
Marius van der Wijden 28857080d7
eth/catalyst: set random value in dev mode (#27940) 1 year ago
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030) 1 year ago
Jorge 53f3c2ae65
metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 1 year ago
Péter Szilágyi 5b159498bb
go.mod: regenerate all indirect dependencies to clean up the junk (#28037) 1 year ago
lightclient 41ee96fdfe
core/txpool/blobpool: fix rlp decoding flaw during offload (#28027) 1 year ago
Martin Holst Swende b8adb4cb0c
tests: use 'sender' in state tests if present (#28023) 1 year ago
CrashOverride fe24d22a62
miner/stress/clique: fix typo (#28016) 1 year ago
Marius van der Wijden f174ddba7a
build, tests: add execution-spec-tests (#26985) 1 year ago
Martin Holst Swende d4e345c7d4
core/state: fix missing import (#28010) 1 year ago
lightclient 3a662d4735
eth: remove check for tdd reached on pos api block tags (#27799) 1 year ago
rjl493456442 3ff6b3c31e
core/state: implement fast storage deletion (#27955) 1 year ago
Shude Li 5ca7fb82d6
account/abi: handle solidity panic revert (#27868) 1 year ago
Martin Holst Swende 6aa88ccdd2
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
Delweng cde462c6bf
eth/catalyst: reset to current header if chain is rewound (in dev mode) (#27992) 1 year ago
Felix Lange 9bbb9df185
core/types: transaction and receipt encoding/decoding optimizations (#27976) 1 year ago
Péter Szilágyi 6b98d18789
cmd, core, params: add support for the Holesky testnet (#28007) 1 year ago
Péter Szilágyi 5e0eb62a8e
eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) 1 year ago
Felix Lange 6dc9cdf15b
core: support null balance in genesis (#28005) 1 year ago
aaronbuchwald 56d2366699
core/state/snapshot: replace diffToDisk ideal batch size with 64MB (#27977) 1 year ago
Guido Vranken 0ba2d3cfa4
core/vm/runtime: Add Random field to config (#28001) 1 year ago
rjl493456442 1a2135044c
eth/catalyst: use block as finalization (#28000) 1 year ago
Delweng 45b198dd3a
eth/catalyst: disable heartbeat for simulated beacon node (#27979) 1 year ago
Felix Lange 9b46986edc
all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 1 year ago
Marius van der Wijden 60ec41ce73
miner: refactor getSealingBlock method (#27993) 1 year ago
lightclient feb8f416ac
miner: add to build block with EIP-4844 blobs (#27875) 1 year ago
Felix Lange d1f6735171
core/rawdb: fix 32bit build (#27995) 1 year ago
Martin Holst Swende eb6cbe37e1
core/state: remove public method ForEachStorage (#27986) 1 year ago
Marius van der Wijden 2f4dbb4f90
core/rawdb: allocate database keys with explicit size to avoid slice growth (#27772) 1 year ago
cui 4abc412348
crypto/bn256: eliminate dead store (#27944) 1 year ago
ucwong e3f3e01504
les: use new atomic types (#27856) 1 year ago
Martin Holst Swende f0f8703bf2
core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) 1 year ago
Felix Lange 5c7136adb4
rlp: remove allocation of bytes.Reader in DecodeBytes (#27987) 1 year ago
Péter Szilágyi 52219ced8b
travis: get rid of old useless GO111MODULE directives (#27991) 1 year ago
Shude Li 76d4ac1acb
account/abi: convert if-else-if chain to tagged switch (#27869) 1 year ago
Martin Holst Swende 4af98d4ee6
travis: increase travis wait time (#27975) 1 year ago
Péter Szilágyi 00fead91c4
cmd/utils: fix a startup issue on deleted chaindata but dangling ancients (#27989) 1 year ago
rjl493456442 bce5c46739
eth/catalyst: disable full payload when not in dev mode (#27921) 1 year ago
Péter Szilágyi 0c6bbeb423
core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) 1 year ago
Péter Szilágyi ab3762b2d9
go.mod: update pebble to crl-release-23.1 (#27967) 1 year ago