1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • ad3d8cb12a
    cmd/geth: remove unused parameter (#29602) xiaodong 2024-04-22 16:13:03 +0800
  • 28ccb2bbf8
    build: fix string compare for SortFunc (#29595) Aaron Chen 2024-04-21 17:14:13 +0800
  • 98f504f69f
    p2p/discover: fix test error messages (#29592) bugmaker9371 2024-04-21 17:13:36 +0800
  • 2e06fbd409
    core/vm: add KZG benchmark (#29583) Marius van der Wijden 2024-04-19 13:46:43 +0200
  • cce879b71b
    tests: define cancun-to-prague at 15K chainconig (#29557) Mario Vega 2024-04-19 02:07:52 -0600
  • 81349ff6e5
    eth/catalyst: fix typo (#29580) ids 2024-04-19 15:58:14 +0800
  • 823719b9e1
    core/vm: enable bls-precompiles for Prague (#29552) Martin HS 2024-04-18 09:08:25 +0200
  • b5902cf595
    core: remove unused fields (#29569) rjl493456442 2024-04-18 14:48:50 +0800
  • 5f95145308
    eth/ethconfig: regenerate autogen files (#29559) ucwong 2024-04-18 07:21:23 +0100
  • 0da69e84c0
    beacon/blsync: proceed with empty finalized hash if proof is not expected soon (#29449) Felföldi Zsolt 2024-04-17 17:07:28 +0200
  • 1e9bf2a09e
    core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) Aaron Chen 2024-04-17 19:55:31 +0800
  • 74e8d2da97
    trie/utils: simplify codeChunkIndex (#29480) Aaron Chen 2024-04-17 14:24:30 +0800
  • 27de7dec65
    ethdb/pebble: print warning log if pebble performance degrades (#29478) rjl493456442 2024-04-17 13:52:08 +0800
  • c5ba367eb6 params: release Geth v 1.13.15 v1.13.15 Martin Holst Swende 2024-04-16 15:36:54 +0200
  • 35e0525bf4 core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) rjl493456442 2024-04-16 15:05:36 +0800
  • 7bcb5532a5 eth/filters: enforce topic-limit early on filter criterias (#29535) Martin HS 2024-04-15 17:35:35 +0200
  • e343ddf9eb core/rawdb: add sanity-limit to header accessor (#29534) Martin HS 2024-04-15 14:54:51 +0200
  • 5dcf5032b5 eth/protocols/snap: skip retrieval for completed storages (#29378) rjl493456442 2024-04-10 17:02:45 +0800
  • 92da96b7d5
    core/vm: refactor push-functions to use min builtin (#29515) Devon Bear 2024-04-16 08:57:57 -0400
  • 0a51028819
    all: fix various typos (#29542) persmor 2024-04-16 21:44:00 +0900
  • 5ffd940b7e
    core: go fmt (#29544) ucwong 2024-04-16 13:42:16 +0100
  • 65e32d47ea
    go.mod: clean up indirection (#29553) ucwong 2024-04-16 13:32:50 +0100
  • 72f69366de
    c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554) Chris Ziogas 2024-04-16 15:31:19 +0300
  • fadd9d8b81
    eth/catalyst: fix log (#29549) law wang 2024-04-16 17:21:20 +0800
  • f437307877
    core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) Marius van der Wijden 2024-04-16 10:53:43 +0200
  • 71c78bf56d
    rpc: close Clients in tests (#29512) Darioush Jalali 2024-04-16 01:38:25 -0700
  • e4ecaf89cf
    rpc: implement Unwrap() for wsHandshakeError (#29522) Marcus Baldassarre 2024-04-16 04:37:18 -0400
  • d3c4466edd
    core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) rjl493456442 2024-04-16 15:05:36 +0800
  • ef5ac3fb7a
    eth/filters: enforce topic-limit early on filter criterias (#29535) Martin HS 2024-04-15 17:35:35 +0200
  • 67422e2a56
    p2p/nat: fix typos in comments (#29536) Seungbae Yu 2024-04-15 21:58:17 +0900
  • 84b12df09e
    core/rawdb: add sanity-limit to header accessor (#29534) Martin HS 2024-04-15 14:54:51 +0200
  • 3705acd1a9
    cmd/utils: fix typo in comment (#29528) yudrywet 2024-04-15 14:40:42 +0800
  • b179b7b8e7
    all: remove duplicate word in comments (#29531) Abirdcfly 2024-04-15 14:34:31 +0800
  • bd91810462
    cmd: fix some typos in readmes (#29405) forestkeeperio.eth 2024-04-11 05:06:49 -0600
  • b9010f3e87
    rpc: fix comment grammar (#29507) Newt6611 2024-04-11 16:30:15 +0800
  • 9dcf8aae47
    eth/protocols/snap: skip retrieval for completed storages (#29378) rjl493456442 2024-04-10 17:02:45 +0800
  • 34aac1d756
    all: use big.Sign to compare with zero (#29490) Aaron Chen 2024-04-09 18:14:30 +0800
  • f202dfdd47
    core/tracing: add changelog (#29388) Sina M 2024-04-09 12:12:02 +0200
  • 0bbd88bda0
    all: use timer instead of time.After in loops, to avoid memleaks (#29241) Bin 2024-04-09 14:51:54 +0800
  • 1126c6d8a5
    core: add txlookup lock (#29343) rjl493456442 2024-04-09 14:37:18 +0800
  • 3caf617dcd
    core/vm: move bls precompiles to correct addresses (#29445) cui 2024-04-09 14:33:36 +0800
  • f447de936c
    rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) Mohanson 2024-04-09 14:27:13 +0800
  • 70bf94c34e
    internal, signer/core: replace path.Join with filepath.Join (#29489) Aaron Chen 2024-04-09 14:22:53 +0800
  • c170cc0ab0
    core/vm: reject contract creation if the storage is non-empty (#28912) rjl493456442 2024-04-08 21:48:37 +0800
  • 3c75c64e6b
    core: fix typo (#29438) seayyyy 2024-04-08 19:02:56 +0800
  • c3465cb5ba
    core: fix dev mode genesis difficulty (#29469) Sina M 2024-04-08 13:01:22 +0200
  • ed4bc7f27b
    all: replace fmt.Errorf() with errors.New() if no param required (#29472) Aaron Chen 2024-04-08 18:59:17 +0800
  • cfc7d06cc9
    signer/core/apitypes: use slices.Contains (#29474) Aaron Chen 2024-04-08 18:58:37 +0800
  • 0dc09da7db
    all: replace path.Join with filepath.Join (#29479) imalasong 2024-04-08 17:29:49 +0800
  • 7aafad2233
    core/vm: better error-info for vm errors (#29354) Martin HS 2024-04-06 12:22:55 +0200
  • 8876868bb8
    log: default JSON log handler should log all verbosity levels (#29471) Roberto Bayardo 2024-04-06 03:17:41 -0700
  • ccb76c01d7
    eth/tracers: use slices.Contains (#29461) Aaron Chen 2024-04-06 18:16:25 +0800
  • 74995bf8a1
    all: use slices.Contains (#29459) Aaron Chen 2024-04-06 18:05:06 +0800
  • cc348a601e
    common/prque: fix godoc comments (#29460) georgehao 2024-04-06 17:09:30 +0800
  • 4458905f26
    signer/core/apitypes: fix apitypes breakage due to bitrotted PR (#29470) Martin HS 2024-04-05 21:01:39 +0200
  • 7ee9a6e89f
    signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) Martin HS 2024-04-05 19:29:44 +0200
  • 35fcf9c52b
    beacon/types: enforce fork order based on known forks list (#29380) Felföldi Zsolt 2024-04-04 16:30:27 +0200
  • 15ff066a24
    trie/utils: change Div+Mod to DivMod (#29413) Aaron Chen 2024-04-04 21:52:38 +0800
  • e3bdd84e98
    core/txpool: repair the limbo Billy too on unclean shutdowns (#29451) Péter Szilágyi 2024-04-04 16:51:10 +0300
  • a851e39cbe
    core/types: use new atomic types in caches (#29411) lmittmann 2024-04-04 15:50:31 +0200
  • 9cb8de8703
    internal/debug: convert legacy log level value in debug_verbosity (#29356) lightclient 2024-04-04 06:26:10 -0400
  • 9dfe728909
    p2p/discover: using slices.Contains (#29395) cui 2024-04-04 18:24:49 +0800
  • 8bd0334168
    crypto/signify: close tmp key file in test (#29444) guangwu 2024-04-04 18:20:54 +0800
  • 2e0c5e05ba
    p2p/dnsdisc: using clear builtin func (#29418) cui 2024-04-04 18:19:48 +0800
  • eea0acc549
    log: using maps.Clone (#29392) cui 2024-04-04 17:59:54 +0800
  • 6b39e9236c
    beacon/engine: using slices.Contains (#29396) cui 2024-04-04 17:58:44 +0800
  • 1f8f1377e6
    build: upgrade -dlgo version to Go 1.22.2 (#29448) Marius Kjærstad 2024-04-04 11:00:27 +0200
  • 7bb3fb1481
    eth: simplify peer counting logic (#29420) cui 2024-04-03 14:08:52 +0800
  • dfb3d46098
    p2p: add inbound and outbound peers metric (#29424) Ng Wei Han 2024-04-03 03:18:28 +0800
  • a83e57666d
    eth/fetcher: using slices.Contains (#29383) cui 2024-04-03 03:17:34 +0800
  • 12dcc162d0
    common/lru: use clear builtin (#29399) cui 2024-04-02 21:45:25 +0800
  • ab6419ccd8
    core/state: use maps.Clone (#29365) cui 2024-04-02 20:56:12 +0800
  • fe0bf325a6
    cmd/evm: reopen the statedb for dumping (#29437) rjl493456442 2024-04-02 20:25:06 +0800
  • 0bd03dbc55
    eth/filter: using atomic.Pointer instead of atomic.Value (#29435) cui 2024-04-02 17:25:57 +0800
  • e63f992fed
    rpc: fix ipc max path size (#29385) Miles Chen 2024-04-02 17:25:19 +0800
  • 31e63fcf66
    rlp: using maps.Clone (#29434) cui 2024-04-02 16:47:15 +0800
  • fde90443a4
    log: replace the outdated link (#29412) carehabit 2024-04-02 15:05:53 +0800
  • 8c5576b1ac
    eth/tracers: fix base fee and set blob fee in tests (#29376) Delweng 2024-04-01 20:53:56 +0800
  • 6c9f702982
    core/types: using maps.Clone (#29398) cui 2024-04-01 11:45:56 +0800
  • c39d00e316
    trie: using maps.Clone (#29419) cui 2024-04-01 11:42:50 +0800
  • a3829178af
    eth/tracers/js: consistent name for method receivers (#29375) Brandon Liu 2024-03-29 00:35:40 +0800
  • 0183c7ad82
    eth/tracers/logger: using maps.Equal (#29384) cui 2024-03-28 21:09:21 +0800
  • 7481398a24
    core/state: using slices.Clone (#29366) cui 2024-03-28 19:13:41 +0800
  • 3754a6cc92
    p2p/dnsdisc: using maps.Copy (#29377) cui 2024-03-28 19:07:38 +0800
  • 3b77e0ff4b
    core: remove unused code (#29381) rjl493456442 2024-03-28 19:06:57 +0800
  • 7aba6511b0
    ethdb/dbtest: replace reflect.DeepEqual with slices.Equal (#29382) cui 2024-03-28 19:06:44 +0800
  • 767b00b0b5
    t8ntool: add optional call frames to json logger (#29353) Sina M 2024-03-27 16:12:57 +0100
  • fa5019de19
    accounts/keystore: fix typos in comments (#29336) crazeteam 2024-03-27 20:16:29 +0800
  • 8bb8f23bb2
    beacon/engine: Fix json param name in GetClientVersionV1 (#29351) Pawan Dhananjay 2024-03-27 17:45:57 +0530
  • 304879da20
    eth/protocols/snap: check storage root existence for hash scheme (#29341) rjl493456442 2024-03-27 09:35:33 +0800
  • da7469e5c4
    core: add an end-to-end verkle test (#29262) Guillaume Ballet 2024-03-26 21:25:41 +0100
  • 723b1e36ad
    all: fix mismatched names in comments (#29348) Aaron Chen 2024-03-27 04:01:28 +0800
  • 58a3e2f180
    core/state: perform updates before deletions when mutating tries (#29201) jwasinger 2024-03-26 07:21:39 -0700
  • 1dd898c24e
    tests: fix panic via state test runner using json logger (#29349) Martin HS 2024-03-26 15:04:15 +0100
  • f2a6ac17b2
    eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) Aaron Chen 2024-03-26 19:26:44 +0800
  • 738b5a586e
    Removes some leftover err check (#29339) Matthieu Vachon 2024-03-26 00:01:13 -0400
  • 100c0f47de
    beacon/blsync: fixed blsync command line params (#29335) Felföldi Zsolt 2024-03-25 20:28:55 +0100
  • eda9cb7b36
    beacon/light/api: improve handling of event stream setup failures (#29308) Felix Lange 2024-03-25 20:27:50 +0100
  • 5cea7a6230
    ethclient/simulated: clean up Node resources when simulated backend is closed (#29316) Roberto Bayardo 2024-03-25 10:03:44 -0700
  • 14cc967d19
    all: remove dependency on golang.org/exp (#29314) Martin HS 2024-03-25 07:50:18 +0100