Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions guardianset/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
The files named "v1" to "vX" document historic guardian set changes.

Wormhole Core contract deployments that are set to a particular guardian set index only accept VAAs that are signed by a quorum of entities in that set. The VAAs that guardian sets had signed to approve the next guardian set are stored in deployments/mainnet/guardianSetVAAs.csv
Wormhole Core contract deployments that are set to a particular guardian set index only accept VAAs that are signed by a quorum of entities in that set. The VAAs that guardian sets had signed to approve the next guardian set are stored in guardianSetVAAs.csv

----

The files named "dgs1" to "dgsX" document historic delegated guardian set changes.

The guardian node pulls the delegated guardian set configuration from a smart contract on Ethereum, based on which it decides which guardian's observations it must take into account before signing their own observation. These VAAs are stored in deployments/mainnet/delegatedGuardianSetVAAs.csv
The guardian node pulls the delegated guardian set configuration from a smart contract on Ethereum, based on which it decides which guardian's observations it must take into account before signing their own observation. These VAAs are stored in delegatedGuardianSetVAAs.csv
Loading
Loading