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

Restore receipts after recent fix #4248

Merged
merged 125 commits into from
May 24, 2021
Merged

Restore receipts after recent fix #4248

merged 125 commits into from
May 24, 2021

Commits on May 4, 2021

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

    EgorKulikov committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c24c930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f61efed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e762c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91d6ef8 View commit details
    Browse the repository at this point in the history
  6. Compilation fix

    EgorKulikov committed May 4, 2021
    Configuration menu
    Copy the full SHA
    3299762 View commit details
    Browse the repository at this point in the history
  7. Compilation fix

    EgorKulikov committed May 4, 2021
    Configuration menu
    Copy the full SHA
    45a9802 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Compilation fix

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    8c42e7a View commit details
    Browse the repository at this point in the history
  2. Update core/primitives/src/views.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    EgorKulikov and matklad authored May 5, 2021
    Configuration menu
    Copy the full SHA
    4f8363b View commit details
    Browse the repository at this point in the history
  3. Suggestions by matklad

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    3a7426d View commit details
    Browse the repository at this point in the history
  4. Suggestions by matklad

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    3817c08 View commit details
    Browse the repository at this point in the history
  5. Removing unneeded trait

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d7e903f View commit details
    Browse the repository at this point in the history
  6. Additional comment

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    af8d2fe View commit details
    Browse the repository at this point in the history
  7. Take receipts from stub file

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f32b999 View commit details
    Browse the repository at this point in the history
  8. Fix import

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4449613 View commit details
    Browse the repository at this point in the history
  9. Add script for verifying receipts

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    50a8da2 View commit details
    Browse the repository at this point in the history
  10. Fix condition for re-introducing receipts

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4920661 View commit details
    Browse the repository at this point in the history
  11. Remove condition for saving outcomes

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7a244c9 View commit details
    Browse the repository at this point in the history
  12. Fix port from 1.18.3 to master

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    db2b915 View commit details
    Browse the repository at this point in the history
  13. Set exact upper bound on height

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0e5bce2 View commit details
    Browse the repository at this point in the history
  14. Minor fixes

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    033da25 View commit details
    Browse the repository at this point in the history
  15. Set test height start

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a66d7d9 View commit details
    Browse the repository at this point in the history
  16. Revert

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    81af983 View commit details
    Browse the repository at this point in the history
  17. Set feature flag

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ab98d81 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11e8363 View commit details
    Browse the repository at this point in the history
  19. Update utils/restored-receipts-verifier/src/main.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    Aleksandr Logunov and matklad committed May 5, 2021
    Configuration menu
    Copy the full SHA
    501632c View commit details
    Browse the repository at this point in the history
  20. Refactor condition

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    68a04f9 View commit details
    Browse the repository at this point in the history
  21. Fix clap

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    261de4d View commit details
    Browse the repository at this point in the history
  22. Update utils/restored-receipts-verifier/src/main.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    Aleksandr Logunov and matklad committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1a9e945 View commit details
    Browse the repository at this point in the history
  23. Update utils/restored-receipts-verifier/src/main.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    Aleksandr Logunov and matklad committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dda95c2 View commit details
    Browse the repository at this point in the history
  24. Update utils/restored-receipts-verifier/src/main.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    Aleksandr Logunov and matklad committed May 5, 2021
    Configuration menu
    Copy the full SHA
    6cc80fb View commit details
    Browse the repository at this point in the history
  25. Update utils/restored-receipts-verifier/src/main.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    Aleksandr Logunov and matklad committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4257dea View commit details
    Browse the repository at this point in the history
  26. Apply suggestion

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c4cd340 View commit details
    Browse the repository at this point in the history
  27. Minor fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f26d30f View commit details
    Browse the repository at this point in the history
  28. Minor fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    904837d View commit details
    Browse the repository at this point in the history
  29. Compilation fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    122c12e View commit details
    Browse the repository at this point in the history
  30. Minor fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5d00c98 View commit details
    Browse the repository at this point in the history
  31. cargo fmt

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a95e4d0 View commit details
    Browse the repository at this point in the history
  32. Add comments

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4861cdf View commit details
    Browse the repository at this point in the history
  33. Fix unused imports

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ee37269 View commit details
    Browse the repository at this point in the history
  34. Rename json file

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    8f9197d View commit details
    Browse the repository at this point in the history
  35. Output to stderr

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    10c6b7a View commit details
    Browse the repository at this point in the history
  36. Put receipts directly to apply_transactions

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5d039f3 View commit details
    Browse the repository at this point in the history
  37. Minor fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    36ac694 View commit details
    Browse the repository at this point in the history
  38. Add stub test

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f20ca3a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fdcff6f View commit details
    Browse the repository at this point in the history
  40. Add restored receipts to migration data

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4a7309b View commit details
    Browse the repository at this point in the history
  41. minor fix

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d4c0dc4 View commit details
    Browse the repository at this point in the history
  42. Getting read of EMPTY

    EgorKulikov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    3a2b50e View commit details
    Browse the repository at this point in the history
  43. take restored receipts from migration data

    Longarithm committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dc414bf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    cbc0211 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    907ee3e View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    771530e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    48d8065 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Addressing comments

    EgorKulikov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ea5b0d0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/migration-fix-storage-usage' int…

    …o migration-fix-storage-usage
    EgorKulikov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    df7ea6b View commit details
    Browse the repository at this point in the history
  3. Integration test

    EgorKulikov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d99d161 View commit details
    Browse the repository at this point in the history
  4. Unused imports

    EgorKulikov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0de9c82 View commit details
    Browse the repository at this point in the history
  5. Fix dependencies

    EgorKulikov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    39bcd10 View commit details
    Browse the repository at this point in the history
  6. implement test_restoring_receipts_mainnet

    Longarithm committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ae0b5e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d7664d View commit details
    Browse the repository at this point in the history
  8. solve case when first block may not contain a chunk

    Longarithm committed May 6, 2021
    Configuration menu
    Copy the full SHA
    84ffc12 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    0a4ea03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc6ca7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/migration-fix-storage-usage' int…

    …o migration-fix-storage-usage
    EgorKulikov committed May 7, 2021
    Configuration menu
    Copy the full SHA
    1d68796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b98daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acb9d13 View commit details
    Browse the repository at this point in the history
  6. introduce filtering by the first epoch only

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    13b6471 View commit details
    Browse the repository at this point in the history
  7. move getting protocol version to separate method

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    e90faf7 View commit details
    Browse the repository at this point in the history
  8. fix comment

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    496c9cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a7d2cc View commit details
    Browse the repository at this point in the history
  10. update clap version

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    7479882 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3d3e16 View commit details
    Browse the repository at this point in the history
  12. test restored-receipts-verifier

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    518e5f8 View commit details
    Browse the repository at this point in the history
  13. cargo fmt

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    39d215a View commit details
    Browse the repository at this point in the history
  14. rename

    Longarithm committed May 7, 2021
    Configuration menu
    Copy the full SHA
    f3c8f91 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    3ebed4b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/migration-fix-storage-usage' int…

    …o migration-fix-storage-usage
    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f8aa99e View commit details
    Browse the repository at this point in the history
  3. Compilation fix

    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    11b6b02 View commit details
    Browse the repository at this point in the history
  4. Compilation fix

    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    921d96e View commit details
    Browse the repository at this point in the history
  5. Compilation fix

    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ec1f41c View commit details
    Browse the repository at this point in the history
  6. Update chain/rosetta-rpc/src/adapters/mod.rs

    Co-authored-by: Vlad Frolov <frolvlad@gmail.com>
    EgorKulikov and frol authored May 10, 2021
    Configuration menu
    Copy the full SHA
    4c7e883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43511a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    571c082 View commit details
    Browse the repository at this point in the history
  9. Compilation fix

    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    23e1319 View commit details
    Browse the repository at this point in the history
  10. Compilation fix

    EgorKulikov committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f54b1f8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. remove unnecessary code

    Longarithm committed May 11, 2021
    Configuration menu
    Copy the full SHA
    57cd4f3 View commit details
    Browse the repository at this point in the history
  2. separate tests

    Longarithm committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d223802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6330623 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. introduce is_valid_block_for_migration

    Longarithm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b857627 View commit details
    Browse the repository at this point in the history
  2. add migration argument to all apply_transaction calls

    Longarithm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    edbb264 View commit details
    Browse the repository at this point in the history
  3. remove get_migration_data

    Longarithm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    55d85f0 View commit details
    Browse the repository at this point in the history
  4. add more comments

    Longarithm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0edc887 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. temporary change

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d9877bf View commit details
    Browse the repository at this point in the history
  2. implement get_prev_epoch_id_from_prev_block

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    851d1f4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into restore-receipts

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    41d7467 View commit details
    Browse the repository at this point in the history
  4. finish merge

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    a1fef60 View commit details
    Browse the repository at this point in the history
  5. fix merge

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    32a4a3a View commit details
    Browse the repository at this point in the history
  6. fix tests

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1ccf96c View commit details
    Browse the repository at this point in the history
  7. minor fix

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0c2d79e View commit details
    Browse the repository at this point in the history
  8. remove old changes

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2d06f3e View commit details
    Browse the repository at this point in the history
  9. add is_valid_block arg to state-viewer

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    481933b View commit details
    Browse the repository at this point in the history
  10. fix unused variable warning

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d8c1e83 View commit details
    Browse the repository at this point in the history
  11. compilation fix

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    109b9a9 View commit details
    Browse the repository at this point in the history
  12. compilation fix

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    921dd04 View commit details
    Browse the repository at this point in the history
  13. minor fix

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    a925407 View commit details
    Browse the repository at this point in the history
  14. compilation fix

    Longarithm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    32b0116 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. implement getting prev epoch id for KeyValueRuntime

    Longarithm committed May 14, 2021
    Configuration menu
    Copy the full SHA
    82e1e18 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. set struct for flags needed for migration

    Longarithm committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f7b6e15 View commit details
    Browse the repository at this point in the history
  2. fix toml files

    Longarithm committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1a98485 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. extend vector outside of apply_migrations

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8bb156b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a6209 View commit details
    Browse the repository at this point in the history
  3. minor fix

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ed93b0d View commit details
    Browse the repository at this point in the history
  4. minor fix

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6a595bf View commit details
    Browse the repository at this point in the history
  5. minor fix

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3062682 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    faa5065 View commit details
    Browse the repository at this point in the history
  7. address new comments

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a60a69e View commit details
    Browse the repository at this point in the history
  8. minor fix

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1f57640 View commit details
    Browse the repository at this point in the history
  9. remove shard_id = 0 optimization

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    64841ff View commit details
    Browse the repository at this point in the history
  10. process error from get_prev_epoch_id correctly

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4ff65a0 View commit details
    Browse the repository at this point in the history
  11. minor fix

    Longarithm committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3d530bd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. get rid of test method

    Longarithm committed May 19, 2021
    Configuration menu
    Copy the full SHA
    eaf5575 View commit details
    Browse the repository at this point in the history
  2. minor fix

    Longarithm committed May 19, 2021
    Configuration menu
    Copy the full SHA
    0011ad2 View commit details
    Browse the repository at this point in the history
  3. minor fix

    Longarithm committed May 19, 2021
    Configuration menu
    Copy the full SHA
    faf5519 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

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