Remove validator address fields from vote extensions once we switch to ABCI++ #635
Labels
ABCI++
This issue should be done when we switch to ABCI++ (Tendermint v0.38)
ethereum-bridge
ledger
post-mainnet
Don't worry about this yet.
Once we switch to ABCI++, for vote extensions, we should be able to derive the validator's Namada address from their Tendermint address/key, rather than having to include it in the vote extension itself.
namada/shared/src/types/vote_extensions/ethereum_events.rs
Lines 21 to 31 in a669ca5
The text was updated successfully, but these errors were encountered: