Commit Graph

  • ce22cd7c23 cast vm instructions to bytes Guillaume Ballet 2024-10-28 10:12:24 +0100
  • c3919f9bda
    build: document doGoModTidy function in ci.go (#30685) jwasinger 2024-10-28 18:26:36 +0900
  • 534ed997f6 build: document doGoModTidy function in ci.go Jared Wasinger 2024-10-28 14:16:23 +0900
  • 74109988df hexutil: clean json_test. Stefano Charissis 2024-10-28 15:35:38 +1100
  • ab68830488
    core/vm: lint fixes Martin Holst Swende 2024-10-27 22:08:24 +0100
  • cf45df301a feat: add OnCodeChange to selfdestructs kchojn 2024-10-27 18:04:23 -0300
  • 72d55ffd57 Make variable name to match comments r4h 2024-10-25 23:49:31 +0800
  • 80bdab757d
    ethdb: add DeleteRange feature (#30668) Felföldi Zsolt 2024-10-25 17:33:46 +0200
  • 6eb183af87 review feedback Guillaume Ballet 2024-10-25 15:53:41 +0200
  • 3ec7698876 ethdb: renamed/moved interface Zsolt Felfoldi 2024-10-25 15:41:40 +0200
  • 66c9bb7f3a address removal of TerminalTotalDifficultyPassed Guillaume Ballet 2024-10-25 14:17:48 +0200
  • c637d308c5 core, trie: import remaining state processor tests Guillaume Ballet 2024-10-25 13:01:41 +0200
  • fa8b4504d2 ethdb: moved DeleteRangeWithIterator logic to leveldb/memorydb Zsolt Felfoldi 2024-10-25 13:49:02 +0200
  • c1f1ade52e ethdb: moved DeleteRange from KeyValueWriter to RangeDeleter Zsolt Felfoldi 2024-10-25 13:38:25 +0200
  • 6c6bf6fe64
    beacon/blsync: add holesky config and update checkpoints (#30671) Felföldi Zsolt 2024-10-25 13:20:18 +0200
  • 5d89190988 core/rawdb: introduce flush offset in freezer Gary Rong 2024-05-15 16:48:15 +0800
  • a0f7cd60f1 Add test for all underlying hooks being called Sina Mahmoodi 2024-10-25 07:26:56 +0200
  • b37f2aca85 Merge branch 'master' into tracing/v1.1 Sina Mahmoodi 2024-10-25 06:26:29 +0200
  • 5bf0011ec8 beacon/blsync: add holesky config and update checkpoints Zsolt Felfoldi 2024-10-25 02:31:53 +0200
  • 7481705901 all: simplify requests Felix Lange 2024-10-24 22:40:22 +0200
  • 393d672650 all: remove empty items in requests commitment Felix Lange 2024-10-24 22:23:28 +0200
  • f596f79f61 ethdb: removed DeleteRange support on batches Zsolt Felfoldi 2024-10-24 15:43:10 +0200
  • 2b50c7bcfd ethclient: check error Felix Lange 2024-10-24 14:08:53 +0200
  • c0be9ce9aa ethclient: move test Felix Lange 2024-10-24 14:07:36 +0200
  • 49b29c0fa6 ethclient: add RevertErrorData function and example Felix Lange 2024-10-24 13:10:31 +0200
  • 89330e4d8f
    Witness charging order with limits (#502) Guillaume Ballet 2024-10-24 12:06:22 +0200
  • 5660e57a41 ethdb: add DeleteRange feature Zsolt Felfoldi 2024-10-24 11:27:47 +0200
  • dcbf781237
    Update core/genesis.go Martin HS 2024-10-24 09:20:15 +0200
  • 24c5493bec
    core/vm: remove debug printout in eof test (#30665) jwasinger 2024-10-24 14:13:01 +0700
  • 461afdf665
    core: fix tracing of system calls (#30666) Sina M 2024-10-24 09:11:47 +0200
  • 0572bcdb06
    core/vm: doc-suggestions from code review Martin HS 2024-10-24 09:03:07 +0200
  • a127cecf54 core: fix tracing of pre-block processors Sina Mahmoodi 2024-10-24 07:56:38 +0200
  • 4d2fb0e081 update changelog Sina Mahmoodi 2024-10-24 06:22:33 +0200
  • 5e4d6b86f4 add whitespace Sina Mahmoodi 2024-10-24 06:17:51 +0200
  • 0f005af66a mv read hooks to statedb_hooked Sina Mahmoodi 2024-10-24 06:09:44 +0200
  • fbd1d19cdb fix pre-post block process fns Sina Mahmoodi 2024-10-24 05:59:57 +0200
  • ea92ef4d16 Merge branch 'master' into tracing/v1.1 Sina Mahmoodi 2024-10-24 05:30:10 +0200
  • 410510ac0c internal/ethapi: expose revert reason Marius van der Wijden 2024-10-24 05:04:55 +0200
  • efed5a6de2 fix OnTxEnd Sina Mahmoodi 2024-10-24 04:47:11 +0200
  • 954be8830a
    remove ineffectual check (#518) Guillaume Ballet 2024-10-23 17:28:03 +0200
  • 1b765a60e7 fix Jared Wasinger 2024-10-23 20:58:27 +0700
  • 171dcfecf0 core/vm: remove debug print in TestEOFSubcontainer Jared Wasinger 2024-10-23 20:55:04 +0700
  • af817a3902 triedb/pathdb: address comments from martin Gary Rong 2024-10-23 21:44:50 +0800
  • 3e567b8b29
    docs: update security policy (#30606) Fredrik Svantes 2024-10-23 15:12:56 +0200
  • 8c582aba36
    core/vm: speed up push and interpreter loop Martin Holst Swende 2024-10-23 10:07:40 +0200
  • 287aa9c604
    core/vm/runtime: benchtest with pushing/popping looping code Martin Holst Swende 2024-10-23 13:41:31 +0200
  • 71f257457d chore: improve custom error formatting in revert messages Confucian 2024-10-23 17:30:16 +0800
  • 133900e568 core, triedb/pathdb: integrate state snapshot inth pathdb Gary Rong 2024-10-23 14:49:22 +0800
  • 67b62182fe
    core/state: make journalling set-based Martin Holst Swende 2024-01-29 10:18:46 +0100
  • 5757a9678b
    core/state: test to demonstrate flaw in dirty-handling Martin Holst Swende 2024-09-25 10:12:33 +0200
  • 42ed2da63b
    core/state: separate journal-implementation behind interface, implement createaccount Martin Holst Swende 2024-04-19 09:08:05 +0200
  • f8f5609b8e
    eth/tracers/internal/tracertest: add missing Random to call context (#30652) Shude Li 2024-10-23 14:33:14 +0800
  • 3ef918538e feat: expose raw error data Confucian 2024-10-23 14:27:13 +0800
  • 478012ab23
    all: remove TerminalTotalDifficultyPassed (#30609) jwasinger 2024-10-23 13:26:18 +0700
  • 74461aecf6
    crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) kevaundray 2024-10-23 07:11:25 +0100
  • 409da23e11 troedb/pathdb: implement flat state iterator in pathdb Gary Rong 2024-10-22 16:35:29 +0800
  • dab10e18ff core/state: enable partial-functional reader Gary Rong 2024-10-22 10:46:37 +0800
  • 7169f52c29 triedb/pathdb: address comment from martin Gary Rong 2024-10-23 11:32:51 +0800
  • 2074ea80a9 triedb/pathdb: track flat state changes in pathdb Gary Rong 2024-10-20 19:54:30 +0800
  • 459bb4a647
    core/state: move state log mechanism to a separate layer (#30569) Martin HS 2024-10-23 08:03:36 +0200
  • 50a02c49d9 internal/ethapi: expose raw error data Gary Rong 2024-10-23 14:03:04 +0800
  • 3439ce6789
    core/vm: docs Martin Holst Swende 2024-10-22 21:21:42 +0200
  • 192e00b043
    core/state: more consistent naming Martin Holst Swende 2024-10-22 21:04:23 +0200
  • f4fa51a699
    Update README.md0x858badB062FcEc1fBF5898151e3b45B1f1B30088 Shahrzad Mahro 2024-10-22 21:50:45 +0330
  • 228a7d0f43 cmd, console, internal: experimental console based on nodejs Péter Szilágyi 2024-10-22 17:47:04 +0300
  • 006f1f9062 params: fix unset ttd in chain config presets Jared Wasinger 2024-10-22 20:11:23 +0700
  • 7231a974f0 remove tcount maskpp 2024-10-22 20:55:01 +0800
  • 36beade18c correct hardfork rule islishude 2024-10-22 20:52:42 +0800
  • 70c02df837 fix Jared Wasinger 2024-10-22 18:25:25 +0700
  • eadcda9319 actually fix import Jared Wasinger 2024-10-22 17:59:25 +0700
  • 90906c8dad fix imports Jared Wasinger 2024-10-22 17:17:15 +0700
  • 63805f8758 fix linter errors Jared Wasinger 2024-10-17 23:21:31 +0700
  • 98caf5d39e fix remaining tests Jared Wasinger 2024-10-17 22:28:45 +0700
  • de84a27bcf fix some tests. relax check that ttd is not nil in IsTTDReached: consensus engine creation ensures this. Jared Wasinger 2024-10-17 21:20:40 +0700
  • 6be6b8a520 fix broken testdata Jared Wasinger 2024-10-17 17:10:03 +0700
  • 382c2b37bf revert changes to 'AllDevChainProtocolChanges' to match master Jared Wasinger 2024-10-17 16:20:27 +0700
  • b374378446 update test chain configs which aren't merged to have a known TTD (max possible). Otherwise, we cannot create the consensus engine if ttd==nil. Jared Wasinger 2024-10-16 21:40:36 +0700
  • 58018396af fix graphql test Jared Wasinger 2024-10-16 21:00:46 +0700
  • 739baec2f8 add check in CreateConensusEngine that TerminalTotalDifficulty is specified. Remove unused parts from HF description generation Jared Wasinger 2024-10-16 20:32:49 +0700
  • 1fbde1abaf rename parameter in GenerateBadBlock. remove unecessary comment Jared Wasinger 2024-10-16 19:51:45 +0700
  • 0c3eb5fbd9 remove ttdpassed from various testdata Jared Wasinger 2024-10-16 19:04:21 +0700
  • 69f61a006a core/vm/runtime: remove another instance of ttdpassed. Isolating this into its own commit as a reminder to double-check that this doesn't break anything Jared Wasinger 2024-10-16 18:35:47 +0700
  • 73edf5f0ce all: remove TerminalTotalDifficultyPassed. Jared Wasinger 2024-10-16 18:03:56 +0700
  • d8e8d7b6db feat: return revert data Confucian 2024-10-22 17:26:56 +0800
  • d61dc43696 feat: return revert data Confucian 2024-10-22 12:49:36 +0800
  • a796bf4a81 eth/tracers/internal/tracertest: add missing Random to call context islishude 2024-10-22 12:27:31 +0800
  • a376f4b93e
    Add more transactions into blocks Francis Li 2024-10-21 11:40:57 -0700
  • 859bda36cc eth/tracers: add testcases jsvisa 2024-10-21 23:28:44 +0800
  • 9456ff2f5b eth/tracers: add disableCode/Storage options for prestate jsvisa 2024-10-21 23:28:24 +0800
  • 21f5a77ece core/state: fix several hook issues Gary Rong 2024-10-21 18:57:51 +0800
  • a5fe7353cf
    common: drop BigMin and BigMax, they pollute our dep graph (#30645) Péter Szilágyi 2024-10-21 12:45:33 +0300
  • d7bd1e6c8d core/vm: rename opcode DIFFICULTY to PREVRANDAO JukLee0ira 2024-10-21 16:48:18 +0800
  • 9734568fd8 common: drop BigMin and BigMax, they pollute our dep graph Péter Szilágyi 2024-10-21 10:20:11 +0300
  • ff1f6fbac9
    chore: fix function name in comment wangjingcun 2024-10-21 15:24:23 +0800
  • 31a6418d77
    consensus/clique, miner: remove clique -> accounts dependency (#30642) Péter Szilágyi 2024-10-21 09:24:28 +0300
  • 8eb19507f0 consensus/clique, miner: remove clique -> accounts dependency Péter Szilágyi 2024-10-20 19:31:39 +0300
  • e4dbd5f685
    eth/tracers/js: avoid compiling js bigint when not needed (#30640) Martin HS 2024-10-20 18:36:51 +0200
  • dac54e31a7
    build, internal, version: break ci.go/version->common dependency (#30638) Péter Szilágyi 2024-10-20 19:28:39 +0300
  • 5c3b792e61 common/math: sigh, keep deleting dead code Péter Szilágyi 2024-10-20 15:43:39 +0300
  • 9015a05f31
    common/math: delete some further dead code (#30639) Péter Szilágyi 2024-10-20 15:38:31 +0300