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 messages #3551

Merged
merged 34 commits into from
Jul 29, 2023
Merged

Feat/stackerdb messages #3551

merged 34 commits into from
Jul 29, 2023

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    a97bb79 View commit details
    Browse the repository at this point in the history
  2. feat: load the reward cycle consensus hash from the sortition DB as t…

    …he consensus hash of the first sortition in that reward cycle
    jcnelson committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7ad241b View commit details
    Browse the repository at this point in the history
  3. feat: have peers report in the services field that they support the…

    … stackerdb protocol, and have remote peers reply to handshakes with a list of stackerdbs that they support (which is then tracked in the conversation)
    jcnelson committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    2faae13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c729c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3332fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    230d7d7 View commit details
    Browse the repository at this point in the history
  7. chore: codec for [u8; 20]

    jcnelson committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    5193ef8 View commit details
    Browse the repository at this point in the history
  8. chore: API sync

    jcnelson committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    04b78ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9ef8e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba405ee View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. chore: API sync

    jcnelson committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    31d4db0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 9, 2023

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

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    d0290f3 View commit details
    Browse the repository at this point in the history
  2. chore: rustdoc burnchain

    jcnelson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3a64b10 View commit details
    Browse the repository at this point in the history
  3. chore: rustdoc chat

    jcnelson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    01f1e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab3b929 View commit details
    Browse the repository at this point in the history
  5. fix: use an extension trait for qualified contract identifiers, and a…

    …lias QualifiedContractIdentifier to ContractId
    jcnelson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a91d37b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    548ed95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    890ffc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 7, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 20, 2023

  1. Update src/net/stackerdb/mod.rs

    Co-authored-by: Brice Dobry <[email protected]>
    jcnelson and obycode authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    360906a View commit details
    Browse the repository at this point in the history
  2. Update src/net/stackerdb/mod.rs

    Co-authored-by: Brice Dobry <[email protected]>
    jcnelson and obycode authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    21cf846 View commit details
    Browse the repository at this point in the history
  3. Update src/net/stackerdb/mod.rs

    Co-authored-by: Brice Dobry <[email protected]>
    jcnelson and obycode authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9a34a0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6bc8af View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 29, 2023

  1. chore: add changelog entry

    jcnelson committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    adf0180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c84ee1 View commit details
    Browse the repository at this point in the history