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

[syncer/storage] Pre-store Blocks #269

Merged
merged 30 commits into from
Dec 8, 2020
Merged

Commits on Dec 5, 2020

  1. spike on encounter

    patrick-ogrady committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    5dce7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fe840 View commit details
    Browse the repository at this point in the history
  3. allow unfinalized txs

    patrick-ogrady committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    aa8b096 View commit details
    Browse the repository at this point in the history
  4. cleanup encounter

    patrick-ogrady committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6cbc441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a0455 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f76563 View commit details
    Browse the repository at this point in the history
  7. debug nil result

    patrick-ogrady committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    5e50069 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1be7022 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20e9956 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. cleanup syncer code

    patrick-ogrady committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    099e909 View commit details
    Browse the repository at this point in the history
  2. rename functions

    patrick-ogrady committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6155702 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    fffc69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56004cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b1075 View commit details
    Browse the repository at this point in the history
  4. Add test for encoder

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    923ca3f View commit details
    Browse the repository at this point in the history
  5. nits

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c11b512 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf5ace8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d3cbf5 View commit details
    Browse the repository at this point in the history
  8. fixed syncer tests

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    1cc31f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d65b8f3 View commit details
    Browse the repository at this point in the history
  10. fix linting

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a880c03 View commit details
    Browse the repository at this point in the history
  11. fix syncing tests

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    fe70cb0 View commit details
    Browse the repository at this point in the history
  12. pass storage tests

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5de7863 View commit details
    Browse the repository at this point in the history
  13. don't lint comments

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ac005dd View commit details
    Browse the repository at this point in the history
  14. fix long lines

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6172863 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    247df35 View commit details
    Browse the repository at this point in the history
  16. nits

    patrick-ogrady committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6a3d17c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6dab4bf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

    patrick-ogrady committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    9aca901 View commit details
    Browse the repository at this point in the history