You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
I think some parts spec still deviate from existing implementations in the Cosmos-SDK. In some cases this might inevitable (e.g. changes to the staking logic to make it efficiently fraud provable) in other cases the changes might be purely cosmetic, small improvements, or, simply do not account for the existing implementation. In some cases these little changes break compatibility to existing Cosmos infrastructure where it is not really required. These should be resisted.
This issue is about revisiting the spec from this perspective, to list all these places and to tack if any changes need to be made.
Details
This should (eventually) contain an exhaustive list of changes:
verify compatibility of all Tx types with SDK Txs (so they can be signed by a ledger without substantially modifying the software); same with the encoding
...
Action Items
Complete above list
Change all uncontroversial places in the spec (if necessary at all)
Summary
I think some parts spec still deviate from existing implementations in the Cosmos-SDK. In some cases this might inevitable (e.g. changes to the staking logic to make it efficiently fraud provable) in other cases the changes might be purely cosmetic, small improvements, or, simply do not account for the existing implementation. In some cases these little changes break compatibility to existing Cosmos infrastructure where it is not really required. These should be resisted.
This issue is about revisiting the spec from this perspective, to list all these places and to tack if any changes need to be made.
Details
This should (eventually) contain an exhaustive list of changes:
Action Items
Refs
celestiaorg/celestia-app#33
The text was updated successfully, but these errors were encountered: