qkc/types: add root and minor blocks - #36
Conversation
a53fef1 to
45f102f
Compare
7eead44 to
9a5b6d1
Compare
bd79a6f to
1e3f38e
Compare
9a5b6d1 to
384e610
Compare
f26ebbe to
943249c
Compare
4254c83 to
8902ca5
Compare
|
The PR description does not change yet |
Updated |
|
I re-checked the latest revision. Most of the previous review findings have been addressed, but these two issues are still outstanding:
Could we resolve these two remaining points before merging? |
Summary
Add QuarkChain-compatible root block and minor block types for the shard-side implementation.
Changes
Notes
Root blocks are represented for wire compatibility, hashing, ancestry, total-difficulty lookup, and minor-header processing. Root-chain construction and mining remain outside the shard implementation.
Testing