jumpsiegel
091ee0877d
WH-1934: upgrade golang to 1.19 ( #1941 )
...
* upgrade to golang 1.19.3
Co-authored-by: tbjump <>
Co-authored-by: tbjump <unknown>
2022-11-28 07:48:27 -06:00
Csongor Kiss
0fea135ebe
scripts: add arbitrum&optimism to governance script
2022-11-16 17:09:51 +00:00
Evan Gray
83e0f053f8
remove explorer related code
2022-10-31 13:22:51 -04:00
Evan Gray
090a8e0c74
relayer: fix ci
2022-10-27 14:04:38 -04:00
Conor Patrick
91bd9a5c36
rename all wormholechain and wormhole-chain references
2022-10-24 17:59:52 -04:00
Evan Gray
32f0159319
ci: unscoped npm package check
2022-10-20 17:11:13 -05:00
Csongor Kiss
500654cf02
scripts: uppercase digest in governance generator
...
the injection command prints out in this format, so it's easier to read
for guardians this way
2022-10-17 23:35:17 -04:00
Csongor Kiss
3877f6f3c3
tilt: register aptos on other chains
2022-10-15 15:17:36 +01:00
Conor Patrick
127cd32e03
add vaa-gated wasmd to wormchain ( #1674 )
...
* wormchain: add wasmd module
* wormchain: update proto
* wormchain: gate wasmd contract uploading around vaa
* wormchain: add tests around wasmd operations and guardian set upgrades
* wormchain: split wasm handlers into multiple files and permit bank methods
* wormchain: address review comments
* wormchain: use legacy keccak instead of sha3
* wormchain: add way to compute vaa hash manually
* wormchain: update proto package paths and dependencies
* wormchain: remove wasmd keeper guard
* wormchain: add CLI helpers for starting the chain
* wormchain: increase max validators and add genesis time
* wormchain: remove .pb.go from lint check
* wormchain: cleanup and address review comments
* wormchain: stop tracking .pb.go files
* wormchain: address comment to create buffer safely
Co-authored-by: Chirantan Ekbote <cekbote@jumptrading.com>
* wormchain: generate proto in ci
* wormchain: fix wrong description
* wormchain: always rebuild proto in ci
* wormchain: fix unit test compile error
* wormchain: build proto in tilt
Change-Id: Ibc4f4ff0c34108f4ecbe1af3c47373816739c669
Co-authored-by: Chirantan Ekbote <cekbote@jumptrading.com>
Co-authored-by: Hendrik Hofstadt <hendrik@nexantic.com>
2022-10-14 17:12:57 -05:00
Csongor Kiss
ffa31da17c
aptos: dockerfile + scripts + README
2022-10-14 12:42:44 -05: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
d577b931a4
wormchain: Fix formatting and add to lint.sh
2022-10-03 17:34:42 +09: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
5d71e619c1
algo/builds: algorand mainnet builds
2022-09-20 10:37:59 -05:00
Chirantan Ekbote
87c89745fb
scripts: Add go sdk to lint.sh
2022-09-15 14:35:46 +01:00
Josh Siegel
1003ab163e
near/governance: add in support for near
2022-09-12 19:59:25 -05:00
bruce-riley
b357ad7061
Script to generate change registration governance ( #1508 )
...
* Script to generate change registration governance
Change-Id: If99e78b031dcd4049a9ee40b09914eeb93e7518a
* Rework from code review
Change-Id: I93cf3166c1ab961add2c524084de1981a44b194e
* Change chain_id to chain-id
Change-Id: Iae6f9854a64d8559d03c56949d03043a94dbf7f6
2022-09-06 08:20:51 -05:00
Josh Siegel
4fe9841810
near: initial commit
2022-08-24 15:11:05 -04:00
Csongor Kiss
33f1b28662
scripts: Update scripts/contract-upgrade-governance.sh
...
Now it prints instructions on checking out the current git hash + some refactoring
2022-08-24 16:27:04 +02:00
Csongor Kiss
3e051e97b6
ethereum: Init foundry project and add installer for native solc
2022-08-09 20:02:47 +01: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
b5997a10f0
scripts/devnet-consts: use native format for addresses
...
commit-id:c8c78ae8
2022-07-05 19:24:58 +01: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
Csongor Kiss
58cd031ea8
ethereum: Add verify script to match up the deployed bytecode with the
...
local build
Also include this step in the generated governance verification instructions
2022-06-30 13:57:02 +01:00
tbjump
4575fe05d9
Better lint and formatting ( #1263 )
...
Enforce goimports, add tooling and documentation, and run it on the repo.
2022-06-21 12:18:16 -07:00
Evan Gray
db0fc219aa
cosmwasm: terra2 support
...
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-06-21 10:03:57 -04:00
Bruce Riley
f25e42ae02
Fix chain ID in governance script
2022-06-03 14:44:22 -04:00
Bruce Riley
dcce155f43
Acala mainnet deploy
2022-06-03 14:44:22 -04:00
Csongor Kiss
7dc2b7b7ae
scripts: automate writing contract upgrade governance proposals ( #1218 )
...
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-05-23 19:36:52 +02: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
1b7ce3451e
make update-guardian-set.sh idempotent
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
justinschuldt
f52bd8fcd2
add devent constants to devnet-consts.json
2022-04-12 20:37:52 -05:00
Justin Schuldt
42284a25e3
remote devnet config - GCP VM
2022-03-18 10:49:34 -05:00
justinschuldt
90489cc299
add guardian set updates to devnet
...
commit-id:a540b698
2022-03-18 10:49:34 -05:00
justinschuldt
99a02a41ea
fix devnet GS upgrade path
...
commit-id:3a2fa5aa
2022-03-18 10:49:34 -05:00
justinschuldt
8391c280dd
add dev tooling for clients/eth
...
commit-id:f31250ef
2022-03-18 10:49:34 -05:00
Jeff Schroeder
108c23416f
dev-setup.sh: blow up if podman-docker is installed
...
Good review feedback from Leo
2022-03-09 20:50:05 -05:00
Jeff Schroeder
8a556495db
dev-setup.sh: use a working minikube version
...
There is a regression in minikube documented here:
https://github.com/kubernetes/minikube/issues/13542
Since this script sets up `minikube completion bash` in your ~/.bashrc,
ensure minikube does not SIGSEGV and die.
2022-03-09 20:50:05 -05:00
Jeff Schroeder
5d0fee2ae7
dev-setup.sh: support RHEL8 as well as Debian 10-11
...
Co-Authored-By: Kier Davis <kdavis@jumptrading.com>
Tested-By: Jeff Schroeder <jeffschroeder@computer.org>
2022-03-09 20:50:05 -05:00
Leo
00c046e81e
Bump Go to 1.17.5
...
commit-id:359d3fb7
2021-12-13 15:38:17 +01:00
Leo
de954aa682
scripts/dev-setup.sh: default to using all CPUs
...
Change-Id: I201ddc975885bf4a3d4e1be8be65d33916cea745
2021-12-09 11:54:17 +00:00
Leo
2e0a225c23
scripts: add tilt-gcp-up.sh
...
Change-Id: Ifa4818f437ba00de3f11f5c468d6e7d9b552a24a
2021-12-02 19:04:08 +01:00
Leo
c85e8cee00
Use native minikube feature to set namespace
...
Change-Id: If00aef4a0b63a6f96bb445c5afd8399dccc256ee
2021-12-02 16:13:52 +01:00
Leo
a00cafa4c3
Update dev env instructions
...
Change-Id: I17b48e9ac55735827762347dc8c3f68811cf4861
2021-12-02 15:09:12 +00:00
Leo
d6b6e0bb41
Update remote development instructions
...
Change-Id: Ie11b3d6dde0618607dbd399d89847178001179ac
2021-12-01 20:15:50 +01:00