hirosystems / hirosystems/stacks-subnets
Add new microblock type
Open
- Dominant language
- Rust
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
As I understand, due a recent PR we now have two different types of microblocks: The regular ones with transactions, and ones that contain "rollups" of previous microblocks. It is somewhat confusing to have a single type that has different meanings depending on context, so we should make this "microblock rollup" a different type of block, even if it's just renaming the struct in Rust.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.