wormhole/bridge/pkg
Leo 6c7ca964e4 Remove outdated TODO comments
- Metrics tracked in #11.
- Timeout and retransmits covered in #21.
- Dependency injection doesn't make sense at this scale.
- `-1` on `GenerateKeyPair` means "this doesn't make sense for Ed25519,
  please crash if anyone ever tried to generate RSA keys".

ghstack-source-id: 8951628351
Pull Request resolved: https://github.com/certusone/wormhole/pull/66
2020-10-28 22:47:12 +01:00
..
common all: consider decimals on wrapped assets, fix VAA posting, fix solana account parsing 2020-08-28 15:10:42 +02:00
devnet Improve a log message for better comprehensibility 2020-10-08 18:00:37 +02:00
ethereum bridge: remove all supervisor.SignalHealthy calls 2020-10-28 22:47:12 +01:00
p2p bridge: refactor p2p logic into pkg/p2p 2020-10-28 22:47:12 +01:00
processor Remove outdated TODO comments 2020-10-28 22:47:12 +01:00
solana bridge: remove all supervisor.SignalHealthy calls 2020-10-28 22:47:12 +01:00
supervisor Update supervisor library to fix negative backoff 2020-08-24 21:06:12 +02:00
vaa bridge: use hash instead of big for signingMsg 2020-08-31 20:17:51 +02:00
.gitignore