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

State sync support #5803

Closed
wants to merge 79 commits into from
Closed

State sync support #5803

wants to merge 79 commits into from

Commits on Mar 13, 2020

  1. Use local iavl module

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e75f206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6201ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2af17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2424a7d View commit details
    Browse the repository at this point in the history
  5. Code cleanups

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    383cf94 View commit details
    Browse the repository at this point in the history
  6. Added benchmarks

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    aabc422 View commit details
    Browse the repository at this point in the history
  7. More benchmarks

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    dcc7673 View commit details
    Browse the repository at this point in the history
  8. Buffer snapshot writers

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    780dae5 View commit details
    Browse the repository at this point in the history
  9. Minor tweaks

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e91f273 View commit details
    Browse the repository at this point in the history
  10. Type fix

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    6bcf763 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef46535 View commit details
    Browse the repository at this point in the history
  12. Use local tm-db as well

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    a939897 View commit details
    Browse the repository at this point in the history
  13. Initial snapshot store

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4585f8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    88e5355 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6aed0b1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d7a6dbe View commit details
    Browse the repository at this point in the history
  17. Improved snapshotting

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    672db15 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cd1b2d8 View commit details
    Browse the repository at this point in the history
  19. Added snapshot loading

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    11de242 View commit details
    Browse the repository at this point in the history
  20. Added snapshot pruning

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    11fb197 View commit details
    Browse the repository at this point in the history
  21. Added snapshot listing

    erikgrinaker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    ad61eb1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6eb2ffe View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    dd76cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf8acad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a257ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4251e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31f8eee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    46a3941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a7513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf54794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08713b1 View commit details
    Browse the repository at this point in the history
  5. Minor tweaks

    erikgrinaker committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    56fc9d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. go.mod: use iavl 0.13.2

    erikgrinaker committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    394e097 View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    erikgrinaker committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    316dace View commit details
    Browse the repository at this point in the history
  3. Appease linter

    erikgrinaker committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a39974f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e984eee View commit details
    Browse the repository at this point in the history
  5. Added snapshot options

    erikgrinaker committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    d8d455d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bef3c86 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

    erikgrinaker committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    076865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8c88b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Add snapshots.Restorer()

    erikgrinaker committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    33fa307 View commit details
    Browse the repository at this point in the history
  2. Typo

    erikgrinaker committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a34e12c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    ba031f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e507801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df5b25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09ff5c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    2f7d969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c0faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828ae14 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    5714fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624c4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3afa8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c46438e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    5cac251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857b3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d0009c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    994b731 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab71bcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a753a0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76b79b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    5afe4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836fa5e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. reduce timeout

    erikgrinaker authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    8efccd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679c2f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. go.mod: bump iavl

    erikgrinaker committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    7a81f0a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    94f1e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fb90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    432ff4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c52b05 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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

Commits on May 6, 2020

  1. minor tweaks

    erikgrinaker committed May 6, 2020
    Configuration menu
    Copy the full SHA
    5a9def7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0888800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683bd35 View commit details
    Browse the repository at this point in the history
  4. improve error handling

    erikgrinaker committed May 6, 2020
    Configuration menu
    Copy the full SHA
    bf04df1 View commit details
    Browse the repository at this point in the history
  5. remove snapshot flags

    erikgrinaker committed May 6, 2020
    Configuration menu
    Copy the full SHA
    963432f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. use new ABCI enums

    erikgrinaker committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4c3cdac View commit details
    Browse the repository at this point in the history