namada
namada copied to clipboard
Handle acting on tallied pieces of data that take longer than one round to confirm
Closes https://github.com/anoma/namada/issues/197
This PR makes it so that votes are applied for things (e.g. Ethereum events) which already exist in storage but that are not yet seen = true
. There are also a couple of small changes to the FractionalVotingPower
type.