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
In order to pull changes from upstream and treat tendermint more as a "black box", we should revert the changes that we have been making to the BlockID and the PartSetHeader.
Details
As described in ADR 007 #504, we will be treating our fork of tendermint more like a black box in that we make as few changes as possible. This means that we will revert our efforts to remove the PartSetHeader.
Summary
In order to pull changes from upstream and treat tendermint more as a "black box", we should revert the changes that we have been making to the BlockID and the PartSetHeader.
Details
As described in ADR 007 #504, we will be treating our fork of tendermint more like a black box in that we make as few changes as possible. This means that we will revert our efforts to remove the
PartSetHeader
.Action Items
PartSetHeader
for Votes and remove it from theHeader
#457References
tracking #491
blocking #506
The text was updated successfully, but these errors were encountered: