1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • ae47004487
    eth: fix typo (#29320) deterclosed 2024-03-25 10:16:44 +0800
  • 6f1fb0c29f
    metrics/influxdb: skip float64-precision-dependent tests on arm64 (#29047) Nathan 2024-03-24 20:51:34 +0800
  • 064f37d6f6
    eth/tracers: live chain tracing with hooks (#29189) Sina M 2024-03-22 18:53:53 +0100
  • 38eb8b3e20
    all: fix docstrings (#29311) George Ma 2024-03-22 20:29:12 +0800
  • d9bde37ac3
    log: use native log/slog instead of golang/exp (#29302) Martin HS 2024-03-22 13:17:59 +0100
  • 6490d9897a
    cmd, triedb: implement history inspection (#29267) rjl493456442 2024-03-22 20:12:10 +0800
  • f46fe62c5d
    triedb/hashdb: Avoid setting db.cleans on Close (#29309) Darioush Jalali 2024-03-22 04:38:24 -0700
  • 14eb8967be
    all: use min/max/clear from go1.21 (#29307) Martin HS 2024-03-21 13:50:13 +0100
  • bca6c40709
    beacon/blsync: support for deneb fork (#29180) Felix Lange 2024-03-20 19:22:44 +0100
  • 04bf1c802f
    eth/protocols/snap, internal/testlog: fix dataraces (#29301) Martin HS 2024-03-20 15:22:52 +0100
  • 8f7fbdfedc
    core: refactor consensus interface (#29283) Marius van der Wijden 2024-03-20 14:58:47 +0100
  • 0444388c74
    core/txpool/blobpool: calculate log1.125 faster (#29300) Aaron Chen 2024-03-20 21:51:05 +0800
  • 78c102dec5
    core: skip the check the statefulness of head block in repair (#29245) rjl493456442 2024-03-20 20:11:30 +0800
  • 22ac46cbdb
    Makefile: update PHONY directive (#29296) imalasong 2024-03-20 20:09:46 +0800
  • 9a7e6ce6f5
    cmd/evm: fix flag-mismatch from #29290 (#29298) Martin HS 2024-03-20 10:38:30 +0100
  • de08f3d625
    cmd/evm: make staterunner always output stateroot to stderr (#29290) Martin HS 2024-03-20 09:12:58 +0100
  • 0ceac8d00e
    metrics: fix docstrings (#29279) georgehao 2024-03-20 15:51:45 +0800
  • 45b88abbde
    all: fix typos (#29288) miles 2024-03-20 15:49:38 +0800
  • 6f929a0762
    core/asm: minor code-clarification (#29293) zgfzgf 2024-03-20 15:46:50 +0800
  • 4c1b57856f
    miner: modify header before checking time-based fields (#29242) buddho 2024-03-19 22:23:55 +0800
  • eda9c7e36f
    accounts/abi/bind: check invalid chainID first (#29275) Tien Nguyen 2024-03-19 20:05:31 +0700
  • 6b3d4d068a
    beacon/light/sync: fix typo in comment (#29256) bitcoin-lightning 2024-03-19 21:05:06 +0800
  • ac6060a4c6
    log: replace tmp with bytes.Buffer.AvailableBuffer (#29287) Aaron Chen 2024-03-19 18:25:30 +0800
  • 15eb9773f9
    triedb/pathdb: improve tests (#29278) rjl493456442 2024-03-19 10:50:08 +0800
  • ab49f228ad
    all: update to go version 1.22.1 (#28946) Martin HS 2024-03-18 17:36:50 +0100
  • c611924727
    go.mod: update protobuf (#29270) Martin HS 2024-03-18 08:13:55 +0100
  • ba2dd9385c
    accounts/abi/bind: remove unused err set and check (#29269) SanYe 2024-03-15 17:46:22 +0800
  • 40cac1d0e2
    eth/catalyst: prettier output on bad new payloads (#29259) Martin HS 2024-03-15 10:44:41 +0100
  • 95715fdb03
    eth/downloader, graphql: fix typos (#29243) shivhg 2024-03-15 14:37:47 +0530
  • cffb7c8604
    params: use the same variable name as EIP-4788 (#29195) Haotian 2024-03-15 16:14:31 +0800
  • d28adb61bf
    cmd/emv/internal/t8ntool: fix shadowing of excessBlobGas (#29263) John Xu 2024-03-14 21:38:11 +0800
  • 20d3e0ac06
    cmd/devp2p: fix decoding of raw RLP ENR attributes (#29257) Ng Wei Han 2024-03-14 17:32:49 +0800
  • 3c26ffeb29
    eth/catalyst: remove error return in delayPayloadImport (#29043) Haotian 2024-03-14 07:26:46 +0800
  • 57308beecf
    go.mod: update golang.org/x/crypto from v0.17.0 to v0.21.0 (#29228) Bin 2024-03-14 07:25:42 +0800
  • f3d18d64bf
    tests, appveyor: only execute one in four permutations on CI (#29220) Martin HS 2024-03-13 18:12:23 +0100
  • c170fa277c
    core: improve chain rewinding mechanism (#29196) rjl493456442 2024-03-13 19:39:30 +0800
  • b80643b737
    accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) Justin Dhillon 2024-03-12 23:54:40 -0700
  • d5bacfa4de
    crypto/kz4844: pass blobs by ref (#29050) Martin HS 2024-03-13 07:51:46 +0100
  • eff424cc30
    eth/tracers: fix concurrency issue for JS-tracing a block (#29238) Sina M 2024-03-13 07:40:02 +0100
  • 758fce71fa
    p2p: fix race in dialScheduler (#29235) Felix Lange 2024-03-12 19:23:24 +0100
  • 6c76b813df
    miner: add additional log (#29193) Marius van der Wijden 2024-03-12 14:29:35 +0100
  • 4bd55a064c
    common/math: copy result in Exp (#29233) Aaron Chen 2024-03-12 20:05:31 +0800
  • 99bbbc0277
    internal/build, rpc: add missing HTTP response body Close() calls (#29223) Shiming Zhang 2024-03-12 19:12:37 +0800
  • 89cefe240f
    cmd: use package filepath over path for file system operations (#29227) Bin 2024-03-12 17:00:34 +0800
  • 4e1116f9c5
    crypto/bn256/cloudflare: fix noescape-directive (#29222) San Ye 2024-03-12 16:49:53 +0800
  • ebf9e11af2
    beacon/light/request: fix typos (#29216) guangwu 2024-03-11 18:17:16 +0800
  • fa4ade8ecb
    core: fix deprecation comment for GenesisAccount (#29218) Sina Mahmoodi 2024-03-11 11:05:48 +0100
  • 00c21128ef
    core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210) Lee Bousfield 2024-03-11 05:05:17 -0500
  • b393ad8d29
    cmd, core, metrics: always report expensive metrics (#29191) Péter Szilágyi 2024-03-11 10:06:57 +0200
  • 3dc549b3d7
    p2p/simulations/adapters: fix error messages in TestTCPPipeBidirections (#29207) Kero 2024-03-11 03:01:26 +0800
  • e31709db65
    console: fix the wrong error msg of datadir testcase (#29183) Haotian 2024-03-08 19:15:52 +0800
  • d35c8f0c25
    ethclient/gethclient: add blob transaction fields in toCallArg (#29198) colin 2024-03-08 19:13:46 +0800
  • c41105ce80
    log: add Handler getter to Logger interface (#28793) Sebastian Stammler 2024-03-08 00:01:31 +0100
  • cd490608e3
    all: fix typos in comments (#29186) hyhnet 2024-03-08 05:56:19 +0800
  • 3bebabbd03
    accounts: remove redundant string conversion (#29184) cuinix 2024-03-08 05:25:08 +0800
  • aadcb88675
    cmd/blsync, beacon/light: beacon chain light client (#28822) Felföldi Zsolt 2024-03-06 17:50:22 +0100
  • d8e0807da2
    miner: refactor the miner, make the pending block on demand (#28623) Marius van der Wijden 2024-03-06 13:45:03 +0100
  • 6e379b6fc7
    eth/tracers: prestate tracer add blob fee (#29168) Delweng 2024-03-06 20:36:12 +0800
  • a90fe84971
    accounts: remove deprecated function NewPlaintextKeyStore (#29171) Undefinedor 2024-03-06 18:55:44 +0800
  • e73f55365c
    accounts/usbwallet: update hid library (#29176) Martin HS 2024-03-06 11:31:50 +0100
  • a000acb611
    rpc: add more test cases for arg types (#29006) Andrei Kostakov 2024-03-06 11:53:12 +0200
  • 899bb88a4b
    accounts/usbwallet: revert #28945 (#29175) Martin HS 2024-03-06 10:32:17 +0100
  • 588c5480fd
    internal/ethapi: delete needless error check (#29127) Tom 2024-03-06 13:23:35 +0800
  • 66e1a6ef49
    go.mod: bump pebble db to official release (#29038) Devon Bear 2024-03-05 09:15:02 -0500
  • f4d53133f6
    consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) Péter Szilágyi 2024-03-05 16:13:28 +0200
  • 9a0fa8093c
    node: remove test which doesn't do a lot (#29159) Marius van der Wijden 2024-03-05 14:52:44 +0100
  • 9e129efd7b
    core: remove useless assignments (#29065) zhiqiangxu 2024-03-05 21:48:27 +0800
  • a970295956
    rlp: using unsafe.Slice instead of SliceHeader (#29067) cui 2024-03-05 21:45:17 +0800
  • a6d6e8ac41
    rpc: remove deprecated method "Notifier.Closed" (#29162) Undefinedor 2024-03-05 21:44:23 +0800
  • dfa6c5e9c8
    internal/jsre: format blob fields from hexdecimal to int (#29166) Delweng 2024-03-05 21:37:26 +0800
  • 96bf23f1ea
    accounts/usbwallet: use updated hid (only) library (#28945) Martin HS 2024-03-05 14:32:47 +0100
  • 7b81cf6362
    core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) rjl493456442 2024-03-05 21:31:55 +0800
  • e199319fd6
    rlp: remove a moot todo (#29154) buddho 2024-03-05 17:47:56 +0800
  • d89d7ebdec
    core: initialize gasRemaining with = instead of += (#29149) zhiqiangxu 2024-03-05 16:47:58 +0800
  • 9b3ceb2137
    core/types: reuse signtx (#29152) Vie 2024-03-05 15:33:52 +0800
  • 5d5b384efd
    .mailmap: remove invalid email address (#29163) Domino Valdano 2024-03-04 12:58:25 -0800
  • 19607d1a10
    eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) Andrei Silviu Dragnea 2024-03-04 20:21:43 +0100
  • ca473b81cb
    core: use finalized block as the chain freeze indicator (#28683) rjl493456442 2024-03-04 22:25:53 +0800
  • a97d622588
    cmd/devp2p: fix commandHasFlag (#29091) Felix Lange 2024-03-04 14:07:41 +0100
  • 35cebc1687
    triedb/pathdb: changed the test code to check for verifying state (#29150) psogv0308 2024-03-04 19:03:53 +0900
  • 679a27a2b3
    all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) buddho 2024-03-04 17:31:18 +0800
  • 5a1e8a6547
    core: delete unused ErrMaxInitCodeSizeExceeded (#29062) cui 2024-03-04 17:30:15 +0800
  • b408b3e5fe
    accounts/abi: delete duplicate error check (#29136) yzb 2024-03-04 17:24:24 +0800
  • a732ad0364
    p2p: remove unused argument 'flags' (#29132) yzb 2024-03-04 17:16:05 +0800
  • 00905f7dc4
    all: remove redundant import aliases (#29144) Undefinedor 2024-03-03 04:42:50 +0800
  • 0b1438c3df
    eth: make transaction propagation paths in the network deterministic (#29034) Péter Szilágyi 2024-03-02 22:39:22 +0200
  • 0a2f33946b
    eth/catalyst: update simulated beacon for cancun (#28829) Sina Mahmoodi 2024-02-29 13:17:32 +0100
  • 865e1e9f57
    cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) Péter Szilágyi 2024-02-29 12:40:59 +0200
  • db4cf69166
    all: replace fmt.Errorf() with errors.New() if no param required (#29126) yzb 2024-02-29 17:56:46 +0800
  • 28d55218f7
    cmd/geth: parseDumpConfig should not return closed db (#29100) Ng Wei Han 2024-02-29 17:56:17 +0800
  • dbc27a199f
    all: fix function names in docs (#29128) cui fliter 2024-02-29 17:29:06 +0800
  • 1883438964
    eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) lightclient 2024-02-28 11:59:16 -0700
  • 9986a69c25
    internal/ethapi: pass in accesslist in test (#29089) buddho 2024-02-29 01:38:21 +0800
  • 5bae14f9df
    triedb/pathdb: fix panic in recoverable (#29107) rjl493456442 2024-02-28 20:40:28 +0800
  • 49623bd469
    core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) rjl493456442 2024-02-28 20:23:52 +0800
  • 170fcd80c6 params: being major version bump cycle Péter Szilágyi 2024-02-28 10:01:52 +0200
  • 02d77c98f9
    core: using math.MaxUint64 instead of 0xffffffffffffffff (#29094) cui 2024-02-28 15:25:12 +0800
  • 57d2b552c7 params: begin v1.13.15 cycle Péter Szilágyi 2024-02-27 13:53:30 +0200
  • 2bd6bd01d2 Merge branch 'master' into release/1.13 v1.13.14 Péter Szilágyi 2024-02-27 13:51:11 +0200
  • 9038ba6942 params: release Geth v1.13.14 Péter Szilágyi 2024-02-27 13:50:30 +0200