Commit graph

  • 91e836daf6
    feat(consensus): update TaikoL2 address building rule (#132) David 2023-11-01 19:06:32 +0800
  • 0698cfd687 all: replace some strings.SplitN(arg, sep, 2) with strings.Cut(arg, sep) Håvard Anda Estensen 2023-11-01 08:17:28 +0100
  • cd9f4f8094 core: fix loop closure bug in func procFutureBlocks Daniel Liu 2023-11-01 15:02:04 +0800
  • 349f71db7b defer time.Since Daniel Liu 2023-11-01 12:43:50 +0800
  • b24cc9e398 eth/tracers: add simple create nonce testcase jsvisa 2023-11-01 11:22:30 +0800
  • 767eaeb668 core/vm: start tracer before update to's nonce jsvisa 2023-11-01 11:05:35 +0800
  • 4da63b8b91
    feat(taiko_genesis): update genesis JSONs (#131) David 2023-11-01 09:52:15 +0800
  • 46a154eb74
    blsync: use new payload v2 lightclient 2023-10-31 16:51:15 -0600
  • b3f4b0b982
    Merge pull request #1067 from maticnetwork/shivam/prevrandao-hotfix Arpit Temani 2023-11-01 00:46:46 +0530
  • 953039d1c0 rm : prevrandao Shivam Sharma 2023-11-01 00:44:16 +0530
  • 0a6fa8eda0
    Merge pull request #344 from XinFinOrg/fix-CVE-2023-40591 Mingchao (Fisher) Yu 2023-11-01 05:52:30 +1100
  • f4ac548619
    ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444) rjl493456442 2023-11-01 00:19:31 +0800
  • e8e45bb7ec core/vm: check codehash jsvisa 2023-10-31 23:52:50 +0800
  • 285202aae2
    cmd/evm: add --run option to blocktest command (#28421) Mario Vega 2023-10-31 08:23:51 -0600
  • f5cdfb2730 p2p: move ping handling into pingLoop goroutine (#27887) Felix Lange 2023-08-09 16:00:31 +0200
  • ecb684463b ethdb/pebble: cap memory table size as maxMemTableSize-1 Gary Rong 2023-10-31 20:29:05 +0800
  • bc42e88415
    core: add basic chain history support in GenerateChain (#28428) Felix Lange 2023-10-31 12:39:25 +0100
  • 412aec48b8 rpc: improve Notifier.send Felix Lange 2023-10-31 12:30:21 +0100
  • 4edc99fe5d eth,internal: no need to check zero root jsvisa 2023-10-31 19:28:44 +0800
  • 2da6edc1a8 core: no need to check zero codehash jsvisa 2023-10-31 19:27:37 +0800
  • 8d4f78c540 internal/ethapi: no need to check zero hash jsvisa 2023-10-31 19:25:54 +0800
  • bf7d3a35c1 core/state: return empty hash root instead of zero jsvisa 2023-10-31 19:25:39 +0800
  • 4180b5d442 rpc: use any Felix Lange 2023-10-31 12:24:15 +0100
  • 10fe6415f4 ethclient: add testcase jsvisa 2023-10-31 19:05:50 +0800
  • 447945e438
    core/rawdb: add logging and fix comments around AncientRange function. (#28379) Jakub Freebit 2023-10-31 20:04:45 +0900
  • a53ffd90de ethclient: add testcase for nonexist contract jsvisa 2023-10-31 18:53:01 +0800
  • 8754ebc168 update go-verkle Guillaume Ballet 2023-10-31 11:51:16 +0100
  • 7dd0b4e58f internal/ethapi: use empty{Code,Root}Hash instead of zero jsvisa 2023-10-31 18:48:49 +0800
  • d326ba1535
    core, light, trie: polish code (#303) rjl493456442 2023-10-31 18:42:14 +0800
  • b2937e7c2f eth/filters: fix test Felix Lange 2023-10-31 11:17:15 +0100
  • 8d565201f9 core: fix receipts when AddUncheckedReceipt is used Felix Lange 2023-10-31 10:47:44 +0100
  • ac95472d3c core: fix error message Felix Lange 2023-10-31 10:47:00 +0100
  • ea2e66a58e
    trie/triedb/pathdb: improve dirty node flushing trigger (#28426) rjl493456442 2023-10-31 17:39:55 +0800
  • 05b0941a0d core: simplify condition Felix Lange 2023-10-31 10:23:52 +0100
  • 8a3508441a core: check receipt block number/hash in test Felix Lange 2023-10-31 10:23:09 +0100
  • ab0d224c73 miner: only fill the pending block pre-merge Marius van der Wijden 2023-10-31 10:17:11 +0100
  • a918621882 cmd/evm: validate blocktest poststate account storage danceratopz 2023-10-31 08:34:02 +0100
  • 7f40bbd7d8
    gasLimit (#12) Moon Shiesty 2023-10-31 01:23:29 -0500
  • 4896ab25ed
    Set withdraw to nil when building blocks for integration tests (#1066) Jerry 2023-10-30 22:04:20 -0700
  • 45d319a0ba accounts/abi: add test for StorageAt/PendingStorageAt jsvisa 2023-10-31 10:59:21 +0800
  • a900186dbe
    cmd/evm: run tests based on regexp in blockrunner lightclient 2023-10-30 17:41:32 -0600
  • bf10184c9e core: verify receipts in test Felix Lange 2023-10-30 18:38:01 +0100
  • fd9a83315e core: derive receipts at end of block in GenerateChain Felix Lange 2023-10-30 19:05:44 +0100
  • fd5d33a33b core: use NewEVMTxContext in ApplyTransaction Felix Lange 2023-10-30 18:38:25 +0100
  • 619605e13f core: implement ChainContext interface in chainMaker Felix Lange 2023-10-30 18:37:47 +0100
  • bb59ab4f5a trie/triedb/pathdb: address comment Gary Rong 2023-10-30 21:19:36 +0800
  • 8691566e99 fix typo jsvisa 2023-10-30 19:02:25 +0800
  • a64f62dee0 accounts/abi: add more testcase for PendingStateReader jsvisa 2023-10-30 17:25:33 +0800
  • 9b591abaf8 hardhat project Yaroslav 2023-10-30 11:14:58 +0200
  • 83152bb60d accounts/abi: simulator implements PendingStateReader jsvisa 2023-10-30 16:39:40 +0800
  • 24d02fe2b4
    check v2 switch block is epoch number (#342) Liam 2023-10-30 19:03:34 +1100
  • ab42a16a1b
    fix : typo in (tx *DynamicFeeTx) gasPriceU256() (#1064) SHIVAM SHARMA 2023-10-30 13:23:34 +0530
  • adfd669e40 fix: update lib of utp thinkAfCod 2023-10-30 12:19:31 +0800
  • d2c6766611 teste powman 2023-10-29 22:40:54 -0300
  • e7560963de fdas powman 2023-10-29 21:47:01 -0300
  • 95f19e9684
    Merge pull request #339 from gzliudan/new-gas-price-number Liam 2023-10-30 11:25:57 +1100
  • 3b7f29a5a3 bump version to 1.4.10.beta1 Daniel Liu 2023-10-23 19:33:50 +0800
  • b601a09235 eth/tracers/internal: callLog.Position hexutil.Uint jsvisa 2023-10-28 23:11:52 +0800
  • 7d785f5507 eth/tracers: log.Position as hexutil jsvisa 2023-10-28 23:11:14 +0800
  • b04dfa776f eth/tracers: log.Position in hexutil.Uint format jsvisa 2023-10-28 22:12:07 +0800
  • 13f233c0e4
    all: replace *2, /2 by Lsh, Rsh; reuse big.Int from constants Emmanuel T Odeke 2023-10-28 06:14:42 -0700
  • 67a1ee8418
    additional changes for wasip1 support Irzhy Ranaivoarivony 2023-10-28 03:11:14 +0300
  • a450340d01
    change build constraint in rpc/ipc_js Irzhy Ranaivoarivony 2023-10-28 02:17:45 +0300
  • b2d4e45043
    wasip1 support on cpu, cputime Irzhy Ranaivoarivony 2023-10-28 02:03:00 +0300
  • 4c93af5c94
    add wasip1 support Irzhy Ranaivoarivony 2023-10-28 02:00:16 +0300
  • 441212200a
    feat(rollup): sync finalized batches from L1 (#515) colin 2023-10-28 06:29:31 +0800
  • 233db64cc1
    all: make vendored copy of reexec (#28382) Martin Holst Swende 2023-10-28 00:14:43 +0200
  • 8be49a4ca1
    Merge pull request #341 from XinFinOrg/fix-CVE-2023-40591 Mingchao (Fisher) Yu 2023-10-28 08:08:55 +1100
  • a2c1e88868 cmd/geth: use internal/reexec Felix Lange 2023-10-27 19:08:56 +0200
  • f3d448f319 build: add internal/reexec to list of vendored packages Felix Lange 2023-10-27 17:05:47 +0200
  • e07397ea25 common/reexec: move to internal/reexec Felix Lange 2023-10-27 17:03:36 +0200
  • 8a1ef42195 common/reexec: refer to the correct license type Martin Holst Swende 2023-10-23 15:27:06 +0200
  • f8d21954d1 common/reexec: move unused method Martin Holst Swende 2023-10-19 20:01:38 +0200
  • d4e5310d34 common/reexec: fix build tags Martin Holst Swende 2023-10-19 15:15:03 +0200
  • b8f3cd5f1e all: make vendored copy of reexec Martin Holst Swende 2023-10-19 13:57:33 +0200
  • 1914bc6ed0
    error code for VM failures (#18) Matthieu Vachon 2023-10-27 11:49:52 -0400
  • 4a333ad63e p2p: move ping handling into pingLoop goroutine (#27887) Felix Lange 2023-08-09 16:00:31 +0200
  • 2d7dba024d
    graphql: always set content-type to application/json (#28417) Delweng 2023-10-27 22:50:59 +0800
  • c983208c54 core: revert Gas change Felix Lange 2023-10-27 16:40:53 +0200
  • 9783cbb995 core: remove weird conditional around consensus engine Felix Lange 2023-10-27 16:12:34 +0200
  • 04f173ed72 core: improve Gas accessor Felix Lange 2023-10-27 16:09:55 +0200
  • 359171f2b0 core: add basic chain history support in GenerateChain Felix Lange 2023-10-27 15:58:43 +0200
  • 1c9c5d393a go.mod, ethdb/pebble : pebble latest upgrade, paniclogger deleted ucwong 2023-10-27 20:52:51 +0800
  • f6a220953b trie/triedb/pathdb: add tests Gary Rong 2023-10-27 19:56:34 +0800
  • 665597c631 trie/triedb/pathdb: improve dirty node flushing trigger Gary Rong 2023-10-27 19:12:06 +0800
  • 0ed135abf4
    Merge pull request #3 from yaroslav-personal/yaroslav-007-patch-1 Yaroslav Markovski 2023-10-27 10:58:51 +0300
  • ca676adc4f Add configuration for localnet Hyunjae Lee 2023-10-27 16:49:58 +0900
  • be23361e8b
    Update tesrrr Yaroslav Markovski 2023-10-27 10:49:16 +0300
  • 416a26d677
    Merge pull request #2 from yaroslav-personal/yaroslav-007-patch-2 Yaroslav Markovski 2023-10-27 10:40:42 +0300
  • b65c971878
    Update tesrrr Yaroslav Markovski 2023-10-27 10:40:23 +0300
  • 3e3e69da42
    Update tesrrr Yaroslav Markovski 2023-10-27 10:39:42 +0300
  • ba409e2e49 graphql: test case jsvisa 2023-10-27 14:47:34 +0800
  • eee6dfc9f1 graphql: add testcase for errorCode jsvisa 2023-10-26 08:17:56 +0800
  • 31705c5d74 graphql: wrap graphql errors jsvisa 2023-10-25 10:58:40 +0800
  • 8cb7cff8d9 graphql: errorcode int jsvisa 2023-10-25 10:39:23 +0800
  • 8927c49bdd graphql: customize error response jsvisa 2023-10-25 09:48:08 +0800
  • 2263d84bd8
    feat(taiko_genesis): update genesis JSONs (#130) David 2023-10-27 13:50:50 +0800
  • 412075ba55 core, trie: fix failed test Gary Rong 2023-10-20 11:37:07 +0800
  • 40ebb2b828 adding some (failing) tests Guillaume Ballet 2023-10-19 15:45:58 +0200
  • a02c50cd97 review feedback + add test Guillaume Ballet 2023-10-19 11:06:43 +0200