-
Couldn't load subscription status.
- Fork 2.7k
Refactor Beefy MMR and remove parachain specific implementations #10664
Refactor Beefy MMR and remove parachain specific implementations #10664
Conversation
|
Polkadot companion has been updated, CI checks need to be restarted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise, the code looks good, the leaf data is now generic 💯
86d7912 to
488660d
Compare
|
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Bump |
|
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
|
bump |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGMT. Have a couple of questions, though
257ebda to
c0c05b6
Compare
…rate into david/refactor-beefy-mmr
|
@Wizdave97 |
|
bot merge |
…itytech#10664) * refactor beefy mmr * use plain vector of bytes for leaf extra * update comment * update comments * remove unused vars * Use sp_std::vec::Vec Co-authored-by: Adrian Catangiu <[email protected]> * make extra data generic * fix tests * refactor beefy-mmr * Update frame/beefy-mmr/src/lib.rs * minor fix * fmt * Update frame/beefy-mmr/src/lib.rs Co-authored-by: Adrian Catangiu <[email protected]>
…itytech#10664) * refactor beefy mmr * use plain vector of bytes for leaf extra * update comment * update comments * remove unused vars * Use sp_std::vec::Vec Co-authored-by: Adrian Catangiu <[email protected]> * make extra data generic * fix tests * refactor beefy-mmr * Update frame/beefy-mmr/src/lib.rs * minor fix * fmt * Update frame/beefy-mmr/src/lib.rs Co-authored-by: Adrian Catangiu <[email protected]>
Fixes paritytech/grandpa-bridge-gadget#298
polkadot companion: paritytech/polkadot#4719