wormhole/bridge/pkg
Leo 7e366b5da6 Update all Go dependencies to latest
...except for libp2p, which broke compatibility
between go-libp2p and go-libp2p-core:

https://github.com/libp2p/go-libp2p-core/issues/168

I explicitly updated all transitive dependencies using
go get -u ./..., so the top-level go.mod file grew to include those.
2020-10-16 20:48:53 +02: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 Update all Go dependencies to latest 2020-10-16 20:48:53 +02:00
solana bridge: wrap agent recv errors 2020-08-28 17:12:16 +02:00
supervisor
vaa bridge: use hash instead of big for signingMsg 2020-08-31 20:17:51 +02:00
.gitignore