Commit Graph

  • 83ff573d13
    Extend `CoreDb` API for accounts to cover storage tries Jordan Hrycaj 2024-06-19 18:38:00 +0100
  • 09946c9958
    Fluffy state network tests and logging improvements (#2402) web3-developer 2024-06-20 23:41:34 +0800
  • d357dc1583
    Improve state network logging. web3-developer 2024-06-20 22:36:47 +0800
  • afa65d8a92
    Improve tests by waiting for content to get into db. web3-developer 2024-06-20 21:17:34 +0800
  • 928a3e5549
    metrics: enable during import Jacek Sieka 2024-06-20 13:36:16 +0200
  • d89baebece
    Tighten `CoreDb` API for accounts Jordan Hrycaj 2024-06-19 15:13:29 +0100
  • bd2ca07da6
    Update Fluffy data directory location based on selected network. (#2400) web3-developer 2024-06-20 10:48:45 +0800
  • 54315a303c
    Update data directory location based on network. web3-developer 2024-06-20 01:10:43 +0800
  • 0b8363764d
    More state endpoint tests (#2399) web3-developer 2024-06-20 00:21:23 +0800
  • 5af162cf90
    More state endpoint tests and fix to handle empty hash when leaf doesn't exist. web3-developer 2024-06-19 23:26:50 +0800
  • 081cb15493
    Coredb maintenance (#2398) Jordan Hrycaj 2024-06-19 14:13:12 +0000
  • 29a775cb7b
    Rename `CoreDx*` -> `CoreDb*` Jordan Hrycaj 2024-06-19 13:30:39 +0100
  • a84103323b
    CoreDb: remove PHK tries Jordan Hrycaj 2024-06-19 13:03:30 +0100
  • e7be0d185c
    Aristo uses pre classified tree types cont2 (#2397) Jordan Hrycaj 2024-06-19 12:40:00 +0000
  • 035ef696a6
    EVMC refundGas not breaching host/evm separation anymore (#2395) andri lim 2024-06-19 19:15:23 +0700
  • 0e5fd3ffc9
    LedgerRef: stateOrVoid become stateEmptyOrVoid (#2394) andri lim 2024-06-19 19:14:36 +0700
  • c8ae6b1a92
    Bump ssz-serialization to b71ebc41c8e5027580be77a9707df1a64e6d9c8b (#2393) andri lim 2024-06-19 19:14:15 +0700
  • 5a39fc0d69
    Remove unused dbkey (#2396) andri lim 2024-06-19 19:11:14 +0700
  • aeb9d91ba8
    Fix typos, debugging left overs, comments Jordan Hrycaj 2024-06-19 12:26:40 +0100
  • 45dbac0f99
    Remove `fetchPayload()` and other cruft from API, `aristo_fetch`, etc. Jordan Hrycaj 2024-06-19 11:54:54 +0100
  • 195fd51ab8
    Provide dedicated functions for fetching accounts and storage trees Jordan Hrycaj 2024-06-19 11:06:48 +0100
  • f9eee06623
    Preallocate stack prealloc-stack Jacek Sieka 2024-06-19 11:35:26 +0200
  • dcfac640a6
    Remove unused dbkey jangko 2024-06-19 16:11:50 +0700
  • 467da08d55
    EVMC refundGas not breaching host/evm separation anymore jangko 2024-06-19 16:04:45 +0700
  • 41cf81f80b
    Fix dboptions init (#2391) Jacek Sieka 2024-06-19 10:55:57 +0200
  • 6f8dca7d20
    LedgerRef: stateOrVoid become stateEmptyOrVoid jangko 2024-06-19 15:41:24 +0700
  • 3ce9343f55
    bump Jacek Sieka 2024-06-19 09:43:15 +0200
  • cf992e4c76
    Bump ssz-serialization to b71ebc41c8e5027580be77a9707df1a64e6d9c8b jangko 2024-06-19 09:01:27 +0700
  • 3792310821
    bump Jacek Sieka 2024-06-19 08:39:50 +0200
  • 83f6f89869
    Add t8n debugging tool and fix EVM regression (#2386) andri lim 2024-06-19 08:58:08 +0700
  • 4fd2ecddec
    Bump nim-eth/web3/kzg4844/nimbus-eth2 and related fixes (#2392) Kim De Mey 2024-06-19 03:57:45 +0200
  • 1a96b4a97c
    evm: generate more specialized functions (#2390) Jacek Sieka 2024-06-19 03:57:29 +0200
  • 86877004e6
    Bump nim-json-rpc to f40a8ba5c87748d89392f59d0c0f7cddba06cb60 (#2388) andri lim 2024-06-19 08:28:37 +0700
  • ea0d18424a
    use Nim 2.0.6 (#2384) Miran 2024-06-19 03:27:54 +0200
  • 735652498e
    Bump nim-eth/web3/kzg4844/nimbus-eth2 and related fixes kdeme 2024-06-18 23:49:21 +0200
  • 944df94b95
    oops Jacek Sieka 2024-06-18 23:47:27 +0200
  • 4caefd3816
    Fix dboptions init Jacek Sieka 2024-06-18 23:31:24 +0200
  • 33106027d8
    evm: generate more specialized functions Jacek Sieka 2024-06-18 23:23:45 +0200
  • 8727307ef4
    Aristo uses pre classified tree types cont1 (#2389) Jordan Hrycaj 2024-06-18 19:30:01 +0000
  • b708c80166
    Avoid unnecessary re-calculations of account keys Jordan Hrycaj 2024-06-18 18:29:41 +0100
  • c39e76a3b0
    clean up delete functions Jordan Hrycaj 2024-06-18 17:20:15 +0100
  • 36b75bde80
    Remove `delete()` and other cruft from API, `aristo_delete`, etc. Jordan Hrycaj 2024-06-18 17:12:08 +0100
  • e341a7c075
    Provide dedicated functions for deleteing accounts and storage trees Jordan Hrycaj 2024-06-18 12:29:36 +0100
  • 0e4f36bea7
    Fluffy nph linting tersec 2024-06-18 18:00:18 +0000
  • d85f241647
    Bump nim-json-rpc to f40a8ba5c87748d89392f59d0c0f7cddba06cb60 jangko 2024-06-18 23:02:30 +0700
  • 17d7a0b60d
    Fix imports jangko 2024-06-18 22:58:53 +0700
  • 4b87b3213c
    Oops, fix recursive template jangko 2024-06-18 22:21:15 +0700
  • 3b3b18bf77
    Remove excess gcsafe pragma jangko 2024-06-18 22:20:11 +0700
  • 42feb8f574
    Workaround nim 2.0 array indexing issue jangko 2024-06-18 21:38:45 +0700
  • 51339d6dc4
    Add t8n debugging tool and fix EVM regression jangko 2024-05-20 09:53:37 +0700
  • 51f02090b8
    Aristo uses pre classified tree types (#2385) Jordan Hrycaj 2024-06-18 11:14:02 +0000
  • a1f468325a
    No tracer available at the moment, so disable offending tests Jordan Hrycaj 2024-06-18 10:35:39 +0100
  • 266bbf9111
    clean up merge functions Jordan Hrycaj 2024-06-17 23:32:24 +0100
  • 1a9b91043a
    Remove `mergePayload()` and other cruft from API, `aristo_merge`, etc. Jordan Hrycaj 2024-06-14 19:27:15 +0100
  • 63a0bc7272
    CoreDb: Use new `mergeXXX()` functions Jordan Hrycaj 2024-06-17 13:36:14 +0100
  • fa2f78e6c9
    CoreDb: Disable tracer functionality Jordan Hrycaj 2024-06-14 19:27:15 +0100
  • 3a1cf2ebd2
    Provide dedicated functions for merging accounts and storage trees Jordan Hrycaj 2024-06-13 18:15:09 +0100
  • 95e4ac67d9
    clean up payload type Jordan Hrycaj 2024-06-14 16:40:02 +0100
  • 7ff6ee03b3
    Make sure that only `AccountData` leaf type is exactly used on VertexID(1) Jordan Hrycaj 2024-06-10 13:37:06 +0100
  • 8e02d787a9
    Remove unused `merge*()` functions (for production) Jordan Hrycaj 2024-06-10 13:37:06 +0100
  • ca075321ec Deployed e3d14bd with MkDocs version: 1.6.0 gh-pages 2024-06-18 07:33:32 +0000
  • e3d14bd921
    Fluffy portal testnet support (#2383) web3-developer 2024-06-18 15:32:57 +0800
  • 6cd90f0be1
    Fixes for nim 2.0.6 jangko 2024-06-18 14:13:07 +0700
  • 3ef142505c
    use Nim 2.0.6 narimiran 2024-06-18 08:01:19 +0200
  • 89a244b66e
    Configure subnetwork protocol ids. web3-developer 2024-06-18 12:49:39 +0800
  • 8926da02b6
    Fix lowest-hanging fruit in VM (#2382) Jacek Sieka 2024-06-18 02:55:35 +0200
  • 47ea912b40
    Fix lowest-hanging fruit in VM Jacek Sieka 2024-06-17 18:17:32 +0200
  • 135ef222a2
    avoid intermediate const in opcodes (#2381) Jacek Sieka 2024-06-17 18:13:38 +0200
  • d8eb3a9412
    Read in angelfood bootstrap nodes and update Fluffy guide. web3-developer 2024-06-17 23:22:01 +0800
  • 7cdda26c38
    avoid intermediate const in opcodes Jacek Sieka 2024-06-17 16:40:23 +0200
  • 97bcd34047
    Update command line arguments and parsing on startup. web3-developer 2024-06-17 22:11:20 +0800
  • 2aaab1cb4a
    fix Dependabot alerts (#2375) tersec 2024-06-17 13:30:43 +0000
  • 9c6fd46a51
    avoid computing state root just to know if storage is empty (#2380) Jacek Sieka 2024-06-17 15:29:07 +0200
  • 9cf7e6aea3
    Avoid creating database transaction for every block (#2379) Jacek Sieka 2024-06-17 15:28:44 +0200
  • 5b9667f8d1
    Bump portal-mainnet repo. web3-developer 2024-06-17 21:23:32 +0800
  • a6960c3d0a
    Enable test_accounts_cache (#2373) andri lim 2024-06-17 19:19:12 +0700
  • 1fb658ff03
    Remove hashify calls when forking (#2377) Jacek Sieka 2024-06-17 14:18:50 +0200
  • 995c707f93
    avoid computing state root just to know if storage is empty Jacek Sieka 2024-06-17 14:15:46 +0200
  • 81d5c4ec0d
    Avoid creating database transaction for every block Jacek Sieka 2024-06-17 13:39:47 +0200
  • ba221aae1c
    Fix test_ledger imports jangko 2024-06-17 17:19:07 +0700
  • f5cf4c04d8
    Fix test ledger entry point jangko 2024-06-16 14:31:40 +0700
  • 2afcf76081
    Rename test_accounts_cache to test_ledger jangko 2024-06-16 14:00:13 +0700
  • a2b95f78d3
    Enable test_accounts_cache jangko 2024-06-16 13:52:49 +0700
  • 9aeb300187
    oops logentries Jacek Sieka 2024-06-17 10:33:31 +0200
  • 71d1f362fe
    Merge remote-tracking branch 'origin/master' into logentries Jacek Sieka 2024-06-17 10:00:21 +0200
  • 61a809cf4d
    Remove EVM indirect imports and unused EVM errors (#2370) andri lim 2024-06-17 14:56:39 +0700
  • 04eb445f97
    fixes Jacek Sieka 2024-06-17 09:54:51 +0200
  • 1b93d6232a
    Remove hashify calls when forking Jacek Sieka 2024-06-17 09:12:53 +0200
  • 291a72b219
    Move `logEntries` back to `Computation` Jacek Sieka 2024-06-17 09:02:32 +0200
  • 85c1e63d4f
    fix Dependabot alerts tersec 2024-06-17 06:50:20 +0000
  • a949c3d78a
    do not download Holesky genesis on git clone (#2374) era-importer tersec 2024-06-17 06:30:09 +0000
  • 2c1109ffbd
    Fix evmc imports jangko 2024-06-16 10:15:47 +0700
  • fc118323d1
    Remove EVM indirect imports and unused EVM errors jangko 2024-06-15 23:02:25 +0700
  • e794357ac2 do not download Holesky genesis on git clone tersec 2024-06-17 04:08:02 +0000
  • 56263518ce
    Kurtosis Dockerfile: switch make param to update-from-ci jangko 2024-06-17 12:00:11 +0700
  • e1bb65fdfa
    rm PoW hash function and validation support (#2372) tersec 2024-06-16 03:22:06 +0000
  • 69044dda60
    Remove AccountStateDB (#2368) andri lim 2024-06-16 10:21:02 +0700
  • a36aa95fab
    Bump nim-bearssl for gcc-14 compatibility (#2366) andri lim 2024-06-16 10:20:42 +0700
  • af34f90fe4
    fix `max_total_wal_size` which should be set on the DB (#2363) Jacek Sieka 2024-06-16 04:11:30 +0200
  • d254ae5e63
    remove extra spaces andri lim 2024-06-16 08:12:32 +0700