heyitaki
|
ed733f8e73
|
sdk/js: add Sui support
Co-authored-by: Evan Gray <battledingo@gmail.com>
Co-authored-by: Kevin Peters <kpeters@jumptrading.com>
|
2023-05-02 15:14:23 -04:00 |
Justin Schuldt
|
e09a2616bf
|
wormchain: contracts env data (#2297)
|
2023-01-27 14:27:21 -05:00 |
justinschuldt
|
9db82e310f
|
cosmwasm - separate deploy code per chain
|
2023-01-19 09:32:13 -06:00 |
Csongor Kiss
|
fe5ca53a98
|
aptos/nft-bridge: Tilt integration
aptos: update Docker image
|
2023-01-12 02:46:42 +00:00 |
Conor Patrick
|
91bd9a5c36
|
rename all wormholechain and wormhole-chain references
|
2022-10-24 17:59:52 -04:00 |
Csongor Kiss
|
3877f6f3c3
|
tilt: register aptos on other chains
|
2022-10-15 15:17:36 +01:00 |
Paul Noel
|
066a2a56aa
|
clients/js: upgrade to latest wormhole-sdk (#1675)
* clients/js: upgrade to latest wormhole-sdk
* scripts: account for secp256k1 log msg
|
2022-10-06 11:24:43 -04:00 |
Chirantan Ekbote
|
7f4b0d1a09
|
Wormhole chain integration
This is a squashed commit of all the changes needed to integrate
wormhole chain into the main repo.
|
2022-10-03 17:34:42 +09:00 |
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 |