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

Add state sync support #823

Merged
merged 22 commits into from
May 4, 2022
Merged

Add state sync support #823

merged 22 commits into from
May 4, 2022

Commits on Apr 27, 2022

  1. Add WasmSnapshotter

    This helps state sync to track the WASM files too, as they're not in IAVL
    assafmo authored and ethanfrey committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3080845 View commit details
    Browse the repository at this point in the history
  2. Make snapshot from keeper

    ethanfrey committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    870bba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abfadce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f789aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9952475 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b3c133 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cccddb View commit details
    Browse the repository at this point in the history
  8. Fix linting errors

    ethanfrey committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f68ef90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abad37d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2b0fb5 View commit details
    Browse the repository at this point in the history
  11. Start testing snapshots

    ethanfrey committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a5dd494 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fea9d39 View commit details
    Browse the repository at this point in the history
  13. Address @giansalex PR comments

    ethanfrey committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9705a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    d8426fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7663d6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a154a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdcb18d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

    alpe committed May 3, 2022
    Configuration menu
    Copy the full SHA
    297a646 View commit details
    Browse the repository at this point in the history
  3. Fix linter warnings

    alpe committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a5695ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #834 from CosmWasm/add-state-sync_integration

    Add snapshotter integration tests and minor cleanup
    ethanfrey committed May 3, 2022
    Configuration menu
    Copy the full SHA
    cb2e8f2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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