Commit graph

  • 2ac89676d6 fix:fix ci Chen Kai 2024-07-11 13:40:14 +0800
  • 1a05223076
    PIP-35 for amoy: enforce gas related configs (#1285) Manav Darji 2024-07-11 11:05:12 +0530
  • 7707d10d3d
    eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion Jordan Krage 2024-07-10 09:42:37 -0500
  • 75f1f9ad77
    README: Update discord link (#1288) 0xsajal 2024-07-10 17:09:27 +0530
  • 29b436c9ea Merge branch 'RIP-7560-revision-2' into test-deployer-flows Dror Tirosh 2024-07-10 13:16:28 +0200
  • 8c7a3aed74
    feat(txpool): StatsWithMinBaseFee (#884) Jonas Theis 2024-07-10 17:10:58 +0800
  • b137b2ac11
    feat(taiko_genesis): update internal devnet genesis JSON (#285) Gavin Yu 2024-07-10 15:12:25 +0800
  • f62d48649f core/vm: reuse Memory instances lmittmann 2024-07-10 09:01:53 +0200
  • f4c41e2e70
    Merge branch 'release/1.13' into upstream_merge_1.13 Anshal Shukla 2024-07-10 11:19:34 +0530
  • 1c9cc6d621
    feat: add scroll_api (#893) HAOYUatHZ 2024-07-10 13:25:51 +0800
  • ae45e1230e
    fix(GPO): min suggested tip cap if there's congestion to avoid filtering through DefaultIgnorePrice (#883) Jonas Theis 2024-07-10 12:31:52 +0800
  • 65af7ee9e5
    feat: update L2 base fee formula (#892) HAOYUatHZ 2024-07-10 09:36:29 +0800
  • 710657305d fix stateAtTransaction Sina Mahmoodi 2024-07-09 18:29:14 +0200
  • dd282c5a64 process history contract in tracing API Sina Mahmoodi 2024-07-09 18:26:02 +0200
  • 36933e02e0 add verkle to test Sina Mahmoodi 2024-07-09 17:36:02 +0200
  • 03c410d0bf fix typo Sina Mahmoodi 2024-07-09 17:20:19 +0200
  • 3ae6f752bd
    Merge pull request #575 from XinFinOrg/add-stable-sufix-in-the-mainnet-version Anil Chinchawale 2024-07-09 18:43:39 +0530
  • f777318776
    sync l1datafee change for curie (#888) HAOYUatHZ 2024-07-09 20:45:54 +0800
  • 37590b2c55
    eth/catalyst: fix params in failure log (#30131) Aayush Rajasekaran 2024-07-09 08:19:55 -0400
  • 0853d74b40 fix lint err Sina Mahmoodi 2024-07-09 14:19:50 +0200
  • 10467acc71
    go.mod: update uint256 to 1.3.0 (#30134) Martin HS 2024-07-09 14:17:43 +0200
  • 950de52e42 add stable sufix in the mainnet version Liam Lai 2024-07-09 22:15:50 +1000
  • d48e27038b
    xdpos 2.0 release for mainnet (#574) Liam 2024-07-09 21:54:44 +1000
  • c4b4d05e69
    crypto: remove hardcoded value for secp256k1.N (#30126) zhiqiangxu 2024-07-09 19:19:25 +0800
  • f56dbb7c43
    feat: update L2 base fee formula (#891) Péter Garamvölgyi 2024-07-09 12:54:00 +0200
  • 8aafc3689a trie: add RollBackAccount function to verkle trees Guillaume Ballet 2024-07-09 11:09:45 +0200
  • e9acfb37b7
    go.mod: update uint256 to 1.3.0 Martin Holst Swende 2024-07-09 10:11:20 +0200
  • 15019efa6c
    feat: add codecv3 for darwin batches (#866) Mengran Lan 2024-07-09 14:14:58 +0800
  • 699f34c5bf
    eth/catalyst: fix params in failure log Aayush 2024-07-08 16:16:32 -0400
  • 3d12e68d24 Fix block num Sina Mahmoodi 2024-07-08 21:49:19 +0200
  • dddd593c77 Call evm code for setting parent hash Sina Mahmoodi 2024-07-08 21:43:16 +0200
  • 6fbfc05b20 review comment Sina Mahmoodi 2024-07-08 16:59:53 +0200
  • 76a6f6f113 core/state: don't compute verkle storage tree roots Guillaume Ballet 2024-07-08 16:31:43 +0200
  • 5e255cf5b1
    fix(traces): several tracing fixes (#830) HAOYUatHZ 2024-07-08 17:13:44 +0800
  • 72577219c0
    fix fee logic in TransitionDb (#887) HAOYUatHZ 2024-07-08 17:08:22 +0800
  • 4954004f4e
    chore(taiko): release 1.5.0 (#284) taiko-bot 2024-07-08 04:27:00 -0400
  • 7955df965a
    cmd/utils: fix typo Jeremy Schlatter 2024-07-07 21:20:26 -0700
  • 453f1ab119 remove hardcode for secp256k1N alan 2024-07-08 10:09:33 +0800
  • eb7127c97d pr reviews Dror Tirosh 2024-07-06 15:49:03 +0300
  • 604c76341e paymaster time-range checking Dror Tirosh 2024-07-01 22:11:30 +0300
  • d804c44262 test paymaster validations Dror Tirosh 2024-07-01 20:49:00 +0300
  • 7331b96c27 returnWithData, revertWithData Dror Tirosh 2024-07-01 14:17:25 +0300
  • 95a378640e initial paymaster test flows Dror Tirosh 2024-07-01 16:46:06 +0300
  • 1fc0bd420e
    Merge pull request #12 from eth-infinitism/test-flows Dror Tirosh 2024-07-07 12:36:33 +0300
  • 65daa36d1f test deployer flows Dror Tirosh 2024-07-03 18:50:20 +0300
  • fcf91d4525 pr reviews Dror Tirosh 2024-07-06 15:49:03 +0300
  • 603d385c05 paymaster time-range checking Dror Tirosh 2024-07-01 22:11:30 +0300
  • b0b490f350 test paymaster validations Dror Tirosh 2024-07-01 20:49:00 +0300
  • 6b7385d6a7 returnWithData, revertWithData Dror Tirosh 2024-07-01 14:17:25 +0300
  • 6e2e44f32b initial paymaster test flows Dror Tirosh 2024-07-01 16:46:06 +0300
  • d5c3069d71 pr issues Dror Tirosh 2024-07-06 15:12:44 +0300
  • 9aee47255f
    fix: scroll greeting message (#885) Ömer Faruk Irmak 2024-07-06 14:54:54 +0300
  • f7528c7a06
    fix(docs): correct PGP key block formatting in security policy JeukHwang 2024-07-06 17:11:41 +0900
  • accbd20dec scale down devnet from 108 to 90 Liam Lai 2024-07-06 00:11:26 +1000
  • a40ef3f6e0
    fix(signer): update LatestSigner logic (#880) HAOYUatHZ 2024-07-05 18:38:21 +0800
  • dcd0004376
    fix(p2p): re-enable ENRUpdater (#869) HAOYUatHZ 2024-07-05 16:59:44 +0800
  • 5b40276ce1
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-05 17:20:26 +0900
  • b5dee527c4
    fix l2trace TransactionData (#882) HAOYUatHZ 2024-07-04 16:03:19 +0800
  • 2f116b3bc5
    update MakeSigner (#881) HAOYUatHZ 2024-07-04 14:19:16 +0800
  • 0892822b8c
    sync blob tx encoding/decoding fixes (#879) HAOYUatHZ 2024-07-04 11:33:23 +0800
  • fa0bf39533 refactor: pin github.com/crate-crypto/go-kzg-4844 to v0.7.0 mrekucci 2024-07-03 21:43:45 +0200
  • 4050f57f32
    eth/tracers: check if reciept is not nil before accessing lightclient 2024-07-02 13:55:10 -0600
  • e30e1f16fd
    feat: Configure l2geth Docker pipeline to push latest tag (#831) Nazarii Denha 2024-07-03 21:47:55 +0200
  • 4e8468fdb7
    fix(CI): remove libzktrie.so (#878) colin 2024-07-03 22:01:46 +0800
  • b8f086c1de
    feat: update to ccc v0.11.4 (#872) Péter Garamvölgyi 2024-07-03 15:16:38 +0200
  • 2d9d423764
    build: upgrade -dlgo version to Go 1.22.5 (#30112) Marius Kjærstad 2024-07-03 12:11:43 +0200
  • 5d123950d4 npm uninstall Ruslan Gladov 2024-07-03 12:20:16 +0300
  • f38c5d27c5
    Merge pull request #53 from zkokk/CI-4 zkokk 2024-07-03 12:18:56 +0300
  • 068ce61da7 npm uninstall Ruslan Gladov 2024-07-03 12:18:15 +0300
  • f5aeaec1fa
    Merge pull request #52 from zkokk/CI-4 zkokk 2024-07-03 12:16:44 +0300
  • a9f539617d npm uninstall Ruslan Gladov 2024-07-03 12:15:53 +0300
  • bcb4bd77bb
    Merge pull request #51 from zkokk/CI-4 zkokk 2024-07-03 11:52:26 +0300
  • 7753b4fb32 New hardhat path Ruslan Gladov 2024-07-03 11:51:49 +0300
  • c777d24af1
    feat(taiko_miner): add BuildTransactionsListsWithMinTip method (#283) David 2024-07-03 13:09:45 +0800
  • ccb48cb0bd
    build: upgrade -dlgo version to Go 1.22.5 Marius Kjærstad 2024-07-03 04:24:40 +0200
  • 221fb55627 core/state: fix inconsistent verkle test error messages (#29753) Hteev Oli 2024-07-02 03:57:04 +0800
  • 0db341d531
    Merge branch 'ethereum:master' into chore/map-pointer caseylove 2024-07-03 09:51:00 +0800
  • f30a3cf48e refactor: remove a pointer of Balance caseylove 2024-07-03 09:49:19 +0800
  • 8e80a7d05f pipikov1 Pip 2024-07-02 23:26:51 +0300
  • c3e057603f
    kurtosis: fix cmd to access shell (#30106) MD.YEASIN ALI 2024-07-02 22:54:39 +0600
  • c6cae0f300 Merge remote-tracking branch 'gballet/release-1.14.6' Felix Lange 2024-07-02 17:45:10 +0200
  • aadddf3a6e params: release Geth v1.14.6 v1.14.6 Guillaume Ballet 2024-07-02 14:58:42 +0200
  • 640e0f15fd params: begin v1.14.7 release cycle Guillaume Ballet 2024-07-02 14:59:41 +0200
  • 6f2e1cff47 params: release Geth v1.14.6 Guillaume Ballet 2024-07-02 14:58:42 +0200
  • de366fd2e2
    accounts/abi: embed Go template instead of string literal (#30098) winniehere 2024-07-02 20:58:15 +0800
  • dc1a7ffbd0 [Website]: fix cmd to access kurtosis shell Yeasin 2024-07-02 13:48:20 +0600
  • 47893aead4
    chore(taiko): release 1.4.0 (#275) taiko-bot 2024-07-02 02:36:35 -0400
  • f930382f4b
    fix(taiko_worker): fix a maxBytesPerTxList check issue (#282) David 2024-07-02 14:21:52 +0800
  • 5546ec2b31 core/rawdb, triedb: add verkle namespace in pathdb Gary Rong 2024-07-02 10:22:16 +0800
  • 32a8f1d54d additional clarifying comment Jared Wasinger 2024-07-01 20:18:34 -0700
  • 9cc2c4770f add comments where appropriate. fix flakey test which now fails due to mutex contention. Jared Wasinger 2024-07-01 20:07:54 -0700
  • cbb8201ef0 core, triedb/pathdb, cmd: define verkle state ancient store Gary Rong 2024-07-02 09:56:28 +0800
  • 6aba51311a gofmt Jared Wasinger 2024-07-01 13:39:44 -0700
  • 6862283d19 eth/catalyst: in zero-period dev mode, if transactions or blocks are available, commit as many blocks as possible until we have no more transactions/withdrawals to include Jared Wasinger 2024-07-01 13:23:48 -0700
  • 47d5b4fc21 foobarbazbat Jared Wasinger 2024-07-01 12:50:11 -0700
  • 09056601d8
    core/state: fix inconsistent verkle test error messages (#29753) Hteev Oli 2024-07-02 03:57:04 +0800
  • 56a8b1accb
    [Website]: update introduction of developer doc (#30101) TinyFoxy 2024-07-02 02:02:48 +0800
  • 41abab9e39
    build: add check for stale generated files (#30037) jwasinger 2024-07-01 08:16:15 -0700
  • aae88d666e build: add URLs for sanity check Felix Lange 2024-07-01 16:46:22 +0200
  • 7e6d34d119 appveyor.yml: enable go generate verification Felix Lange 2024-07-01 16:38:20 +0200