Skip to content

bridge module events #891

@tkernell

Description

@tkernell

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"?

types.ModuleName,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions