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
Refactor modifications to our fork of tendermint to make pulling changes from upstream easier.
Details
One of the goals of our recent decision to reduce the scope of the modifications to our fork of tendermint is to allow for easier pulling of changes from upstream. To further this goal, we should also refactor the remaining necessary changes so that they interfere with tendermint code as little as possible. This will likely mean decoupling existing methods from certain types, and possibly even moving them into their own packages.
@evan-forbes, I didn't check the ADR yet but as part of #296 and celestiaorg/celestia-node#21 I want to extract DAHeader in a separate thing, so part of the issue is on me. If you remember I already did some work towards this in #427.
Summary
Refactor modifications to our fork of tendermint to make pulling changes from upstream easier.
Details
One of the goals of our recent decision to reduce the scope of the modifications to our fork of tendermint is to allow for easier pulling of changes from upstream. To further this goal, we should also refactor the remaining necessary changes so that they interfere with tendermint code as little as possible. This will likely mean decoupling existing methods from certain types, and possibly even moving them into their own packages.
Action Items
References
tracking issue #491
ADR #504
The text was updated successfully, but these errors were encountered: