Commit graph

  • 9e4c147bf2
    core/vm: implement EIP-7951 - precompile for secp256r1 (#31991) Felix Lange 2025-07-07 20:59:45 +0200
  • 2b9dd7bfc1 crypto: refactor to delete readBits by using same impl in common/math cuiweixie 2025-08-14 00:54:51 +0800
  • cf32733725 event: using slices.Index in std lib cuiweixie 2025-08-14 00:35:04 +0800
  • a8dba72715 p2p: refactor to using slices.Clone in std lib instead of bytesCopy in user cuiweixie 2025-08-14 00:26:43 +0800
  • 3ff99ae52c
    eth/syncer: fix typo (#32427) Marius van der Wijden 2025-08-13 17:12:08 +0200
  • cb920b718a eth/syncer: fix typo Marius van der Wijden 2025-08-13 17:09:20 +0200
  • 51342136fa
    eth/tracers: Adds codeHash to prestateTracer's response (#32391) Nebojsa Urosevic 2025-08-13 14:51:38 +0300
  • 91e20fdbc1
    Update verkle.go oooLowNeoNooo 2025-08-13 13:14:34 +0200
  • 04be33ac32 .github: revert actions/checkout@v5 Felix Lange 2025-08-13 13:10:57 +0200
  • a0ee368e4f .github: upgrade workflows to Go 1.25 Felix Lange 2025-08-13 12:34:47 +0200
  • 1478f6a64e consensus/misc/eip4844: put back var Felix Lange 2025-08-13 12:09:40 +0200
  • 5fc3cc4d43 consensus/misc/eip4844: avoid computing rules Felix Lange 2025-08-13 12:07:58 +0200
  • f054befc55
    rlp: optimize intsize (#32421) cui 2025-08-13 18:00:54 +0800
  • 8c83bdccc1 consensus/misc/eip4844: use blob parameters of current header Felix Lange 2025-08-13 11:58:46 +0200
  • 9306c12291 rlp: opt putint with bce cuiweixie 2025-08-13 17:11:54 +0800
  • 789452a5d8 rlp: opt intsize cuiweixie 2025-08-13 16:41:49 +0800
  • a4d3fb9805
    node: remove unused err var (#32398) cui 2025-08-13 15:08:23 +0800
  • 75fc56f27d
    eth: abort requiredBlocks check if peer handler terminated (#32413) Klimov Sergei 2025-08-13 15:02:50 +0800
  • 979f8a722c account,core,eth: fix some typos in comment billcarsoon 2025-08-13 14:08:04 +0800
  • e106e8b761
    CI: migrate workflows to checkout v5 Rej Ect 2025-08-13 07:58:13 +0300
  • 86370cd881 accounts: correct version comparison logic rizkyikiw42 2025-08-13 11:38:44 +0800
  • 88135065f0 build: upgrade -dlgo version to Go 1.25.0 cuiweixie 2025-08-13 11:06:42 +0800
  • e0902952ec
    Update MaxPeers comment Klimov Sergei 2025-08-13 06:13:37 +0800
  • c92294b75a
    abort requiredBlocks checks if peer handler terminated Klimov Sergei 2025-08-13 05:57:17 +0800
  • 74b165a362
    chore(configs): Update Prague1 chain config for Berachain mainnet (#61) Cal Bera 2025-08-12 14:46:18 -0700
  • 9c409e61c1 build: upgrade -dlgo version to Go 1.25.0 levisyin 2025-08-13 05:32:28 +0800
  • 56edd21453
    cmd: fix inconsistent function name in comment (#32411) youzichuan 2025-08-13 01:37:09 +0800
  • 06c32cc89b
    chore(config): add more verbose Prague1 logigng (#60) Cal Bera 2025-08-12 09:53:55 -0700
  • 4609f9a471 cmd: fix inconsistent function name in comment youzichuan 2025-08-12 23:17:25 +0800
  • 1b63f65ba8 p2p: refactor to use slices.Delete alex9long 2025-08-12 22:57:11 +0800
  • ba21474eeb
    Delete custom secp256 implementation (#215) Jonathan Oppenheimer 2025-08-12 10:39:07 -0400
  • 651229775e only include code hash for contracts Sina Mahmoodi 2025-08-12 16:38:55 +0200
  • 43b2aac33c
    trie: refactor to use slices.Concat (#32401) cui 2025-08-12 21:47:18 +0800
  • 94fe5c62e4 core/vm: generic not-traced EVM implementation Ömer Faruk IRMAK 2025-08-12 13:11:13 +0300
  • 2e9c9b5e98
    consensus: fix ambiguous invalid gas limit error (#32405) Rizky Ikwan 2025-08-12 14:11:18 +0200
  • 40968d8b13 fix generated account marshaler Sina Mahmoodi 2025-08-12 13:05:47 +0200
  • d7661b44f6 refactor: use the built-in max/min to simplify the code hongmengning 2025-08-12 15:40:21 +0800
  • 77667b8a91 fix: correct error message rizkyikiw42 2025-08-12 14:55:03 +0800
  • e7e69c53de
    fix(gethclient): pass common.Hash to debug_traceTransaction for consistency Fibonacci747 2025-08-12 07:58:31 +0200
  • 7672d605d8 tests: simplify code cuiweixie 2025-08-12 13:27:39 +0800
  • 11f4b947eb p2p: refactor to use time.Now().UnixMilli() in golang std lib cuiweixie 2025-08-12 12:28:49 +0800
  • 905b2bfd68 trie: refactor to use slices.Concat cuiweixie 2025-08-12 12:14:26 +0800
  • c2f0df8372 event: refactor to use slices.Delete in golang std lib cuiweixie 2025-08-12 10:55:04 +0800
  • a3b822d7f2 internal/era: refactor to use slices.Reverse cuiweixie 2025-08-12 10:32:19 +0800
  • 7b749c0867 node: remove unused err var cuiweixie 2025-08-12 10:13:15 +0800
  • ce8d313d81 p2p: remove todo comment, as it's unnecessary cuiweixie 2025-08-12 09:06:40 +0800
  • 62dc2ea087
    refactor: set EVM.readOnly and depth before running stateful precompile (#210) Arran Schlosberg 2025-08-12 01:35:13 +0100
  • 83d1318bbe kick ci nebojsa.urosevic 2025-08-11 22:59:46 +0200
  • 23c466fb71
    Update go.yml CrazyFrog 2025-08-11 22:22:45 +0200
  • dce4427b41
    Update release.yml CrazyFrog 2025-08-11 22:22:26 +0200
  • 3e9e4aed82
    Update release-ppa.yml CrazyFrog 2025-08-11 22:22:04 +0200
  • e31c5e24f4
    Update release-azure-cleanup.yml CrazyFrog 2025-08-11 22:21:55 +0200
  • 8ad1941175
    delete additional params file Jonathan Oppenheimer 2025-08-11 14:30:51 -0400
  • fc51fee0ea
    delete old implementation Jonathan Oppenheimer 2025-08-11 14:30:04 -0400
  • 861dca8634
    core/vm: implement EIP-7951 - precompile for secp256r1 (#31991) Jonathan Oppenheimer 2025-08-11 14:29:35 -0400
  • cbbf686ecc
    trie, core: rework tracer and track origin value of dirty nodes (#32306) rjl493456442 2025-08-11 21:55:38 +0800
  • b04885108b build: remove unused funcs cuiweixie 2025-08-11 21:52:49 +0800
  • 55a471efaf
    eth/downloader: skip nil peer in GetHeader (#32369) Forostovec 2025-08-11 16:34:59 +0300
  • ee6da02c40
    Update api_server.go Ocenka 2025-08-11 13:59:46 +0100
  • 66bd4e0edd
    Update light_api.go Ocenka 2025-08-11 13:58:49 +0100
  • 163e80da75
    Update types_test.go Ocenka 2025-08-11 13:39:52 +0100
  • 6247488c3b
    Merge branch 'ethereum:master' into fix/update Ocenka 2025-08-11 15:38:59 +0300
  • 6a494f5d9d
    Update client.go Ocenka 2025-08-11 13:38:04 +0100
  • 46a8449b6f
    Update errors.go Ocenka 2025-08-11 13:36:58 +0100
  • 0f9b6ef4f1
    Update block_sync_test.go Ocenka 2025-08-11 13:36:08 +0100
  • 92106a6b17
    accounts/abi, accounts/keystore: use reflect.TypeFor (#32323) cui 2025-08-11 20:24:55 +0800
  • 12bc2fad30
    add a warning level Forostovec 2025-08-11 14:57:45 +0300
  • 173d286c78 core/vm: opt opLog0 cuiweixie 2025-08-08 23:40:47 +0800
  • ace2f955a7
    Update accounts/abi/bind/v2/base.go Marius van der Wijden 2025-08-11 13:14:41 +0200
  • 2485d096f3
    downloader: fix comment (#32382) sashass1315 2025-08-11 13:48:38 +0300
  • 6238effeff
    miner: remove todo comment (#32389) cui 2025-08-11 18:05:06 +0800
  • cec258ee98 miner: remove todo comment cuiweixie 2025-08-11 17:22:43 +0800
  • 359d1d727c Adds codeHash to prestateTracer's account structure nebojsa.urosevic 2025-08-11 09:51:46 +0200
  • 40072af04a
    core/vm: make types consistent in makeDup (#32378) cui 2025-08-11 15:00:11 +0800
  • 18b4ee5972
    ethdb/leveldb: check iterator error in Database.DeleteRange (#32384) MozirDmitriy 2025-08-11 09:32:27 +0300
  • 8ba1c791bf
    ethclient: fix flaky pending tx test (#32380) kashitaka 2025-08-11 15:29:07 +0900
  • f035c4431c
    Merge pull request #1330 from XinFinOrg/temp-disable-devnet-deploy Wanwiset Peerapatanapokin 2025-08-11 12:38:27 +0700
  • 417b5f73e2 miner: add blob fees cuiweixie 2025-08-08 20:30:59 +0800
  • 4667e82e20
    fix(docker): use correct digest for signing images (#57) Cal Bera 2025-08-10 13:34:06 -0700
  • 05d198187c
    chore(docker): login to ghcr before cosigning (#56) Cal Bera 2025-08-10 11:23:02 -0700
  • 95ed12617f fix nonce update issue N 2025-08-10 21:26:11 +0800
  • ca028c8ee1 update comment maskpp 2025-08-10 21:12:55 +0800
  • 666bff4d01 add drop method maskpp 2025-08-10 21:11:38 +0800
  • 7469e5cc6f
    ethdb/leveldb: check iterator error in Database.DeleteRange MozirDmitriy 2025-08-10 15:30:04 +0300
  • 9fac6aebbf add comments maskpp 2025-08-10 20:28:39 +0800
  • d959ad18bc update the slotSizeFn method maskpp 2025-08-10 20:05:34 +0800
  • c13ba75bfb upgrade blobpool maskpp 2025-08-10 15:24:16 +0800
  • 524ba61b04 upgrade blobpool maskpp 2025-08-10 15:16:27 +0800
  • 7ad2e1102f Merge branch 'master' into simplify_limbo maskpp 2025-08-10 12:30:31 +0800
  • 186b95619a
    fix(pbss): idempotent init cmd if stored db (#54) Cal Bera 2025-08-09 20:56:44 -0700
  • 4316f90c84
    downloader/queue_test: correct makeChain comment to match implementation sashass1315 2025-08-09 20:39:13 +0300
  • e9da3f2369 revert the changes in blobTxMeta maskpp 2025-08-09 20:00:17 +0800
  • 98af70fdb7 Merge branch 'master' into upgrade_blobpool maskpp 2025-08-09 19:36:48 +0800
  • 59b317c09d feat: hardfork time MiniFrenchBread 2025-08-09 16:15:06 +0800
  • a93a750e50
    Merge pull request #16 from 0glabs/tps MiniFrenchBread 2025-08-09 16:03:13 +0800
  • ecf3e15c8e
    Merge pull request #15 from 0glabs/delegate-staking Pignard 2025-08-09 11:09:36 +0800
  • c46c737d94 fix(forkid): Make compatible with prague1 fork Cal Bera 2025-08-08 16:18:45 -0700
  • c7f3b7b72b
    chore(version): Use git tag for version reporting (#51) Cal Bera 2025-08-08 15:06:53 -0700
  • 497e1a4e42
    chore(API): enforce from address when checking pol tx (#52) Cal Bera 2025-08-08 10:30:06 -0700
  • 0308afc443 core/vm: opt opPushx cuiweixie 2025-08-09 00:46:57 +0800