Commit Graph

4 Commits

Author SHA1 Message Date
Jason Matthyser e82db71837
Replace Guardian Key with abstracted Guardian Signer (#4120)
* node: add guardiansigner node/pkg

* node: replace use of guardian key with guardian signer

* node: replace use of vaa.AddSigner with guardian signer

* node: add nolint for armor import and fix test

* node: handle error returned from signing

* apply draft review suggestions

* apply pr reviews

* apply pr reviews

* apply pr reviews

* apply pr reviews

---------

Co-authored-by: pleasew8t <jason@asymmetric.re>
2024-10-17 16:21:45 +02:00
Hteev Oli d1c8f53a66 node: clean up duplicate imports 2024-06-04 05:52:11 -04:00
Evan Gray fcabf0c99e node: Don't accept replayed heartbeats from other peers 2024-04-11 13:59:36 -04:00
tbjump 71188d66d1 node/p2p: enforce freshness of heartbeats and correctness of guardianAddr 2023-02-13 07:51:03 -08:00