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

(wip) (fix) Fix Storage Usage #4247

Closed
wants to merge 40 commits into from
Closed

Commits on Apr 21, 2021

  1. Account V2

    Moving Account to primitives
    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    134a899 View commit details
    Browse the repository at this point in the history
  2. Update core/primitives/src/account.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    EgorKulikov and matklad authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    816a00f View commit details
    Browse the repository at this point in the history
  3. Update chain/rosetta-rpc/src/lib.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    EgorKulikov and matklad authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ab029b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e028a0 View commit details
    Browse the repository at this point in the history
  5. Fixing build

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d73e475 View commit details
    Browse the repository at this point in the history
  6. Fixing build

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ecaabfc View commit details
    Browse the repository at this point in the history
  7. Fixing build

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b110634 View commit details
    Browse the repository at this point in the history
  8. Fixing build

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1fb8a6b View commit details
    Browse the repository at this point in the history
  9. Fixing build

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    dbef212 View commit details
    Browse the repository at this point in the history
  10. Fixing test

    EgorKulikov committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9f388b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cb26d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Storage usage fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    933d861 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fix-account-storage-usage' into …

    …fix-account-storage-usage
    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f76351b View commit details
    Browse the repository at this point in the history
  3. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0bf112b View commit details
    Browse the repository at this point in the history
  4. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    869aa91 View commit details
    Browse the repository at this point in the history
  5. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    77e4bc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40d7981 View commit details
    Browse the repository at this point in the history
  7. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    10ea648 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/fix-account-storage-usage' into …

    …fix-account-storage-usage
    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2f3b0e7 View commit details
    Browse the repository at this point in the history
  9. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    a3d33ec View commit details
    Browse the repository at this point in the history
  10. Compliation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    89c9780 View commit details
    Browse the repository at this point in the history
  11. Compliation fix

    Removing dead code
    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    fbad24f View commit details
    Browse the repository at this point in the history
  12. Comment

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f5712b1 View commit details
    Browse the repository at this point in the history
  13. Compilation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    a823ecb View commit details
    Browse the repository at this point in the history
  14. Compilation fix

    EgorKulikov committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    e5a2238 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

    EgorKulikov committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    854c759 View commit details
    Browse the repository at this point in the history
  3. Compilation fix

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

    EgorKulikov committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    54a4335 View commit details
    Browse the repository at this point in the history
  5. Compilation fix

    EgorKulikov committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6d96ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87b76c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    1748c6c View commit details
    Browse the repository at this point in the history
  2. Removing unnecessary into

    EgorKulikov committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7e68414 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/fix-account-storage-usage' into …

    …fix-account-storage-usage
    EgorKulikov committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f6c5bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f2729 View commit details
    Browse the repository at this point in the history
  5. Update runtime/runtime/src/actions.rs

    Co-authored-by: Vlad Frolov <frolvlad@gmail.com>
    EgorKulikov and frol authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b8ad914 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

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

Commits on Apr 30, 2021

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

    EgorKulikov committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8e61380 View commit details
    Browse the repository at this point in the history