Commit Graph

  • fc380f52ef
    docs/postmortems: fix outdated link (#28893) KeienWang 2024-01-29 23:40:57 +0800
  • e2778cd59f
    eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) lightclient 2024-01-29 03:53:25 -0700
  • db98cc485e
    README.md: fix travis badge (#28889) KeienWang 2024-01-29 17:58:43 +0800
  • 2e947b7a00
    core/types: fix and test handling of faulty nil-returning signer (#28879) protolambda 2024-01-27 14:16:20 -0600
  • 3a2484e12d Shanghai activation philip-morlier 2024-01-26 13:09:03 -0800
  • bc0b87ca19
    internal/flags: fix typo (#28876) alex 2024-01-26 15:57:04 +0800
  • 5065089c3d Merged Use the statedb database to get Tries PR into merge PR philip-morlier 2024-01-24 14:55:49 -0800
  • 2e29160068 Merge remote-tracking branch 'origin/bugfix/trie-plugin-cleanup-dev' into merge/geth-v1.13.11 philip-morlier 2024-01-24 14:39:09 -0800
  • 291340f09c Merge remote-tracking branch 'origin/develop' into feature/etc-plugin-miner philip-morlier 2024-01-24 14:15:40 -0800
  • b2768769d1 Downgraded golang/x/sys import to conform with cardinal ecosystem. Test plugin passing, all required plugins loading. philip-morlier 2024-01-24 11:26:17 -0800
  • 8722e19c77 Type casting and function signature alterations needed to comply with plugeth-utils philip-morlier 2024-01-24 11:13:39 -0800
  • 48be241dbf Merge commit '8f7eb9ccd' into merge/geth-v1.13.11 philip-morlier 2024-01-24 09:31:20 -0800
  • cd0770ea68
    params: begin v.1.13.12 release cycle Martin Holst Swende 2024-01-24 11:53:54 +0100
  • 8f7eb9ccd9
    all: release go-ethereum v1.13.11 (#28868) Martin HS 2024-01-24 11:52:24 +0100
  • 99dc3fe118
    params: go-ethereum v1.13.11 stable Martin Holst Swende 2024-01-24 11:45:29 +0100
  • 765f2904d8
    ethclient: fix flaky test (#28864) rjl493456442 2024-01-24 16:07:20 +0800
  • a8a87586c1
    eth/catalyst: prefix payload id with version (#28246) lightclient 2024-01-24 00:39:12 -0700
  • 6b0de79935
    core: move tx indexer to its own file (#28857) rjl493456442 2024-01-24 04:00:50 +0800
  • 542c861b4f
    core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) Péter Szilágyi 2024-01-23 20:59:38 +0100
  • 98eaa57e6f
    eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) lightclient 2024-01-23 08:02:08 -0700
  • 2dc74770a7
    core/vm: fix misleading comment (#28860) trocher 2024-01-23 15:17:42 +0100
  • c89a3da7d9
    core/state/snapshot: use AddHash/ContainHash instead of Hasher interface (#28849) Marius van der Wijden 2024-01-23 15:15:48 +0100
  • 4c8d92d303
    build: upgrade -dlgo version to Go 1.21.6 (#28836) Marius Kjærstad 2024-01-23 15:02:58 +0100
  • a5a4fa7032
    all: use uint256 in state (#28598) Martin HS 2024-01-23 14:51:58 +0100
  • 819a4977e8
    core: fix genesis setup in benchReadChain (#28856) Darioush Jalali 2024-01-23 05:46:34 -0800
  • 19d9977641
    go.{mod,sum}: upgrade go-ole to support arm64 (#28859) Guillaume Ballet 2024-01-23 11:40:01 +0100
  • 6a724b94db
    docs: remove reference to being official (#28858) Martin HS 2024-01-23 09:26:00 +0100
  • 432bfa1e0e
    Merge pull request #106 from openrelayxyz/merge/geth-v1.13.9 Philip Morlier 2024-01-22 12:54:30 -0800
  • a04235be6e Update plugeth-utils to final version Austin Roberts 2024-01-22 14:49:10 -0600
  • 78a3c32ef4
    core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) rjl493456442 2024-01-23 04:05:18 +0800
  • f55a10b64d
    params, core/forkid: enable cancun on sepolia and holesky (#28834) Marius van der Wijden 2024-01-20 16:03:14 +0100
  • 1c488298c8
    ethclient: apply accessList field in toCallArg (#28832) colin 2024-01-19 23:43:02 +0800
  • 0e93da3197
    crypto/kzg4844: add helpers for versioned blob hashes (#28827) Felix Lange 2024-01-19 11:41:17 +0100
  • 830f3c764c
    eth/filters: reset filter.begin in BenchmarkFilters (#28830) Darioush Jalali 2024-01-18 04:08:13 -0800
  • ce300f6722 Update plugeth-utils version Austin Roberts 2024-01-17 13:16:38 -0600
  • e5d5e09faa
    internal/ethapi: handle blobs in API methods (#28786) Sina Mahmoodi 2024-01-17 17:36:14 +0330
  • 2e2e89c2fb
    miner: fix typo in payload_building_test.go (#28825) Thabokani 2024-01-17 18:44:01 +0800
  • 84dd8855de Merge remote-tracking branch 'origin/merge/geth-v1.13.9' into merge/geth-v1.13.9 Austin Roberts 2024-01-17 04:22:58 -0600
  • a0fa38c499 update plugeth-utils version Austin Roberts 2024-01-17 04:21:44 -0600
  • 04f88e3356 Updated utils version to include bugfix for blob transaction type philip-morlier 2024-01-16 23:45:57 -0800
  • 77fa5997de Merge remote-tracking branch 'origin/merge/geth-v1.13.9' into merge/geth-v1.13.9 Austin Roberts 2024-01-17 01:24:53 -0600
  • 9874566daf Update plugeth-utils Austin Roberts 2024-01-16 17:19:25 -0600
  • d784d35249 Update plugeth-utils Austin Roberts 2024-01-16 17:19:25 -0600
  • c66ca8bf7a
    tracer: use proper base fee in tests (#28775) Paul Lange 2024-01-16 12:20:26 +0100
  • d4f25b4dcf
    tests: more verbosity if block decoding fails (#28814) Martin HS 2024-01-16 12:08:49 +0100
  • 566754c74a
    acounts/usbwallet: fix typo (#28815) alex 2024-01-16 03:45:50 +0800
  • 9ee6809ff4
    core/txpool/blobpool: fix typos Alfie John 2024-01-16 06:45:14 +1100
  • 18e154eaa2
    eth: fix potential hang in waitSnapExtension (#28744) 牛晓婕 2024-01-15 22:32:03 +0800
  • 7596db5f48
    ethclient: add tests for TransactionInBlock (#28283) hyunchel 2024-01-15 05:10:26 -0500
  • 89ccc680da
    tests: update reference tests (#28778) Martin HS 2024-01-15 09:15:40 +0100
  • 1485814f89
    cmd/rlpdump: add -pos flag, displaying byte positions (#28785) Felix Lange 2024-01-14 12:32:48 +0100
  • 29b73555ae
    core/state: unexport GetOrNewStateObject (#28804) Darioush Jalali 2024-01-14 03:32:23 -0800
  • 407f779c8e
    internal/ethapi: avoid using pending for defaults (#28784) Sina Mahmoodi 2024-01-12 22:29:36 +0330
  • 1335ba5f28
    p2p/dnsdisc: use strings.Cut over strings.IndexByte (#28787) ddl 2024-01-13 02:57:47 +0800
  • a608c0ac84
    cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794) Sina Mahmoodi 2024-01-12 17:44:03 +0330
  • 43ba7d65a8
    cmd/geth, internal/debug: get rid of by-default log config (#28801) Péter Szilágyi 2024-01-12 15:59:03 +0200
  • 065f82a8cc
    accounts, ethclient: minor tweaks on the new simulated backend (#28799) Péter Szilágyi 2024-01-12 15:58:49 +0200
  • 7280a5b31a
    build: fix typo in comment (#28800) drstevenbrule 2024-01-12 08:22:45 -0500
  • ae4ea047e3
    cmd: fix typos (#28798) vuittont60 2024-01-12 16:40:00 +0800
  • 6e235c0833
    eth: minor change of config-accessor (#28782) HAOYUatHZ 2024-01-12 15:06:22 +0800
  • 5c2de7fcbe
    docs: fix badge in README (#28796) drstevenbrule 2024-01-12 01:43:52 -0500
  • 2e8b1187aa params: begin v1.13.11 release cycle Péter Szilágyi 2024-01-11 19:24:36 +0200
  • bc0be1b106 Merge branch 'master' into release/1.13 Péter Szilágyi 2024-01-11 19:21:29 +0200
  • a162091e8f version: release v1.13.10 to fix bad tag Péter Szilágyi 2024-01-11 19:17:54 +0200
  • c2fa267503 Merge tag 'v1.13.9' into merge/geth-v1.13.9 Austin Roberts 2024-01-10 10:51:25 -0600
  • daa2e5d6a6 params: begin v1.13.10 release cycle Felix Lange 2024-01-10 17:32:41 +0100
  • dd938d103d Merge branch 'master' into release/1.13 Felix Lange 2024-01-10 17:31:15 +0100
  • 4f825318ea params: go-ethereum v1.13.9 stable Felix Lange 2024-01-10 17:29:05 +0100
  • 2d08c99009
    ethclient/simulated: implement new sim backend (#28202) Marius van der Wijden 2024-01-10 16:45:08 +0100
  • 9e018ce3a5
    cmd/geth: update log test data (#28780) jwasinger 2024-01-09 06:35:49 -0800
  • d0edc5af4a
    accounts/abi: fix bigInt topic encoding (#28764) rjl493456442 2024-01-09 21:55:09 +0800
  • 1010a79c7c
    cmd/geth: make it possible to autopilot removedb (#28725) Martin HS 2024-01-09 08:56:01 +0100
  • cfff3cbbf1
    params, core/forkid: schedule cancun fork on goerli (#28719) Marius van der Wijden 2024-01-08 20:33:32 +0100
  • f29520ffdf
    cmd/devp2p/internal/ethtest: fix typos in comments (#28772) vuittont60 2024-01-09 03:31:22 +0800
  • e7fa158086
    eth/filters: fix early Unsubscribe of log events (#28769) ucwong 2024-01-08 19:18:30 +0000
  • 07b17f991b
    log: emit error level string as "error", not "eror" (#28774) jwasinger 2024-01-08 06:27:33 -0800
  • b2d3b18e53 Update go build version Austin Roberts 2024-01-05 11:27:27 -0600
  • 877d09443d
    eth/downloader, eth/filters: use defer to call Unsubscribe (#28762) ucwong 2024-01-05 12:49:31 +0000
  • e3eeb64c94
    ethclient: simplify error handling in TransactionReceipt (#28748) Rossen Krastev 2024-01-04 17:32:23 +0200
  • 99eb49e601
    internal/flags: update copyright year to 2024 (#28760) Marius Kjærstad 2024-01-04 15:03:58 +0100
  • 0b471c312a
    cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) Mario Vega 2024-01-03 09:12:20 -0600
  • a448086780 removed unnecessary logging from cmd/utils/flags.go philip-morlier 2024-01-02 13:29:42 -0800
  • 2365d77968
    core/vm: update comments to match eip number (#28743) Darioush Jalali 2024-01-02 02:39:53 -0800
  • 33c94ef083
    cmd/evm: fix link in README.md (#28755) ddl 2024-01-02 18:37:22 +0800
  • c053eb71b6
    log: avoid setting default slog logger in init (#28747) Felix Lange 2023-12-30 21:16:02 +0100
  • 76a5474b32
    build: add support for ubuntu 23.10 (mantic minotaur) (#28728) Martin HS 2023-12-30 17:02:48 +0100
  • 09e0208029
    accounts,signer: fix typos in comments (#28730) Taeguk Kwon 2023-12-28 19:46:51 +0900
  • b5b70033e2
    tests: add currentExcessBlobGas to state tests (#28735) Mario Vega 2023-12-28 04:39:28 -0600
  • d2e3cb894b
    core/state: logic equivalence for GetCodeHash (#28733) cygaar 2023-12-26 03:38:11 -0500
  • b4a5cf811e Merge commit 'b20b4a715' into merge/geth-v1.13.8 philip-morlier 2023-12-22 07:37:09 -0800
  • 8d0391806f
    params: begin v1.13.9 release cycle Martin Holst Swende 2023-12-22 13:46:27 +0100
  • b20b4a7159
    all: release go-ethereum v1.13.8 Martin HS 2023-12-22 13:44:46 +0100
  • 904a278054
    params: go-ethereum v1.13.8 stable Martin Holst Swende 2023-12-22 13:37:16 +0100
  • f469470aff
    core/rawdb: improve state scheme checking (#28724) rjl493456442 2023-12-22 14:50:41 +0800
  • cca94792a4
    core, cmd, trie: fix the condition of pathdb initialization (#28718) rjl493456442 2023-12-22 03:28:32 +0800
  • 413e9fc429 Imports updated to match cardinal ecosystem for foundation plugeth philip-morlier 2023-12-20 10:29:05 -0800
  • c01da155be Merge commit 'c3d9ca62c' into merge/geth-v1.13.6 philip-morlier 2023-12-20 09:33:18 -0800
  • 577be37e0e
    cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) lightclient 2023-12-20 09:23:48 -0700
  • d0d5d38a59 Merge remote-tracking branch 'origin/bugfix/engine-hook-test' into merge/geth-v1.13.6 philip-morlier 2023-12-20 08:15:09 -0800
  • 8c2d455ccd
    build: upgrade to golangci-lint v1.55.2 (#28712) Felix Lange 2023-12-20 15:36:10 +0100