wormhole/bridge
Hendrik Hofstadt 2b30a30601
upgrade solana sdk version (#166)
* upgrade solana sdk version

Commitment levels were deprecated and the fastest confirmation level is `Processed`.

Also the upgradeable loader now requires the program to be writeable.

* Add deprecation comment

* update agent commitment level
2021-01-28 17:44:54 +01:00
..
cmd bridge: fix one more Terra typo 2021-01-27 14:52:32 +01:00
e2e bridge/e2e: fix panic in testSolanaToTerraLockup 2021-01-27 01:58:18 +01:00
pkg upgrade solana sdk version (#166) 2021-01-28 17:44:54 +01:00
tools bridge: migrate cmd/ to cobra 2020-10-28 22:47:12 +01:00
Dockerfile Bump Go and pin all Docker images to digests 2021-01-19 16:15:54 +01:00
go.mod bridge: add initial set of basic Prometheus metrics 2021-01-25 20:17:58 +01:00
go.sum bridge: add initial set of basic Prometheus metrics 2021-01-25 20:17:58 +01:00
main.go bridge: migrate cmd/ to cobra 2020-10-28 22:47:12 +01:00