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

Port BlockSpaceAllocator to main #976

Merged
merged 37 commits into from
Apr 13, 2023
Merged

Commits on Feb 16, 2023

  1. Add block space allocator specs

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7919bcd View commit details
    Browse the repository at this point in the history
  2. Add new deps

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    68b3356 View commit details
    Browse the repository at this point in the history
  3. Add PosQueries

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f5d05a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e4eeb View commit details
    Browse the repository at this point in the history
  5. Add block space allocator impl

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b0eb185 View commit details
    Browse the repository at this point in the history
  6. Add TODO items

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    160610e View commit details
    Browse the repository at this point in the history
  7. Shim PrepareProposal response

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3ee117f View commit details
    Browse the repository at this point in the history
  8. Remove tx records

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    513b886 View commit details
    Browse the repository at this point in the history
  9. Add compiler hints

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4b163f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fa6aa4 View commit details
    Browse the repository at this point in the history
  11. Remove index-set from apps

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    741a2a3 View commit details
    Browse the repository at this point in the history
  12. Replace Vec<u8> with TxBytes

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4c03547 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37894f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ac83b79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36dd49c View commit details
    Browse the repository at this point in the history
  16. Fix import errors

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9cf76be View commit details
    Browse the repository at this point in the history
  17. Fix ABCI++ build

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f069e3d View commit details
    Browse the repository at this point in the history
  18. Fix ProcessProposal unit tests

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a659e4b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ce7e74f View commit details
    Browse the repository at this point in the history
  20. Fix PosQueries

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    57fa752 View commit details
    Browse the repository at this point in the history
  21. Misc 0.14.0 rebase fixes

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0196a7c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f16c2cc View commit details
    Browse the repository at this point in the history
  23. PosQueries related fixes

    sug0 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8e3a720 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    630ea2f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fix some unit tests

    sug0 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    13f1951 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    9d4478c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457fcfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7107571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b7aee View commit details
    Browse the repository at this point in the history
  5. Fix BSA unit tests

    sug0 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3860208 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    c8854f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dee51f View commit details
    Browse the repository at this point in the history
  3. Fix pos_bonds() e2e test

    sug0 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0c517bc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    33d0b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf3b18 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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