Commit Graph

  • 15936c64a2
    core/txpool/legacypool: use maps.Keys and maps.Copy (#30091) maskpp 2024-07-16 19:42:30 +08:00
  • 24bba50d5d p2p/discover: remove type encPubkey Felix Lange 2024-07-16 13:18:55 +02:00
  • b530d8e455
    trie, triedb: remove unnecessary child resolver interface (#30167) rjl493456442 2024-07-16 18:52:19 +08:00
  • 1fbe272ae4 core/state: check db error after intermediate call Gary Rong 2024-07-16 18:50:30 +08:00
  • 0d38b0cd34
    eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion (#30138) Jordan Krage 2024-07-16 04:47:11 -05:00
  • 32a04d0bb3 copy memory regions in call and return ops lmittmann 2024-07-16 11:12:45 +02:00
  • fdfc2c9d03 Revert "clone memory in ScopeContext.MemoryData" lmittmann 2024-07-16 11:07:59 +02:00
  • 85afb37fa3 refactor: mark makeJWTSecret to be a test helper yukionfire 2024-07-16 16:14:04 +08:00
  • 1279c98c4d chore: using t.TempDir() instead of os.TempDir() in test lfz941 2024-07-16 15:23:46 +08:00
  • 26b699db1a trie, triedb: remove unnecessary child resolver interface Gary Rong 2024-07-16 15:14:38 +08:00
  • a60089419e chore: fix comment for struct field linghuying 2024-07-16 11:42:45 +08:00
  • ddba7dd3d8 rm stale todos Sina Mahmoodi 2024-07-15 21:08:14 +02:00
  • 172ed025d1 refactors Sina Mahmoodi 2024-07-15 20:57:17 +02:00
  • cb0a04879c Terraform script root 2024-07-15 18:57:18 +03:00
  • 102aa8017a resolve merge conflict Sina Mahmoodi 2024-07-15 16:50:13 +02:00
  • c59e9e5e6b clone memory in ScopeContext.MemoryData lmittmann 2024-07-15 16:32:52 +02:00
  • 71210b0630
    all: simplify tests using t.TempDir() (#30150) zhiqiangxu 2024-07-15 21:26:58 +08:00
  • 19f711d212
    s/1e9/time.Second Jordan Krage 2024-07-15 08:14:11 -05:00
  • 0cecc1986e
    refactor(trace): clean outdated fields (#842) Zhang Zhuo 2024-07-15 20:36:00 +08:00
  • ce4bf5618e Gen code mayakalpana1 2024-07-15 20:33:32 +08:00
  • 8adce57b41
    SECURITY.md: correct PGP key block formatting (#30123) JeukHwang 2024-07-15 21:29:13 +09:00
  • b21288d229 make memoryPool.New logic identical to old NewMemory logic lmittmann 2024-07-15 13:42:21 +02:00
  • a0d2613ef0
    core/types: don't modify signature V when reading large chainID (#30157) Danyal Prout 2024-07-15 05:09:32 -05:00
  • 169aa91449
    cmd/utils: fix typo in flag description (#30127) Jeremy Schlatter 2024-07-15 02:36:21 -07:00
  • 74578fa06e
    refactor: remove unused storage traces (#902) HAOYUatHZ 2024-07-15 16:31:11 +08:00
  • 4bbe993252
    p2p: fix ip change log parameter (#30158) Nathan Jo 2024-07-15 17:15:35 +09:00
  • 79d2327771
    trie: add RollBackAccount function to verkle trees (#30135) Guillaume Ballet 2024-07-15 09:05:59 +02:00
  • 5c8f66ebb4 Add To to Receipt mayakalpana1 2024-07-15 11:26:55 +08:00
  • d63ba64339 p2p: fix ip change log qqqeck 2024-07-15 12:10:09 +09:00
  • 5d9c689ac5 trie: add code size emptyness check Gary Rong 2024-07-15 10:35:13 +08:00
  • a0631f3ebd
    core/txpool/blobpool: use nonce from argument instead of tx.Nonce() (#30148) minh-bq 2024-07-15 09:28:06 +07:00
  • 9d60ea60ad fix "The process cannot access the file because it is being used by another process." alan 2024-07-14 23:06:03 +08:00
  • 3c95859a65
    core: don't modify signature param V when reading chainId Danyal Prout 2024-07-14 13:24:23 -05:00
  • e16b3f5ab3
    scale down devnet from 90 to 73 (#581) Liam 2024-07-14 19:20:50 +10:00
  • dc52e578a0
    update devnet deployment script (#580) Liam 2024-07-14 19:20:34 +10:00
  • bcb18cdb1e simplify test by using t.TempDir instead of os.TempDir alan 2024-07-13 22:52:54 +08:00
  • 297b964393
    downscale devnet (#579) Liam 2024-07-14 00:17:40 +10:00
  • df08f60183
    fix(rollup-verifier): decode commitBatchWithBlobProof calldata (#896) colin 2024-07-13 00:37:31 +08:00
  • c8339db0d2
    Merge pull request #571 from XinFinOrg/scale-down-devnet-from-108-to-90 Wanwiset Peerapatanapokin 2024-07-12 15:08:32 +04:00
  • 2b61cfac5a
    Merge branch 'ethereum:master' into chore/map-pointer caseylove 2024-07-12 18:25:24 +08:00
  • 0b5146bdef
    feat(txpool): use GasFeeCapIntCmp to check min fee (#901) Péter Garamvölgyi 2024-07-12 11:56:35 +02:00
  • 9d6877b26e trie: polish the code Gary Rong 2024-07-12 16:10:29 +08:00
  • 2ed07c7ae8 fix deletion issue when chunknr mod 128 != 0 Guillaume Ballet 2024-07-12 09:14:33 +02:00
  • fc5763e4bf
    ChainConfig: update DescartesBlock to DarwinTime (#900) HAOYUatHZ 2024-07-12 14:27:21 +08:00
  • e389598d44
    core/txpool/blobpool: use nonce from argument instead of tx.Nonce() Bui Quang Minh 2024-07-12 13:26:21 +07:00
  • 2ec2bc6b2c
    rename circuitCapacityReached to circuitCapacityOrBlockTimeReached (#899) HAOYUatHZ 2024-07-12 12:54:48 +08:00
  • a84baf6bc3
    fix(tracing): fix error handling in fillBlockTrace (#890) (#898) HAOYUatHZ 2024-07-12 11:37:21 +08:00
  • b69da295d3 WIP fix flakey wallet notifier test sgerhardt 2024-07-11 11:24:22 -05:00
  • 65d4c718e3
    Fix broken links (#30143) omahs 2024-07-11 17:23:46 +02:00
  • 2312c4fdde
    Merge pull request #14 from eth-infinitism/test-deployer-flows shahafn 2024-07-11 17:14:04 +03:00
  • cf0378499f
    core/state: fix prefetcher for verkle (#29760) rjl493456442 2024-07-11 22:09:24 +08:00
  • aa55f5ea20 Merge branch 'master' into release/1.14 v1.14.7 Felix Lange 2024-07-11 14:34:03 +02:00
  • bcaf3747f8 params: begin v1.14.8 release cycle Felix Lange 2024-07-11 14:24:09 +02:00
  • 0aafbb31ab params: go-ethereum v1.14.7 stable Felix Lange 2024-07-11 14:23:27 +02:00
  • 55f70cc6e8
    fix(tracing): fix error handling in fillBlockTrace (#890) HAOYUatHZ 2024-07-11 18:58:07 +08:00
  • c3371e2b07
    fix: return early as expected when engine.Prepare fails (#886) Ömer Faruk Irmak 2024-07-11 11:51:02 +03:00
  • b4e38fcdac
    fix broken link omahs 2024-07-11 09:30:53 +02:00
  • 803dc6b664
    core/txpool/blobpool: revert #29989, WLock on Nonce (#30142) Marius van der Wijden 2024-07-11 09:28:27 +02:00
  • 8ca9b5cbda
    fix broken link omahs 2024-07-11 09:24:27 +02:00
  • 23ae4c96bf core/txpool/blobpool: revert #29989, WLock on Nonce Marius van der Wijden 2024-07-11 09:23:03 +02:00
  • 0b9836f631
    fix broken link omahs 2024-07-11 09:19:27 +02:00
  • 7707d10d3d
    eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion Jordan Krage 2024-07-10 09:42:37 -05:00
  • 29b436c9ea Merge branch 'RIP-7560-revision-2' into test-deployer-flows Dror Tirosh 2024-07-10 13:16:28 +02:00
  • 8c7a3aed74
    feat(txpool): StatsWithMinBaseFee (#884) Jonas Theis 2024-07-10 17:10:58 +08:00
  • f62d48649f core/vm: reuse Memory instances lmittmann 2024-07-10 09:01:53 +02:00
  • 1c9cc6d621
    feat: add scroll_api (#893) HAOYUatHZ 2024-07-10 13:25:51 +08:00
  • 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 +08:00
  • 65af7ee9e5
    feat: update L2 base fee formula (#892) HAOYUatHZ 2024-07-10 09:36:29 +08:00
  • 710657305d fix stateAtTransaction Sina Mahmoodi 2024-07-09 18:29:14 +02:00
  • dd282c5a64 process history contract in tracing API Sina Mahmoodi 2024-07-09 18:26:02 +02:00
  • 36933e02e0 add verkle to test Sina Mahmoodi 2024-07-09 17:36:02 +02:00
  • 03c410d0bf fix typo Sina Mahmoodi 2024-07-09 17:20:19 +02:00
  • 3ae6f752bd
    Merge pull request #575 from XinFinOrg/add-stable-sufix-in-the-mainnet-version Anil Chinchawale 2024-07-09 18:43:39 +05:30
  • f777318776
    sync l1datafee change for curie (#888) HAOYUatHZ 2024-07-09 20:45:54 +08:00
  • 37590b2c55
    eth/catalyst: fix params in failure log (#30131) Aayush Rajasekaran 2024-07-09 08:19:55 -04:00
  • 0853d74b40 fix lint err Sina Mahmoodi 2024-07-09 14:19:50 +02:00
  • 10467acc71
    go.mod: update uint256 to 1.3.0 (#30134) Martin HS 2024-07-09 14:17:43 +02:00
  • 950de52e42 add stable sufix in the mainnet version Liam Lai 2024-07-09 22:15:50 +10:00
  • d48e27038b
    xdpos 2.0 release for mainnet (#574) Liam 2024-07-09 21:54:44 +10:00
  • c4b4d05e69
    crypto: remove hardcoded value for secp256k1.N (#30126) zhiqiangxu 2024-07-09 19:19:25 +08:00
  • f56dbb7c43
    feat: update L2 base fee formula (#891) Péter Garamvölgyi 2024-07-09 12:54:00 +02:00
  • 8aafc3689a trie: add RollBackAccount function to verkle trees Guillaume Ballet 2024-07-09 11:09:45 +02:00
  • e9acfb37b7
    go.mod: update uint256 to 1.3.0 Martin Holst Swende 2024-07-09 10:11:20 +02:00
  • 15019efa6c
    feat: add codecv3 for darwin batches (#866) Mengran Lan 2024-07-09 14:14:58 +08:00
  • 699f34c5bf
    eth/catalyst: fix params in failure log Aayush 2024-07-08 16:16:32 -04:00
  • 3d12e68d24 Fix block num Sina Mahmoodi 2024-07-08 21:49:19 +02:00
  • dddd593c77 Call evm code for setting parent hash Sina Mahmoodi 2024-07-08 21:43:16 +02:00
  • 6fbfc05b20 review comment Sina Mahmoodi 2024-07-08 16:59:53 +02:00
  • 76a6f6f113 core/state: don't compute verkle storage tree roots Guillaume Ballet 2024-07-08 16:31:43 +02:00
  • 5e255cf5b1
    fix(traces): several tracing fixes (#830) HAOYUatHZ 2024-07-08 17:13:44 +08:00
  • 72577219c0
    fix fee logic in TransitionDb (#887) HAOYUatHZ 2024-07-08 17:08:22 +08:00
  • 7955df965a
    cmd/utils: fix typo Jeremy Schlatter 2024-07-07 21:20:26 -07:00
  • 453f1ab119 remove hardcode for secp256k1N alan 2024-07-08 10:09:33 +08:00
  • eb7127c97d pr reviews Dror Tirosh 2024-07-06 15:49:03 +03:00
  • 604c76341e paymaster time-range checking Dror Tirosh 2024-07-01 22:11:30 +03:00
  • d804c44262 test paymaster validations Dror Tirosh 2024-07-01 20:49:00 +03:00
  • 7331b96c27 returnWithData, revertWithData Dror Tirosh 2024-07-01 14:17:25 +03:00
  • 95a378640e initial paymaster test flows Dror Tirosh 2024-07-01 16:46:06 +03:00
  • 1fc0bd420e
    Merge pull request #12 from eth-infinitism/test-flows Dror Tirosh 2024-07-07 12:36:33 +03:00
  • 65daa36d1f test deployer flows Dror Tirosh 2024-07-03 18:50:20 +03:00