New Bridge Validator Set Events
Add more values to new_bridge_validator_set event:
- powerThreshold
- valsetTimestamp (already included)
- valsetHash?
Should we include the entire new validator set in emitted events? This would include the list of all validator addresses and their powers.
This would amount to: {evmValidatorAddress, power} x 100 at least once every 2 weeks
|
"new_bridge_validator_set", |
Validator EVM Address Registration
Should we rename this event so it's not just "bridge"?