pyth-crosschain/bridge/cmd/guardiand
Leo 45d10618ce bridge: verify LockupObservation signature
Final missing piece of the aggregation mechanism - signatures are now
verified before storing them in the aggregation.

ghstack-source-id: 3bb57c488623454370ad1bf2a38e1278c65ce9e0
Pull Request resolved: https://github.com/certusone/wormhole/pull/59
2020-10-28 22:47:12 +01:00
..
main.go bridge: use mlockall(2) to prevent pages from being swapped out 2020-10-22 16:51:56 +02:00
nodekeys.go Refactor all node key management into nodekeys.go 2020-08-21 13:00:44 +02:00
p2p.go bridge: setup pubsub before connecting to bootnodes; buffer observations 2020-08-31 16:11:09 +02:00
processor.go bridge: verify LockupObservation signature 2020-10-28 22:47:12 +01:00
quorum.go bridge: correctly calculate 2/3+ majority 2020-10-28 22:47:12 +01:00
quorum_test.go bridge: correctly calculate 2/3+ majority 2020-10-28 22:47:12 +01:00