Commit graph

  • 77f9cc59ec merge from dev-upgrade liam.lai 2024-12-27 10:03:54 -0800
  • 125ea8de59 Build and Run Devnet RS 2024-12-27 12:32:29 +0200
  • 594cdabbdb
    chore(taiko_genesis): update genesis JSONs (#359) David 2024-12-27 16:07:47 +0800
  • 39101e314f
    Update nat_test.go crStiv 2024-12-27 02:46:38 +0100
  • 0b542721e9
    Update nat.go crStiv 2024-12-27 02:44:39 +0100
  • c54cf77928
    core/vm/runtime: fix error messages in test gitglorythegreat 2024-12-26 15:21:30 +0800
  • 69bca27fed
    Merge pull request #776 from gzliudan/rm_unused_in_core Daniel Liu 2024-12-26 15:02:30 +0800
  • 0686b4428f
    upgrade to golang 1.22 (#763) benjamin202410 2024-12-25 22:59:24 -0800
  • e740417f52
    fix import order gitglorythegreat 2024-12-26 14:23:13 +0800
  • 291806c056
    all: use cmp.Compare gitglorythegreat 2024-12-26 13:09:45 +0800
  • d26fd9b26e
    core, ethdb/leveldb: use min/max/clear gitglorythegreat 2024-12-26 13:01:44 +0800
  • 37e6f705c5
    Merge pull request #1386 from maticnetwork/dependabot/go_modules/golang.org/x/crypto-0.31.0 Raneet Debnath 2024-12-26 09:46:20 +0530
  • f9d426b0a1 refactor: using slices.Contains to simplify the code kindknow 2024-12-26 11:42:53 +0800
  • b1d032e8af
    Merge branch 'ethereum:master' into patch-1 DAVID OKEAMAH 2024-12-26 01:23:41 +0100
  • e2afaec8b0 core: remove unused variables in BlockChain struct Daniel Liu 2024-12-25 17:25:51 +0800
  • a5c48e77bd core: remove unused function writeHeader Daniel Liu 2024-12-25 17:22:28 +0800
  • 6114a3a13b core: remove unused function reorgTxMatches Daniel Liu 2024-12-25 17:17:25 +0800
  • 384ba784c5
    core/vm: nil check memorySize instead of dynamicGas Bui Quang Minh 2024-12-25 11:27:32 +0700
  • 2ae2e331c9
    docs: Update README.md Rizwan 2024-12-24 21:34:56 -0500
  • 1940794875
    Merge pull request #1 from R-Niagra/DepInvalidTxs Rizwan 2024-12-24 21:29:12 -0500
  • 036ff656f4 api test: fixes the testBackend with the missing method R-Niagra 2024-12-24 21:18:07 -0500
  • 488cbc658e api feat: findDependentInvalidTxs executes until the tip R-Niagra 2024-12-24 21:16:40 -0500
  • e3058590c7 api feat: adds method to find dependent Invalid txs in a block R-Niagra 2024-12-24 14:24:53 -0500
  • 23d48a5e52 fix: added precompiles to all eth releases Mikhail Wall 2024-12-24 22:38:01 +0500
  • ba53498f49
    Merge remote-tracking branch 'upstream/master' into develop Jerry 2024-12-24 09:34:36 -0800
  • 47cdc309f5
    Fix hasher (#1394) Jerry 2024-12-24 09:03:55 -0800
  • b49047f4ee
    core/state: fix SetStorage override behavior (#30185) (#1393) Jerry 2024-12-24 09:03:42 -0800
  • d68987696a
    Fallback to serial execution if parallel execution fails (#1392) Jerry 2024-12-24 09:03:30 -0800
  • b1020ccd07 feat: added bls Mikhail Wall 2024-12-24 20:26:27 +0500
  • 1d4dbf3f76 core/txpool: include SetCodeTxType in LegacyPool transaction validation islishude 2024-12-24 22:34:34 +0800
  • 21ee50facc
    add panic catch in TraceTransaction (#41) Jeremy Wei 2024-12-24 09:33:43 -0500
  • 101940b70a core/txpool: add SetCodeTxType to LegacyPool transaction filter islishude 2024-12-24 22:19:37 +0800
  • c8aae5e537
    Get right tc epoch (#773) benjamin202410 2024-12-24 01:53:40 -0800
  • 332380c889
    fix only timeout round exists in next epoch (#772) benjamin202410 2024-12-23 23:09:45 -0800
  • 3002485c1f
    Merge branch 'ethereum:master' into master epiclove1 2024-12-23 17:28:08 -0500
  • eb5b777adc
    build: fix typo calciumbe 2024-12-23 22:11:49 +0800
  • bee85d6171
    chore(ci): define Github labels as code with a workflow (#93) Quentin McGaw 2024-12-23 15:02:52 +0100
  • 37856d38d3 trie: remove redundant comparision in VerifyRangeProof j2gg0s 2024-12-23 19:43:21 +0800
  • fe0986aca6 Merge branch 'gethmaster' into gethintegration Chen Kai 2024-12-23 14:55:21 +0800
  • f3f0050f9c params: update system contracts for prague devnet-5 (#30938) Felix Lange 2024-12-19 16:03:05 +0100
  • 9005f35a2b core, core/types: rename AuthList to SetCodeAuthorizations (#30935) Felix Lange 2024-12-19 10:06:33 +0100
  • f563989eb5 cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) Felix Lange 2024-12-18 20:17:49 +0100
  • ae7b444b66 core/types: rename SetCodeAuthorization 'v' to 'yParity' Felix Lange 2024-12-18 19:46:15 +0100
  • 89a0bb8f26 core/types: updates for EIP-7702 API functions (#30933) Felix Lange 2024-12-18 19:10:53 +0100
  • 43207fc30c cmd/evm: make evm statetest accept non-json files (#30927) Martin HS 2024-12-18 00:18:36 +0100
  • 86f89b31bd core/types, internal/ethapi: fixes for prague RPC encoding (#30926) Felix Lange 2024-12-17 19:47:10 +0100
  • bfb807c7ae core/vm: make all opcodes proper type (#30925) Martin HS 2024-12-17 18:37:29 +0100
  • ec0ddaaf7a build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#30921) dependabot[bot] 2024-12-17 15:26:03 +0100
  • 63fad1515c core: fixes for Prague fork in GenerateChain (#30924) Felix Lange 2024-12-17 15:16:17 +0100
  • b2a41afb87
    Merge pull request #770 from XinFinOrg/fix-tc-cross-epoch-different-masternode-counts-issue Anil Chinchawale 2024-12-23 09:25:11 +0530
  • 25462bde4c fix tc cross epoch different masternode counts issue liam.lai 2024-12-22 19:34:49 -0800
  • 00785b096f fix tc cross epoch different masternode counts issue liam.lai 2024-12-22 19:34:09 -0800
  • c7d747e52b fix: zero fee addresses Mikhail Wall 2024-12-23 02:51:54 +0500
  • 898066ac48 fix: deleted zero fee addresses flag Mikhail Wall 2024-12-23 02:36:21 +0500
  • e0013df3f5 feat: added releasers only, without mev-commit changes Mikhail Wall 2024-12-23 01:37:24 +0500
  • aac6bf6d09
    make TxTraceResult public (#40) Jeremy Wei 2024-12-22 12:31:38 -0500
  • f6edb601fa Disabled geth --dev precompiles genesis balances Matthieu Vachon 2024-12-21 15:32:20 -0500
  • b6332ed79a
    add SetCode transaction to txpool colinlyguo 2024-12-22 02:57:01 +0800
  • 9639fdba78
    fix: go build file ronething-bot 2024-12-21 15:31:35 +0800
  • 25aa8f6d7f
    all: update license headers and AUTHORS ronething-bot 2024-12-21 15:22:17 +0800
  • 82ff8c19a0 all: remove uses of untyped golang-lru Daniel Liu 2024-12-17 17:35:07 +0800
  • 7491a7ba74 all: improve EstimateGas API (#20830) JukLee0ira 2024-12-20 17:30:15 +0800
  • 50f4013059 remove normal log liam.lai 2024-12-20 14:11:32 -0800
  • 3cbe387cd6 Added a backward compatibility fix for aligning with Firehose 2.3 Matthieu Vachon 2024-12-20 16:20:00 -0500
  • 2ff5f62b6f Added a an extra logging for storage change in trace mode Matthieu Vachon 2024-12-20 16:19:23 -0500
  • f972a30c63 Added some form of support for using go build/ci.go tooling with Firehose branch Matthieu Vachon 2024-12-20 16:18:59 -0500
  • 14f7053f99
    ethapi: Add tests for SetCodeTx type to check Call functionality Sambhav Jain 2024-12-21 01:46:54 +0530
  • 25ae4e5d82 trie: address comments from martin Gary Rong 2024-12-20 16:41:08 +0800
  • fa9e6f45e1 skip on system calls Sina Mahmoodi 2024-12-19 17:52:43 +0100
  • 4575ced555
    feat: types.HeaderHooks JSON round-trip support (#94) Arran Schlosberg 2024-12-19 16:30:04 +0000
  • 42cf4341ba update pricing Jared Wasinger 2024-12-19 22:37:26 +0700
  • 341647f186
    params: update system contracts for prague devnet-5 (#30938) Felix Lange 2024-12-19 16:03:05 +0100
  • ed6174fde1 revert changes to tests/benchmarks Jared Wasinger 2024-12-19 21:20:37 +0700
  • 96f17591cb revert changes to tests/benchmarks Jared Wasinger 2024-12-19 21:17:03 +0700
  • 31204ec958 params: update system contracts for prague devnet-5 Felix Lange 2024-12-19 11:44:05 +0100
  • 979f7c9776 core, core/types: implement unchained flag in SetCodeAuthorization Felix Lange 2024-12-19 10:35:10 +0100
  • e1ab3e03d1
    add buffer channel to unlock deadlock (#766) benjamin202410 2024-12-19 01:18:13 -0800
  • 21b05243b6
    Merge from master mining time patch (#767) benjamin202410 2024-12-19 01:17:29 -0800
  • f1e6372eea
    core, core/types: rename AuthList to SetCodeAuthorizations (#30935) Felix Lange 2024-12-19 10:06:33 +0100
  • f861535f1e
    cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) Felix Lange 2024-12-18 20:17:49 +0100
  • 2cb2f733fb cmd/evm: update tests for SetCodeAuthorization JSON encoding change Felix Lange 2024-12-18 19:52:18 +0100
  • 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' Felix Lange 2024-12-18 19:46:15 +0100
  • 5f686ef1d8 core, core/types: rename AuthList to SetCodeAuthorizations Felix Lange 2024-12-18 19:16:36 +0100
  • 9d4b29f291
    core/types: updates for EIP-7702 API functions (#30933) Felix Lange 2024-12-18 19:10:53 +0100
  • ac8164f5a4
    feat: follower node sync from DA (#1098) Jonas Theis 2024-12-18 23:27:51 +0700
  • 135878f611
    Merge pull request #1381 from Dimitrolito/fix/typos Marcello Ardizzone 2024-12-18 15:16:33 +0100
  • a1d36c2a74
    Merge pull request #1385 from maticnetwork/djpolygon/packaging_cleanup Marcello Ardizzone 2024-12-18 14:59:23 +0100
  • 44f23c8869
    refactor: PrecompileEnvironment.{,Use,Refund}Gas() in lieu of args (#73) Arran Schlosberg 2024-12-18 13:54:51 +0000
  • 335901cb4c core/types: rename SignAuthorization to SignSetCode Felix Lange 2024-12-18 14:07:15 +0100
  • eceab538ce core/types: change parameter order of SignAuth and rename Felix Lange 2024-12-18 13:30:16 +0100
  • c40cb1be5f core: align overflow checks in IntrinsicGas kourin 2024-12-18 18:47:53 +0900
  • 04eb38396a trie: optimize memory allocation Gary Rong 2024-12-03 11:29:24 +0800
  • e243812b97 core/types: rename Authorization to SetCodeAuthorization Felix Lange 2024-12-18 10:08:59 +0100
  • 6c04ae0b20 triedb/pathdb: cache slice pointer Gary Rong 2024-12-03 11:09:21 +0800
  • a26b05bdff triedb/pathdb: add sync pool Gary Rong 2024-11-29 16:09:05 +0800
  • c3197e2a19 triedb/pathdb: introduce lookup structure to optimize node query Gary Rong 2024-08-20 15:21:20 +0800
  • 191699a2bf eth: fix test Gary Rong 2024-12-18 14:39:48 +0800
  • c89f348185 fix: It is recommended to use the fmt.Errorf method with parameters instead of the errors.New method without parameters. RiceChuan 2024-12-18 14:08:14 +0800
  • 1321a42525
    cmd/evm: make evm statetest accept non-json files (#30927) Martin HS 2024-12-18 00:18:36 +0100
  • d1f03614a4 Merge tag 'v1.14.12' into firehose-fh3.0 Matthieu Vachon 2024-12-17 16:01:41 -0500