Josh Siegel
|
4fe9841810
|
near: initial commit
|
2022-08-24 15:11:05 -04:00 |
Csongor Kiss
|
3641682c63
|
scripts/guardian-set-init.sh: use prebuilt CLI executable
instead of invoking with 'ts-node'. This way the script runs 10 times
faster, 40s->4s.
commit-id:36bf9853
|
2022-07-05 18:43:58 +01:00 |
Csongor Kiss
|
f26ecbae7d
|
scripts/guardian-set-init.sh: make script run on darwin
The version of 'sed' shipped on macOS needs a little more handholding
than gnu sed
commit-id:324ce8b7
|
2022-07-05 18:43:58 +01:00 |
Evan Gray
|
db0fc219aa
|
cosmwasm: terra2 support
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
|
2022-06-21 10:03:57 -04:00 |
Csongor Kiss
|
1c006f9bed
|
cli: Refactor js cli to support all contracts + add improvements (#1100)
* cli: Refactor js cli to support all contracts + add improvements
* Fix path in Makefile
* Don't be strict
* Fix registration VAA deserialisation
* Add karura gas calculation logic
* cli: fix after sdk rebase
* cli: improve makefile
* cli: depend on @certusone/wormhole-sdk locally instead of importing relative paths
* cli: add polygon overrides
* client: update for devnet
* fix tx signing in solana cli
* client: alias network
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
Co-authored-by: Evan Gray <battledingo@gmail.com>
|
2022-05-05 20:51:24 -04:00 |
Evan Gray
|
cc72c2a644
|
algo: contracts
|
2022-04-29 20:56:17 -04:00 |
justinschuldt
|
0a7168c107
|
move guardian-set-init.sh to docker/tilt
|
2022-04-12 20:37:52 -05:00 |
justinschuldt
|
648a5faa54
|
fixes for tilt ci
|
2022-04-12 20:37:52 -05:00 |
justinschuldt
|
cd04836c4b
|
add guardian-set-init.sh for tilt up --num=*
|
2022-04-12 20:37:52 -05:00 |