1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 30824faf90
    eth/tracers: avoid panic in state test runner (#30332) Martin HS 2024-08-21 15:16:08 +0200
  • 733fcbbc65
    eth/protocols/eth: handle zero-count header requests (#30305) Martin HS 2024-08-21 09:22:33 +0200
  • df645e77b7
    trie: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount (#30242) Guillaume Ballet 2024-08-21 04:00:31 +0200
  • 2a534ee133
    travis.yml: use focal for builds (#30319) Martin HS 2024-08-20 17:34:03 +0200
  • 00294e9d28
    cmd/utils,p2p: enable discv5 by default (#30327) lightclient 2024-08-20 08:02:54 -0600
  • 3c37db7989
    all: clean up goerli flag and config (#30289) stevemilk 2024-08-20 21:59:48 +0800
  • 0fde5067c3
    cmd/devp2p: require dns:read, dns:edit permissions for cloudflare deploy (#30326) John Hilliard 2024-08-20 09:59:16 -0400
  • 15fb0dcc67
    rpc: add timeout to rpc client Unsubscribe (#30318) lightclient 2024-08-20 07:54:28 -0600
  • d0fd1331f1
    all: update to go version 1.23.0 (#30323) Martin HS 2024-08-20 15:50:07 +0200
  • 693e40a495
    build: attempt at reproducible builds (#30321) Martin HS 2024-08-20 15:33:28 +0200
  • fc88cea648
    core/vm: reuse Memory instances (#30137) lmittmann 2024-08-20 14:31:06 +0200
  • 3b48b16290
    core/rawdb: drop MigrateTable (#30331) Sina M 2024-08-20 14:06:00 +0200
  • 65aaf52f4c
    accounts/abi: handle ABIs with contract type parameter (#30315) chen4903 2024-08-20 18:26:35 +0800
  • 84565dc899
    eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) lightclient 2024-08-19 15:32:15 -0600
  • 41b3b30863
    gitignore: ignore upload-artefacts (#30325) Martin HS 2024-08-19 20:06:57 +0200
  • 8486722dcb
    build: remove mantic from ppa builds (#30322) Martin HS 2024-08-19 13:35:41 +0200
  • 60db6a7b42
    internal/build: include git-date on detached head (#30320) Martin HS 2024-08-19 13:35:04 +0200
  • 710c3f32ac
    vm: simplify error handling in vm.EVM.create() (#30292) Arran Schlosberg 2024-08-16 15:41:44 +0100
  • 09d889d2e3
    core: remove withdrawal length check for state processor (#30286) Shude Li 2024-08-16 22:33:41 +0800
  • 43640f12d8
    beacon/light: handle endpoint URL more gracefully (#30306) Sina M 2024-08-16 14:39:57 +0200
  • 6eb42a6b4f
    eth: dial nodes from discv5 (#30302) Felix Lange 2024-08-15 22:14:42 +0200
  • 7a149a159a
    eth/tracers/js: add coinbase addr to ctx (#30231) Dylan Vassallo 2024-08-15 16:36:35 +0200
  • c35684709c
    eth/ethconfig: remove LES server config (#30298) Felix Lange 2024-08-15 11:42:39 +0200
  • c4b01d80b9
    eth/fetcher: always expect transaction metadata in announcement (#30288) rjl493456442 2024-08-15 17:35:16 +0800
  • 2f2e5b088a .golangci.yml: remove lint warning for TxLookupLimit Felix Lange 2024-08-15 10:11:03 +0200
  • c686485a06
    core: only compute state root once (#30299) Marius van der Wijden 2024-08-15 09:16:23 +0200
  • 2b9d198706
    go.mod: upgrade to pebble v1.1.2 (#30297) Adrian Sutton 2024-08-14 19:45:51 +1000
  • bd57f35f8d
    core/txpool/blobpool: fix error message (#30247) Zoo 2024-08-13 19:49:31 +0800
  • bc95452e02
    build: run 'go mod tidy' check as part of lint (#30291) jwasinger 2024-08-12 11:46:15 -0700
  • ab03c5746c
    go.mod: remove github.com/julienschmidt/httprouter (#30290) Shude Li 2024-08-13 02:42:36 +0800
  • 1cf3b5d38a params: begin v1.14.9 release cycle Felix Lange 2024-08-12 14:19:35 +0200
  • a9523b6428 Merge branch 'master' into release/1.14 v1.14.8 Felix Lange 2024-08-12 14:16:16 +0200
  • 880511dc39 params: release go-ethereum v1.14.8 stable Felix Lange 2024-08-12 14:15:30 +0200
  • 5adf4adc8e
    eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) rjl493456442 2024-08-12 16:43:54 +0800
  • 33a13b6f21
    p2p/simulations: remove packages (#30250) lightclient 2024-08-12 02:36:48 -0600
  • 32a1e0643c
    beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) Artyom Aminov 2024-08-10 13:44:31 +0300
  • 811a69cd3c
    go.mod: update uint256 to 1.3.1 (#30280) Martin HS 2024-08-09 22:11:22 +0200
  • 83e70aa3d0
    cmd/evm: fix evm basefee (#30281) Martin HS 2024-08-08 18:58:08 +0200
  • ebe31dfd5c
    eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) psogv0308 2024-08-08 22:14:00 +0900
  • d3dae66e59
    tests: fix TransactionTest to actually run (#30272) taiking 2024-08-08 20:50:00 +0900
  • 9ea766d6e9
    build: upgrade -dlgo version to Go 1.22.6 (#30273) Marius Kjærstad 2024-08-08 13:47:43 +0200
  • 4a3aed380e
    core/vm: use uint64 in memory for indices everywhere (#30252) lmittmann 2024-08-08 10:27:38 +0200
  • 978041feea
    signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) llkhacquan 2024-08-08 14:13:18 +0700
  • b37ac5c102
    core/vm: improved stack swap performance (#30249) lmittmann 2024-08-06 14:38:47 +0200
  • e9981bc6f7
    ethclient: support networkID in hex format (#30263) Zhihao Lin 2024-08-06 20:14:37 +0800
  • dbc1d04f5e
    core/vm/runtime: ensure tracer benchmark calls OnTxStart (#30257) lightclient 2024-08-06 05:51:48 -0600
  • cf8aa31e3e
    params: remove unused les parameters (#30268) stevemilk 2024-08-06 19:49:48 +0800
  • 10586952df
    eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) Delweng 2024-08-06 01:14:22 +0800
  • 142c94d628
    cmd/evm: don't overwrite sender account (#30259) lightclient 2024-08-02 09:49:01 -0600
  • 16cf5c5fed
    eth/downloader: gofmt (#30261) Felix Lange 2024-08-02 17:36:28 +0200
  • e4675771ed
    internal/debug: remove memsize (#30253) Felix Lange 2024-08-02 06:44:03 +0200
  • 67b8137100
    accounts/abi/bind: add accessList support to base bond contract (#30195) ysh0566 2024-08-02 02:09:04 +0800
  • b635089c7c
    all: remove deprecated protobuf dependencies (#30232) Icarus Wu 2024-08-01 22:25:55 +0800
  • dad8f237ff
    eth/downloader: correct sync mode logging to show old mode (#30219) Seungmin Kim 2024-08-01 23:10:43 +0900
  • ff6e43e8c4
    miner: remove outdated comment (#30248) Darioush Jalali 2024-08-01 07:06:43 -0700
  • de6d597679
    p2p/discover: schedule revalidation also when all nodes are excluded (#30239) Daniel Knopik 2024-07-31 21:38:23 +0200
  • 6e33dbf96a
    p2p: fix flaky test TestServerPortMapping (#30241) Marius G 2024-07-30 15:31:27 +0200
  • b0f66e34ca
    p2p/nat: return correct port for ExtIP NAT (#30234) dknopik 2024-07-27 10:18:05 +0200
  • f94baab238
    internal/ethapi: fix state override test (#30228) lightclient 2024-07-25 21:02:37 -0600
  • ac0f220040
    eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) caseylove 2024-07-25 07:01:59 +0800
  • 4dfc75deef
    beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) yukionfire 2024-07-25 06:32:58 +0800
  • 4ad88e9463
    triedb/pathdb: print out all trie owner and hash information (#30200) rjl493456442 2024-07-24 20:32:28 +0800
  • 766ce23032
    core/state: fix SetStorage override behavior (#30185) rjl493456442 2024-07-23 20:54:35 +0800
  • 35b4183caa
    cmd/utils: allow configurating blob pool from flags (#30203) minh-bq 2024-07-23 19:44:01 +0700
  • 1939813ece
    core/state: check db error after intermediate call (#30171) rjl493456442 2024-07-23 20:40:12 +0800
  • 6693fe1be2
    core/txpool: use the cached address in ValidateTransactionWithState (#30208) minh-bq 2024-07-23 19:07:06 +0700
  • 7026bae17c
    core/tracing: update latest release version (#30211) Sina M 2024-07-23 14:05:46 +0200
  • 57e6627932
    rpc: show more error detail for invalidMessageError (#30191) zhiqiangxu 2024-07-23 17:55:56 +0800
  • ef583e9d18
    core/state: remove useless metrics (#30184) rjl493456442 2024-07-23 05:44:31 +0800
  • 7abe84c8d7
    rpc: use stable object in notifier test (#30193) lightclient 2024-07-22 15:38:04 -0600
  • 380688c636
    eth/gasprice: remove default from config (#30080) Marius van der Wijden 2024-07-22 09:58:53 +0200
  • 944718bf16
    ethdb: remove snapshot (#30189) Sina M 2024-07-22 05:40:14 +0200
  • df3f0a81a7
    go.mod: upgrade to btcsuite/btcd/btcec v2.3.4 (#30181) Alexander Mint 2024-07-18 13:38:42 +0300
  • ad49c708f5
    p2p/discover: remove type encPubkey (#30172) Felix Lange 2024-07-18 11:09:02 +0200
  • f59d013e40
    core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105) rjl493456442 2024-07-16 21:17:58 +0800
  • c54294bd41
    core/state: don't compute verkle storage tree roots (#30130) Guillaume Ballet 2024-07-16 15:06:22 +0200
  • 15936c64a2
    core/txpool/legacypool: use maps.Keys and maps.Copy (#30091) maskpp 2024-07-16 19:42:30 +0800
  • b530d8e455
    trie, triedb: remove unnecessary child resolver interface (#30167) rjl493456442 2024-07-16 18:52:19 +0800
  • 0d38b0cd34
    eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion (#30138) Jordan Krage 2024-07-16 04:47:11 -0500
  • 71210b0630
    all: simplify tests using t.TempDir() (#30150) zhiqiangxu 2024-07-15 21:26:58 +0800
  • 8adce57b41
    SECURITY.md: correct PGP key block formatting (#30123) JeukHwang 2024-07-15 21:29:13 +0900
  • a0d2613ef0
    core/types: don't modify signature V when reading large chainID (#30157) Danyal Prout 2024-07-15 05:09:32 -0500
  • 169aa91449
    cmd/utils: fix typo in flag description (#30127) Jeremy Schlatter 2024-07-15 02:36:21 -0700
  • 4bbe993252
    p2p: fix ip change log parameter (#30158) Nathan Jo 2024-07-15 17:15:35 +0900
  • 79d2327771
    trie: add RollBackAccount function to verkle trees (#30135) Guillaume Ballet 2024-07-15 09:05:59 +0200
  • a0631f3ebd
    core/txpool/blobpool: use nonce from argument instead of tx.Nonce() (#30148) minh-bq 2024-07-15 09:28:06 +0700
  • cf0378499f
    core/state: fix prefetcher for verkle (#29760) rjl493456442 2024-07-11 22:09:24 +0800
  • aa55f5ea20 Merge branch 'master' into release/1.14 v1.14.7 Felix Lange 2024-07-11 14:34:03 +0200
  • bcaf3747f8 params: begin v1.14.8 release cycle Felix Lange 2024-07-11 14:24:09 +0200
  • 0aafbb31ab params: go-ethereum v1.14.7 stable Felix Lange 2024-07-11 14:23:27 +0200
  • 803dc6b664
    core/txpool/blobpool: revert #29989, WLock on Nonce (#30142) Marius van der Wijden 2024-07-11 09:28:27 +0200
  • 37590b2c55
    eth/catalyst: fix params in failure log (#30131) Aayush Rajasekaran 2024-07-09 08:19:55 -0400
  • 10467acc71
    go.mod: update uint256 to 1.3.0 (#30134) Martin HS 2024-07-09 14:17:43 +0200
  • c4b4d05e69
    crypto: remove hardcoded value for secp256k1.N (#30126) zhiqiangxu 2024-07-09 19:19:25 +0800
  • 2d9d423764
    build: upgrade -dlgo version to Go 1.22.5 (#30112) Marius Kjærstad 2024-07-03 12:11:43 +0200
  • c6cae0f300 Merge remote-tracking branch 'gballet/release-1.14.6' Felix Lange 2024-07-02 17:45:10 +0200
  • aadddf3a6e params: release Geth v1.14.6 v1.14.6 Guillaume Ballet 2024-07-02 14:58:42 +0200
  • 640e0f15fd params: begin v1.14.7 release cycle Guillaume Ballet 2024-07-02 14:59:41 +0200
  • 6f2e1cff47 params: release Geth v1.14.6 Guillaume Ballet 2024-07-02 14:58:42 +0200
  • de366fd2e2
    accounts/abi: embed Go template instead of string literal (#30098) winniehere 2024-07-02 20:58:15 +0800