wormhole/node/pkg/p2p
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
..
ccq_p2p.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00
cutover.go Node: Always cut over to quic-v1 (#3715) 2024-01-17 10:12:00 -06:00
cutover_test.go Node: Always cut over to quic-v1 (#3715) 2024-01-17 10:12:00 -06:00
gossip_cutover.go Node: Set mainnet gossip cutover time (#4127) 2024-10-02 09:35:38 -05:00
gossip_cutover_test.go Node: Gossip Topic Split (#4000) 2024-08-05 11:28:10 -05:00
netmetrics.go Upgrade to libp2p v0.32.2 2024-01-17 10:08:14 -06:00
netmetrics_test.go node/pkg/p2p: expose network guardian version metric 2021-10-29 19:13:14 +00:00
network_consts.go node: update xlabs testnet guardian endpoints 2024-06-07 10:14:13 -04:00
network_consts_test.go Node/P2P: Add default bootstrap peers (#3852) 2024-03-22 14:27:03 -05:00
p2p.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00
p2p_test.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00
registry.go node/p2p: Protect P2P peers (#2344) 2023-02-23 15:51:27 -08:00
registry_test.go node/p2p: Protect P2P peers (#2344) 2023-02-23 15:51:27 -08:00
run_params.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00
run_params_test.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00
watermark_test.go Replace Guardian Key with abstracted Guardian Signer (#4120) 2024-10-17 16:21:45 +02:00