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: push blocks to signer set and add /v3/blocks/upload/ #4902

Merged
merged 7 commits into from
Jul 2, 2024

Commits on Jun 24, 2024

  1. feat: push blocks to signer set

    * add /v3/blocks/upload, and relayer handling for it
    * push blocks from miner to signer set, signer set pushes to their stacks-node
    * configure the signer set test to rely on signers to push the block (by disabling p2p block push)
    kantai committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4f0f716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caf16d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3fa8b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad8e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    729af3a View commit details
    Browse the repository at this point in the history
  2. chore: cargo fmt-stacks

    kantai committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c5c223d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: improve code comments

    kantai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e400ddc View commit details
    Browse the repository at this point in the history