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

Feat/stackerdb #3534

Closed
wants to merge 29 commits into from
Closed

Feat/stackerdb #3534

wants to merge 29 commits into from

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    92fb122 View commit details
    Browse the repository at this point in the history
  2. feat: calculate the burnchain view to include the consensus hash from…

    … the start of the reward cycle
    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cb28555 View commit details
    Browse the repository at this point in the history
  3. chore: API sync

    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0c5fbfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8faa560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c14e57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6881944 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b95856 View commit details
    Browse the repository at this point in the history
  8. feat: basic configuration defaults for stacker DBs. Much of this is n…

    …eeding to be filled in
    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2cb4cce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b74dc25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    102290c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34190ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24c5c74 View commit details
    Browse the repository at this point in the history
  13. chore: test module

    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6e3d2bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f311f11 View commit details
    Browse the repository at this point in the history
  15. feat: implement handlers for stacker DB handshakes, chunk inventory r…

    …equests, and chunk requests
    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c557cf6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d424da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da7e9f1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a5dde6a View commit details
    Browse the repository at this point in the history
  19. chore: API sync

    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7fc3d35 View commit details
    Browse the repository at this point in the history
  20. feat: new stacker DB message definitions, and unit test framework exp…

    …ansion to handle test-defined stacker DB instances
    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    09a531f View commit details
    Browse the repository at this point in the history
  21. feat: support stacker DB handshakes, and extract out p2p neighbor set…

    … communication logic into a trait with trait methods so we can use it for stacker DBs as well as neighbor walks
    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    67523ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    534c9ff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    215fdb4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9203eec View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b15e1b8 View commit details
    Browse the repository at this point in the history
  26. chore: API sync

    jcnelson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6720adb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    305ce1d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c5f0adb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9fb35ff View commit details
    Browse the repository at this point in the history