-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
xiaoch05
commented
Dec 8, 2021
•
edited
Loading
edited
- Storage proof for precompile contract
- Optimize for storage related to epoch.
- Unit test & benchmark.
Commit 23c3956Pangolin
Pallet BSC:
+ Item: Storage { name: "LatestBscHeader", type: Plain("BSCHeader") } Pangoro
Commit 23c3956Pangolin
Pallet BSC:
+ Item: Storage { name: "LatestBscHeader", type: Plain("BSCHeader") } Pangoro
Commit 46ff332Pangolin
Pallet BSC:
+ Item: Storage { name: "LatestBscHeader", type: Plain("BSCHeader") } Pangoro
Commit 9b6c0ccPangolin
Pallet BSC:
+ Item: Storage { name: "LatestBscHeader", type: Plain("BSCHeader") } Pangoro
Commit 90d793fPangolin
Pallet BSC:
+ Item: Storage { name: "LatestBscHeader", type: Plain("BSCHeader") } Pangoro
Commit c27f9a1Pangolin
Pangoro
Commit 20bdb23Pangolin
Pangoro
Commit 70712d3Pangolin
Pangoro
Commit 965141cPangolin
Pangoro
Commit 18faa7dPangolin
Pangoro
|
Remove, cause we will not use inherent for update authority
|
Request to simplify the implementation because BSC's epoch length is 200 and block interval is 3 seconds, relaying epoch block is enough for message verification. Remove
and
|
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.
LGTM, @AurevoirXavier @hujw77 Please help review
…ia-common into bsc-light-client
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.
LGTM
Let me resolve the conflict. |