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

Initialize genesis state form genesis files. #972

Merged
merged 25 commits into from
Oct 4, 2023
Merged

Commits on Oct 2, 2023

  1. Custom serde for MockAddress

    bkolad committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0dc83c6 View commit details
    Browse the repository at this point in the history
  2. Unit tests

    bkolad committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    29140a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    e228133 View commit details
    Browse the repository at this point in the history
  2. fix lint

    bkolad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1d33089 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. sequencer_registry config

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d8dadd5 View commit details
    Browse the repository at this point in the history
  2. remove priv key reading

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    beb20d4 View commit details
    Browse the repository at this point in the history
  3. genesis_paths

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f8b6a61 View commit details
    Browse the repository at this point in the history
  4. GenesisPaths in tests

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c4287fa View commit details
    Browse the repository at this point in the history
  5. move tests files

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9e5dafd View commit details
    Browse the repository at this point in the history
  6. fix demo-stf tests

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    aa4e385 View commit details
    Browse the repository at this point in the history
  7. Fix benches

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4097a54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c4b650 View commit details
    Browse the repository at this point in the history
  9. supprt demo configuration

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4fd7e6d View commit details
    Browse the repository at this point in the history
  10. Fix benches

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    49028b5 View commit details
    Browse the repository at this point in the history
  11. fix lint

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4e28fcf View commit details
    Browse the repository at this point in the history
  12. take paths by reference

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    443ebd6 View commit details
    Browse the repository at this point in the history
  13. cleanup

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    45f1064 View commit details
    Browse the repository at this point in the history
  14. Add docs

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cacea4b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90388cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3600e4 View commit details
    Browse the repository at this point in the history
  17. Add experimental flag

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    453487d View commit details
    Browse the repository at this point in the history
  18. Adressing code review

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cb8932c View commit details
    Browse the repository at this point in the history
  19. cleanup

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2becc55 View commit details
    Browse the repository at this point in the history
  20. fix ci

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    10bb36c View commit details
    Browse the repository at this point in the history
  21. fix features

    bkolad committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b6903e2 View commit details
    Browse the repository at this point in the history