Commit graph

  • 40f425df86
    feat(tx-pool): fast reject known skipped txs (#1004) (#1014) HAOYUatHZ 2024-08-30 07:51:43 +0800
  • 4c82168439 feat: limit EVM max gas refund to 150% of used gas blindchaser 2024-08-28 23:54:16 -0400
  • e9467eec1c
    consensus/beacon, core/types: add verkle witness builder (#30129) Guillaume Ballet 2024-08-29 14:50:27 +0200
  • ade2284ce1 consensus/beacon: add some comments Felix Lange 2024-08-29 13:52:35 +0200
  • fe6b7fb0b4 go.mod: upgrade go-verkle Felix Lange 2024-08-29 13:48:36 +0200
  • 5bfe055e1c core/types: fix witness Felix Lange 2024-08-29 13:29:17 +0200
  • 9e2e8f041d don't copy header fields in WithBody Guillaume Ballet 2024-08-26 09:39:49 +0200
  • 84ef0db2c0 remove no-longer used SetVerkleProof method Guillaume Ballet 2024-08-23 08:23:09 +0200
  • de728294d9 check proofs for both blocks in tests Guillaume Ballet 2024-08-21 21:24:44 +0200
  • 7f99bdc137 use WithWitness and rename a few variables Guillaume Ballet 2024-08-21 21:17:14 +0200
  • 0d72a4c26b fix linter Guillaume Ballet 2024-07-25 10:50:53 +0200
  • 7649860d76 guard access events merge Guillaume Ballet 2024-07-24 14:45:30 +0200
  • 523dcbe20c review feedback Guillaume Ballet 2024-07-24 12:39:46 +0200
  • 7729aaaf35 review feedback Guillaume Ballet 2024-07-22 15:29:08 +0200
  • 08cc404362 consensus/beacon, core/{state,types}: add verkle witness builder Guillaume Ballet 2024-07-05 21:54:00 +0200
  • f671be40b4 fix comments maskpp 2024-08-29 16:15:28 +0800
  • 50da615425
    chore(taiko): release 1.7.0 (#306) taiko-bot 2024-08-29 00:48:53 -0700
  • 9bc29b37f4 core/state: pull the verkle trie from prefetcher for empty storage root Gary Rong 2024-08-29 15:27:34 +0800
  • 04d76e8f01
    fix(core): fix a transaction Message assembling issue (#308) David 2024-08-29 15:01:47 +0800
  • b5ac526d9a
    chore(taiko_genesis): update genesis JSONs (#307) David 2024-08-29 13:33:48 +0800
  • 1433d806a5
    Merge pull request #141 from fearlessfe/beacon 彭振 2024-08-29 12:00:50 +0800
  • 0279a45a90 migrate to nextjs14 Corwin Smith 2024-08-28 20:39:48 -0600
  • 73df1f1a11
    feat(taiko_genesis): update genesis JSONs (#305) David 2024-08-29 09:55:51 +0800
  • 490587d210 handle error maskpp 2024-08-29 07:23:00 +0800
  • d4d644c13c feat: refactor protocolId fearlessfe 2024-08-28 23:46:52 +0800
  • e45024b9f6 handle error maskpp 2024-08-28 23:43:05 +0800
  • 062d4b71f9
    chore(taiko_genesis): update genesis block configs (#304) David 2024-08-28 23:07:09 +0800
  • 9489438515 Encode only if condition permit maskpp 2024-08-28 22:28:23 +0800
  • 827fa165c1 Include tracerConfig in created tracing test Karl Bartel 2024-08-28 15:17:24 +0200
  • 5b4a9619f9
    chore(taiko): release 1.6.1 (#303) taiko-bot 2024-08-28 05:37:05 -0700
  • ea3b5095f4
    signer/core/apitypes: support fixed size arrays for EIP-712 typed data (#30175) markus 2024-08-28 22:12:09 +1000
  • 2865e13e5b
    fix(metrics): fix tx broadcast investigation metrics again (#1012) HAOYUatHZ 2024-08-28 18:17:49 +0800
  • d065dd2c3d
    fix(taiko_genesis): update devnet Ontake fork hight (#302) johntaiko 2024-08-28 17:35:42 +0800
  • 02f5843ed5 refactor: set snap as default sync mode mrekucci 2024-08-28 11:13:54 +0200
  • bf178db397 ci: test multi-arch workflow Sebastien Baizet 2024-08-28 10:21:24 +0200
  • 1e9caebf45 core/state: get rid of field pointer in journal Gary Rong 2024-08-28 14:34:35 +0800
  • 0e5546f032
    core/state: semantic journalling (part 1) (#28880) Martin HS 2024-08-28 08:18:23 +0200
  • 89e9a21577
    fix(metrics): fix tx broadcast investigation metrics (#1010) HAOYUatHZ 2024-08-28 13:11:35 +0800
  • 80e3cb427a
    chore(taiko): release 1.6.0 (#286) taiko-bot 2024-08-27 22:03:11 -0700
  • 118a80b734
    feat: add more metrics to investigate tx broadcast issue (#1007) HAOYUatHZ 2024-08-28 05:03:26 +0800
  • 46769159cf
    README, .github: update discord links (#1318) Manav Darji 2024-08-27 21:29:32 +0530
  • 9eb91542de
    accounts/abi/bind, ethclient/simulated: check SendTransaction error in tests (#30349) Ceyhun Onur 2024-08-27 18:11:50 +0300
  • 75885b57eb
    Merge pull request #139 from fearlessfe/beacon 彭振 2024-08-27 21:35:20 +0800
  • f42e55053e
    review feedback Ignacio Hagopian 2024-08-27 10:04:17 -0300
  • 87377c58bc
    p2p/discover: fix Write method in metered connection (#30355) Nicolas Gotchac 2024-08-27 14:10:32 +0200
  • 77a565943f
    feat: add more logs to investigate tx broadcast issue (#1005) HAOYUatHZ 2024-08-27 20:06:13 +0800
  • 482c2d737a
    trie: fix typo Ignacio Hagopian 2024-08-27 08:15:32 -0300
  • ce1a1e2e28
    Merge pull request #2 from mezo-org/custom-precompile-support Łukasz Zimnoch 2024-08-27 10:09:01 +0200
  • b6b897fa8f
    Merge pull request #1315 from maticnetwork/master Pratik Patil 2024-08-27 12:50:49 +0530
  • 365b715b88 log selfdestructs balance revert Sina Mahmoodi 2024-08-27 08:46:51 +0200
  • 01f050b96e core/state: address comments Gary Rong 2024-08-27 13:54:26 +0800
  • 332960bd5f fix: beacon chain tests fearlessfe 2024-08-27 07:23:35 +0800
  • c2bf011b76
    verkle: implement nyota gas cost changes Ignacio Hagopian 2024-08-26 18:14:49 -0300
  • c8d642d027 core/vm: specify concurrent tasks to 1 for bls msm precompiles Jared Wasinger 2024-08-26 13:48:05 -0700
  • cf873c3767 core/tracing: add hook for reverted out blocks Sina Mahmoodi 2024-08-26 21:32:08 +0200
  • 3c48fca257
    fix: testcases anshalshukla 2024-08-27 00:51:36 +0530
  • f670a7fd93 core/tracing: emit state change events for journal reverts Sina Mahmoodi 2024-08-26 20:59:59 +0200
  • 091e92d79c feat: allow recents Kartik Chopra 2024-08-26 12:48:14 -0400
  • c252ee1ee0
    feat(tx-pool): fast reject known skipped txs (#1004) colin 2024-08-26 22:48:44 +0800
  • 9b5d1412cc
    core/state: fix trie prefetcher for verkle (#30354) rjl493456442 2024-08-26 22:18:47 +0800
  • ff23c5272a
    feat: schedule DarwinV2 (#1002) Péter Garamvölgyi 2024-08-26 16:15:56 +0200
  • b4e01743ea core/tracing: add GetCodeHash to statedb interface Sina Mahmoodi 2024-08-26 15:47:21 +0200
  • 8659e68ad5 core/tracing: add vm context to system call hook Sina Mahmoodi 2024-08-26 15:45:56 +0200
  • 8decf6aa43
    Update trie_prefetcher.go rjl493456442 2024-08-26 20:21:46 +0800
  • bfda8ae0c6
    core: add metrics for state access (#30353) rjl493456442 2024-08-26 20:02:10 +0800
  • 68d8614b72
    fix: tracers, add bor fee log in results anshalshukla 2024-08-26 17:25:47 +0530
  • 03f3b2b60d
    fix(rollup-verifier): delete committed batch meta when reverting a batch (#1000) colin 2024-08-26 17:15:29 +0800
  • a223efcf39
    core: implement EIP-2935 (#29465) Sina M 2024-08-26 10:39:35 +0200
  • 0ad3f9d1c5 p2p/discover: Fix Write method in metered connection Nicolas Gotchac 2024-08-26 10:32:10 +0200
  • a38092b339
    Update blockchain.go rjl493456442 2024-08-26 16:18:53 +0800
  • 4d4e50887c core/state: fix test failure Gary Rong 2024-08-26 14:13:16 +0800
  • c65e9b9a95
    chore(taiko_genesis): update genesis JSONs (#301) David 2024-08-26 12:35:27 +0800
  • 1f45af089a core/vm: implement EIP 3541 (#22809) Daniel Liu 2024-08-21 14:15:40 +0800
  • 2b5c735299 core: avoid zero division Gary Rong 2024-08-26 11:32:23 +0800
  • 03c0825ba6 core/state: fix trie prefetcher for verkle Gary Rong 2024-08-23 16:46:47 +0800
  • c47819c7d6 core, cmd: add generic LRU implementation (#26162) Daniel Liu 2024-08-20 17:04:26 +0800
  • 96e2743508 common/lru: use clear builtin (#29399) cui 2024-04-02 21:45:25 +0800
  • bc121d3634 lru: fix mismatched names in comments (#29348) Daniel Liu 2024-08-20 12:29:08 +0800
  • 735c47ffc1 core: add metrics for state access Gary Rong 2024-08-26 10:06:37 +0800
  • 4e17f28740
    doc: update 2021-08-22-split-postmortem (#30351) Oksana 2024-08-26 04:29:24 +0300
  • 6f1d1b6688 core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853) Daniel Liu 2024-08-20 10:01:09 +0800
  • 7aeb9bd8f9
    Merge pull request #621 from XinFinOrg/cicd-revert-stable Wanwiset Peerapatanapokin 2024-08-26 03:12:18 +0700
  • 1317ea59eb
    adding if condition Daniel Dimitrov 2024-08-25 17:11:56 +0300
  • 37cb1aed40
    Updated versions of the actions build.yml Daniel Dimitrov 2024-08-25 17:00:24 +0300
  • 7490d807a2
    new push commands build.yml Daniel Dimitrov 2024-08-25 16:26:44 +0300
  • c2d8ea8a5e
    Updated build.yml for on_pull req Daniel Dimitrov 2024-08-25 16:16:30 +0300
  • f5de6257b9
    Updated the build.yml, line 39, changed Dockerfile1 to Dockerfile (defualt from the go-ethereum) Daniel Dimitrov 2024-08-25 15:00:50 +0300
  • 531985f432
    Updated the Dockerfile1 as chatgpt suggested Daniel Dimitrov 2024-08-25 14:57:28 +0300
  • 66e28eb6a1
    changed working-directory from ./ to ./go-etherueum/ build.yml Daniel Dimitrov 2024-08-25 14:48:33 +0300
  • 1359dc23ee
    Update build.yml Daniel Dimitrov 2024-08-25 14:47:06 +0300
  • 56918dd281
    Updated the filepath, line 39 build.yml Daniel Dimitrov 2024-08-25 14:44:17 +0300
  • d441732dec
    chatgpt version Daniel Dimitrov 2024-08-25 14:38:47 +0300
  • bba8006cf0
    Update build.yml Daniel Dimitrov 2024-08-25 14:30:04 +0300
  • 942a1b06ec
    Update build.yml Daniel Dimitrov 2024-08-25 14:26:42 +0300
  • 6da513bd21
    Update build.yml Daniel Dimitrov 2024-08-25 14:22:48 +0300
  • 8b321e4286
    Create build.yml Daniel Dimitrov 2024-08-25 14:18:56 +0300
  • fad5be156b
    Create env_file Daniel Dimitrov 2024-08-25 14:18:12 +0300
  • 3846091586
    Create Dockerfile1 Daniel Dimitrov 2024-08-25 14:16:22 +0300
  • d773520298 go.mod: update fastcache to v1.12.2 Daniel Liu 2024-08-21 10:28:36 +0800
  • 8e6dc1f207
    Update 2021-08-22-split-postmortem Oksana 2024-08-25 10:04:11 +0300