Commit graph

  • 8690100eea only need comparison benchmark Kevaundray Wedderburn 2025-07-08 23:07:05 +0100
  • ee5e4361ea move c code to a separate c file Kevaundray Wedderburn 2025-07-08 22:46:06 +0100
  • f8cd00314e cleanup readme Kevaundray Wedderburn 2025-07-08 22:45:56 +0100
  • 74130f7018 remove extra test file Kevaundray Wedderburn 2025-07-08 22:36:18 +0100
  • 00d800d221 micro-opt Kevaundray Wedderburn 2025-07-08 22:35:04 +0100
  • 92adee104b some cleanup and temp commenting out the Kevaundray Wedderburn 2025-07-08 21:20:47 +0100
  • e5a3e77e90
    build: upgrade -dlgo version to Go 1.24.5 levisyin 2025-07-09 01:22:34 +0800
  • c496edfa2e move gmp_cwrapper method one level up Kevaundray Wedderburn 2025-07-08 17:25:27 +0100
  • e33fcb3811 remove gmp_generic variant too -- reduce number of cgo calls Kevaundray Wedderburn 2025-07-08 17:14:32 +0100
  • 7fc1617ac1 remove gmp_pool Kevaundray Wedderburn 2025-07-08 16:57:58 +0100
  • c521fa6bdb note Kevaundray Wedderburn 2025-07-08 16:57:42 +0100
  • 1478e21f90 remove String method Kevaundray Wedderburn 2025-07-08 16:57:36 +0100
  • 49e52d311e update contract Kevaundray Wedderburn 2025-07-08 16:46:13 +0100
  • 68181011ee add modexp interface Kevaundray Wedderburn 2025-07-08 16:46:05 +0100
  • fd05c0a79b miner: fix typo in comment Felix Lange 2025-07-08 16:33:50 +0200
  • c6068c2cfb core/vm: update gas cost of CLZ to five Felix Lange 2025-07-08 15:31:51 +0200
  • 1cbcebcf47
    miner, core, core/txpool: implement EIP 7825 - TX Gas Limit Cap (#31824) jwasinger 2025-07-08 22:23:22 +0900
  • d751bc0c43 params: move constant MariusVanDerWijden 2025-07-08 15:16:13 +0200
  • 43832e65fd
    eth/catalyst: abort dev mode block commit if shut down is triggered (#32166) jwasinger 2025-07-08 22:15:53 +0900
  • 60ac08786e
    params: EIP-7892 - Blob Parameter Only Hardforks (#31820) peerdas-devnet-7 Marius van der Wijden 2025-07-08 14:57:14 +0200
  • 58ebc106a6 core: track and expose the dynamic gas calculation time Ömer Faruk IRMAK 2025-07-08 15:48:58 +0300
  • 69fe54b2e5 core/types: maintain tx size cache in WithoutBlobTxSidecar Felix Lange 2025-07-08 14:04:25 +0200
  • 43d5d786f4 eth/catalyst: implement getBlobsV3 MariusVanDerWijden 2025-07-08 13:31:29 +0200
  • 45bc372947 various fixes Jared Wasinger 2025-07-08 20:25:07 +0900
  • eab13853a5
    Update accounts/abi/bind/v2/lib.go jwasinger 2025-07-08 20:17:29 +0900
  • d97d3716ca accounts/abi/bind/v2: modify the default deployer to block until the transaction is accepted/rejected from the pool. Jared Wasinger 2025-07-08 20:05:25 +0900
  • 4d27fd589e eth/catalyst: abort dev mode block commit if shut down is triggered Jared Wasinger 2025-07-08 19:04:34 +0900
  • 11f1b1f1da params, miner: rename constants Felix Lange 2025-07-08 11:21:38 +0200
  • 24f541c314
    feat: add da blob client aws s3 (#1209) Morty 2025-07-08 17:10:54 +0800
  • cc7bc75829 all: add debug_syncTarget as an API method Jared Wasinger 2025-07-08 17:14:15 +0900
  • e71487b033
    cmd, eth/catalyst: exit geth only if exitWhenSynced is specified (#32149) rjl493456442 2025-07-08 15:51:08 +0800
  • 6bdf217b6f consensus/misc/eip4844, params: add more bpo checks Gary Rong 2025-07-08 15:01:45 +0800
  • 319fd95ab5 miner: prevent double construction Gary Rong 2025-07-08 14:50:02 +0800
  • b66ed1bc18 core/types: add block encode test Gary Rong 2025-07-08 14:44:07 +0800
  • ee4c97193b fixed lint Jared Wasinger 2025-07-08 15:38:45 +0900
  • 0729d2a99e fix Jared Wasinger 2025-07-08 14:52:51 +0900
  • fa8590a5c8 fix contract deployment by waiting for tx acceptance between individual lib deployments Jared Wasinger 2025-07-08 14:29:50 +0900
  • f40396d025 params: remove WithdrawalSize Felix Lange 2025-07-08 07:13:24 +0200
  • 4402a89c42 miner: check tx fits block size unconditionally Felix Lange 2025-07-08 07:10:26 +0200
  • 84609d8855 miner: return error when withdrawals overshoot max block size Felix Lange 2025-07-08 07:09:53 +0200
  • 7754e773a9 params: fix 7934 size limit. spencer-tb 2025-06-23 18:45:44 +0100
  • 517f8fa6db correctly incorporate blob transaction size Jared Wasinger 2025-06-12 13:18:52 +0200
  • 85290d0ca6 don't calculate the current fork for every transaction that we attempt to add when creating a block Jared Wasinger 2025-06-11 18:12:41 +0200
  • 7288192c88 consider tx without sidecar when accounting for the size it will contribute to the RLP-encoded block Jared Wasinger 2025-06-11 18:06:16 +0200
  • 6caa1eccdc comment phrasing Jared Wasinger 2025-06-10 15:30:15 +0200
  • 0293afe118 ensure that all requested withdrawals are included in the block even if we would hit the size cap when filling it with txs Jared Wasinger 2025-06-10 15:20:11 +0200
  • 199faa7678 make sure that we respect the buffer when adding transactions. comments and constant deduplication. Jared Wasinger 2025-06-09 20:00:10 +0200
  • 799a5b1c76 add comment for size check in body validation Jared Wasinger 2025-06-09 19:52:04 +0200
  • 525f5607e8 fix lint Jared Wasinger 2025-06-09 18:25:09 +0200
  • b6e8755884 fix withdrawal inclusion Jared Wasinger 2025-06-09 18:21:28 +0200
  • 568b9ac62f add back some changes that were deleted Jared Wasinger 2025-06-09 15:38:32 +0200
  • e38f7767c9 more updates Jared Wasinger 2025-06-09 15:33:35 +0200
  • 84fdfe112f remove outdated change Jared Wasinger 2025-06-09 15:32:09 +0200
  • c14d3318a7 simplification Jared Wasinger 2025-06-09 15:31:15 +0200
  • 6403291ba4 goimports Jared Wasinger 2025-06-09 13:54:10 +0200
  • bbb603a189 rename func Jared Wasinger 2025-06-09 13:47:58 +0200
  • d11ef8b624 core,miner,params: implement EIP-7934 - RLP Execution Block Size Limit Jared Wasinger 2025-06-09 13:41:48 +0200
  • 695545b49b triedb: use sync pool rrhlrmrr 2025-07-08 14:11:06 +0900
  • da6f61698a
    Fix incorrect error formatting in downloader_test.go MozirDmitriy 2025-07-07 22:23:48 +0300
  • b3131f00a3
    core/vm: implement EIP-7951 - precompile for secp256r1 (#31991) Felix Lange 2025-07-07 20:59:45 +0200
  • ffb4e6fd5d
    consensus/misc/eip4844: implement EIP-7918 (#31965) Sina M 2025-07-07 16:17:25 +0200
  • 537d8bcea6 params: update BlobBaseCost to the new value Felix Lange 2025-07-07 13:01:04 +0200
  • 660bbee5d4 consensus/misc/eip4844: update Felix Lange 2025-07-07 13:00:16 +0200
  • f21a1e9781 consensus/misc/eip4844: use MergedTestChainConfig Felix Lange 2025-06-09 16:48:23 +0200
  • 2e4885315a consensus/misc/eip4844: update comment Felix Lange 2025-06-09 16:36:37 +0200
  • 023d27f050 consensus/misc/eip4844: update comment Felix Lange 2025-06-09 16:16:17 +0200
  • 9d40d522ab consensus/misc/eip4844: update test Felix Lange 2025-06-09 16:16:03 +0200
  • 39f352a667 consensus: implement EIP-7918 Sina Mahmoodi 2025-06-03 18:31:48 +0200
  • b103f0ef74 core/vm: update tests Felix Lange 2025-07-07 13:35:36 +0200
  • e7a6b955e8 params: update gas cost Felix Lange 2025-07-07 09:55:36 +0200
  • 2a895cbbdd core/vm: add more testdata for p256verify Felix Lange 2025-06-18 12:11:35 +0200
  • 30057ba7e0 core/vm: simplify p256Verify Felix Lange 2025-06-11 14:55:45 +0200
  • 881459ff5e crypto/secp256r1: remove check for (0, 0) Felix Lange 2025-06-11 14:55:25 +0200
  • e8c3207261 core/vm: enable p256verify on osaka Felix Lange 2025-06-09 13:57:30 +0200
  • fb5e6d06aa core/vm: move p256verify to address 0x100 Felix Lange 2025-06-09 13:56:54 +0200
  • bdca277e55 crypto/secp256r1: improve Felix Lange 2025-06-09 13:49:21 +0200
  • cb8b3af8a8 core/vm, crypto/secp2561r1: implement secp256r1 precompile Ulaş Erdoğan 2023-05-08 04:11:54 +0300
  • 84f2932b1e
    .github, internal/flags: improve actions test runs (#32150) Felix Lange 2025-07-07 13:26:11 +0200
  • f0741e6dfe
    core/txpool/blobpool: lower log level for warnings (#32142) maskpp 2025-07-07 19:00:34 +0800
  • 3eb1fc2376 import with network flags Danial 2025-07-07 17:55:31 +0800
  • b85ee1bb1d
    Merge branch 'ethereum:master' into master juga1980 2025-07-07 11:19:38 +0200
  • 90c6197d2f
    core/vm: implement EIP-7939 - CLZ opcode (#31989) Giulio rebuffo 2025-07-07 11:19:33 +0200
  • 166ad3efe1 core/vm: optimize CLZ Felix Lange 2025-07-07 11:01:41 +0200
  • 81546c64c7 core/vm: add remaining tests from the EIP Felix Lange 2025-07-07 10:59:20 +0200
  • 891ae31ad2 core/vm: update tests Felix Lange 2025-07-07 10:51:18 +0200
  • 215aaab509
    Optimize StorageSize performance with named constants Sanket Saagar Karan 2025-07-07 14:14:33 +0530
  • 8c72226321 core/vm: remove newline Felix Lange 2025-07-07 10:43:52 +0200
  • f5a1af7954
    docs/fundamentals: fix format (#32154) rjl493456442 2025-07-07 16:12:35 +0800
  • 4f21f0af5a docs/fundamentals: fix format Gary Rong 2025-07-07 16:09:00 +0800
  • f057504658 chore(eips): fix 7939. spencer-tb 2025-06-13 14:33:15 +0200
  • 60818966fe save Giulio 2025-06-11 15:05:23 +0200
  • 5ada371733 save Giulio 2025-06-10 12:09:34 +0200
  • df5db6fdfb save Giulio 2025-06-09 12:18:32 +0200
  • bdf47f4557
    core/vm: move nil-check out of the interpreter loop (#32068) Ömer Faruk Irmak 2025-07-07 11:01:29 +0300
  • e8c2f9d849 feat: add config parameter healthykim 2025-07-05 13:17:48 +0200
  • e0acdcc037
    docs: add documentation for archive node (#32147) rjl493456442 2025-07-05 08:05:43 +0800
  • 7489548fa7
    Merge pull request #25 from berachain/sync-master-to-main Cal Bera 2025-07-04 11:20:50 -0700
  • dfea3523b4 Merge remote-tracking branch 'origin/master' into sync-master-to-main Cal Bera 2025-07-04 11:17:31 -0700
  • 5b4bc68b11 build: show gcc commands gitea-win Felix Lange 2025-07-04 18:37:51 +0200
  • af834ff52f .gitea: update Felix Lange 2025-07-04 18:25:34 +0200