stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3k stars 658 forks source link

Feat: push blocks to signer set and add `/v3/blocks/upload/` #4902

Open kantai opened 1 week ago

kantai commented 1 week ago

This PR:

There should be more test coverage of /v3/blocks/upload, I think, but I wanted to open this PR quickly to get @jcnelson's quick impression of the /v3/blocks/upload implementation, because I don't want that to get in the way of any work he's been doing that may be related (or identical).