Evan Gray
094a404902
tilt: remove additional root CA support
2023-12-12 14:22:05 -06:00
heyitaki
0ecc427d6f
docker: build CLI in shared image
...
Co-authored-by: Evan Gray <battledingo@gmail.com>
2023-06-01 15:33:07 +01:00
A5 Pickle
760db3c810
sui: redesign Wormhole and Token Bridge contracts
2023-05-02 12:34:41 -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
Josh Siegel
de02c20fa5
WH-1848: fix up cache @ Closes #1848
2022-11-02 16:05:29 -05:00
Evan Gray
f7ad518e51
ci: use alpine for const
2022-10-27 16:12:33 -04:00
Csongor Kiss
da50ceb17e
CI: move num_guardians docker ARG down
...
to improve caching
2022-10-17 16:39:34 +01:00
Csongor Kiss
3877f6f3c3
tilt: register aptos on other chains
2022-10-15 15:17:36 +01:00
Csongor Kiss
12b855f3b1
tilt: add aptos
2022-10-15 15:17:36 +01:00
Josh Siegel
4fe9841810
near: initial commit
2022-08-24 15:11:05 -04:00
Jonathan Claudius
0919f29dc3
Docker FROM image pinning ( #1337 )
...
* Add script to check docker pinning project wide
* Add workflow to run check-docker-pin
* Pin Docker image refs which were unpinned
* Add exceptions to the pin checking logic
* Fixes to check-docker-pin
* Clean up find command
* Bash optimizations
* Switch to env shebang
* Switch from find to git ls-files and add justification for ignore choices
2022-07-06 15:05:30 -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
Evan Gray
c7d8075555
cosmwasm: initialize
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