You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The files named "v1" to "vX" document historic guardian set changes.
2
2
3
-
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
3
+
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
4
4
5
5
----
6
6
7
7
The files named "dgs1" to "dgsX" document historic delegated guardian set changes.
8
8
9
-
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
9
+
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
0 commit comments