Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New substate #1066

Merged
merged 46 commits into from
Jun 11, 2024
Merged

New substate #1066

merged 46 commits into from
Jun 11, 2024

Commits on Mar 22, 2024

  1. Make usage of new types.

    petr-hanzl committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    754aa91 View commit details
    Browse the repository at this point in the history
  2. Use new variable names

    petr-hanzl committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aee2196 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Await the error.

    petr-hanzl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3c62b8b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    7dd1455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a32aa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    bf0eeac View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    9beb0c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d5e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    631877d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    466a16d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    bf577f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518ca15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b229e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    6e55ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b93d1e6 View commit details
    Browse the repository at this point in the history
  2. substateTypes -> substatetypes

    comment out worldstate
    Use correct type in test_cases
    petr-hanzl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e9bdf7f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Remove world state cli

    This change remove uses of world-state cli and its library.
    Update set reads the initial world state from WorldStateDB which is
    compressed in its own format. The functions is currently removed in
    this PR. However, the data type will be change such that the WorldStateDB
    should contain data in updateset structure instead.
    wsodsong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cd3ebe1 View commit details
    Browse the repository at this point in the history
  2. update go.mod

    Matěj Mlejnek committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f1b41e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix lachesis-update

    wsodsong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    32dc0ca View commit details
    Browse the repository at this point in the history
  2. types -> substatetypes

    petr-hanzl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b56a391 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b07813 View commit details
    Browse the repository at this point in the history
  4. fix format

    wsodsong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c641a40 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/wasuwee/remove-world-state-cli' …

    …into petr/new-substate
    
    # Conflicts:
    #	cmd/util-db/db/autogen.go
    #	cmd/util-db/db/lachesis-update.go
    #	cmd/util-updateset/updateset/generate.go
    #	cmd/util-worldstate/main.go
    #	cmd/util-worldstate/state/account.go
    #	cmd/util-worldstate/state/clone.go
    #	cmd/util-worldstate/state/compare.go
    #	cmd/util-worldstate/state/dump.go
    #	cmd/util-worldstate/state/evolve.go
    #	cmd/util-worldstate/state/info.go
    #	cmd/util-worldstate/state/root.go
    #	cmd/util-worldstate/state/utils.go
    #	cmd/util-worldstate/version/container.go
    #	cmd/util-worldstate/version/info.go
    #	cmd/util-worldstate/version/info_test.go
    #	utildb/lachesis-update.go
    #	utildb/opera.go
    #	utils/default_config.go
    #	utils/worldstate_update.go
    #	world-state/db/snapshot/account.go
    #	world-state/db/snapshot/account_test.go
    #	world-state/db/snapshot/evolve.go
    #	world-state/db/snapshot/substate.go
    #	world-state/db/snapshot/substate_test.go
    #	world-state/types/account.go
    petr-hanzl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bb7a0ba View commit details
    Browse the repository at this point in the history
  6. Fix after merge.

    petr-hanzl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a4f6d3d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    28d6a27 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    petr-hanzl committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    781c873 View commit details
    Browse the repository at this point in the history
  3. Fix test.

    petr-hanzl committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1e8590a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update substate version

    petr-hanzl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c3a4669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee3570 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update substate version

    petr-hanzl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    08df226 View commit details
    Browse the repository at this point in the history
  2. Update substate verison

    petr-hanzl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b31e730 View commit details
    Browse the repository at this point in the history
  3. Update substate version

    petr-hanzl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9ebd901 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    f152f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'origin/develop' into petr/new-substate

    # Conflicts:
    #	cmd/util-db/db/autogen.go
    #	cmd/util-db/db/lachesis-update.go
    #	cmd/util-updateset/updateset/generate.go
    #	executor/extension/primer/primer.go
    #	utildb/lachesis-update.go
    #	utils/default_config.go
    #	utils/statedb_test.go
    #	utils/worldstate_update.go
    petr-hanzl committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    950ed10 View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    petr-hanzl committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aa516dd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    6f46b47 View commit details
    Browse the repository at this point in the history
  2. Fix test

    petr-hanzl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ee1c343 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. test

    ph committed May 9, 2024
    Configuration menu
    Copy the full SHA
    788a8b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ccf68 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix tests.

    petr-hanzl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    58b0714 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Update substate version.

    petr-hanzl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b2deb22 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into petr/new-substate

    # Conflicts:
    #	executor/extension/aidadb/aida_db_manager.go
    #	executor/extension/aidadb/aida_db_manager_test.go
    #	go.mod
    #	go.sum
    #	txcontext/substate/account_test.go
    #	txcontext/substate/newsubstate/account.go
    #	txcontext/substate/newsubstate/block_environment.go
    #	txcontext/substate/newsubstate/substate.go
    #	txcontext/substate/newsubstate/world_state.go
    #	txcontext/substate/receipt.go
    #	txcontext/substate/result.go
    #	txcontext/substate/result_test.go
    #	txcontext/substate/world_state_test.go
    petr-hanzl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    517c40b View commit details
    Browse the repository at this point in the history
  3. Update gomod

    petr-hanzl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6c0a443 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'develop' into petr/new-substate

    # Conflicts:
    #	executor/extension/statedb/temporary_state_prepper.go
    #	go.sum
    petr-hanzl committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c72de1f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix test

    petr-hanzl committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7d18da0 View commit details
    Browse the repository at this point in the history
  2. update dependencies

    wsodsong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1fed0fe View commit details
    Browse the repository at this point in the history