Commit Graph

4 Commits

Author SHA1 Message Date
scnale d75fcdf66e
terra: upgrade scripts (#3753)
* terra: updates RPC URL

* terra: fixes fee estimation on bytecode upload

* terra: fixes `verify` script

* terra: updates README commands and instructions

* terra: updates governance upgrade generation

* terra: adds instructions to submit governance VAA through `worm`
2024-01-29 16:38:47 -05:00
Csongor Kiss ce20776f5d terra: Also allow private key in deploy script
The mnemonic might no longer be available.
2022-08-10 22:19:16 +01:00
Csongor Kiss d8e7a5f93f terra/token_bridge: transfer with payload
Also rename terra token-bridge package so it's unique Otherwise cargo
can't find it externally, and confuses it with the solana one.
2022-05-11 21:24:36 -04:00
Csongor Kiss 99e2d4ac09 Add terra build & deploy instructions 2022-02-10 15:37:19 -05:00