wormhole/bridge/pkg
Leo a3c745ace7 bridge/pkg/ethereum: remove channel unsubscribes
Unsubscribe() does blocking I/O that ignores the runnable context
and can block forever: #107

It would appear that removing the Unsubscribe calls is the only
way to work around this go-ethereum bug.

ghstack-source-id: 93f287efc0
Pull Request resolved: https://github.com/certusone/wormhole/pull/109
2020-11-19 12:57:21 +01:00
..
common bridge: implement guardian set update submission node admin service 2020-11-19 12:57:21 +01:00
devnet pkg/devnet: split up deterministic key generation functions 2020-11-18 14:30:25 +01:00
ethereum bridge/pkg/ethereum: remove channel unsubscribes 2020-11-19 12:57:21 +01:00
p2p Remove outdated TODO comments 2020-11-13 11:44:09 +01:00
processor bridge: implement guardian set update submission node admin service 2020-11-19 12:57:21 +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
terra terra: include block timestamp in VAAs (#94) 2020-11-18 19:16:29 +01:00
vaa Clean up some style nits. 2020-11-16 13:34:19 +01:00
.gitignore Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00