wormhole/node/cmd
Leo 73a5b72857 node: implement observation requests via gossip
Limitations:

- Only supported for Solana and for confirmation level Finalized,
  which the token/NFT bridges use. Need to take a close look before
  enabling it for both (since we're bypassing the tx fetcher and would
  fetch and process accounts of the "wrong" confirmation levels).

- Rate limiting not implemented yet, will be done in a future release
  when things are not currently on fire.

Test: https://gist.github.com/leoluk/bab3a18e922057109facea1cf1f26b2f

commit-id:6a0d4c32
2022-01-26 13:00:23 +01:00
..
debug node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
guardiand node: implement observation requests via gossip 2022-01-26 13:00:23 +01:00
spy node: implement observation requests via gossip 2022-01-26 13:00:23 +01:00
root.go node: add spy service 2021-12-03 02:01:56 +01:00