heyitaki
|
b7d870efcb
|
docker: reorganize dockerfiles
|
2022-12-21 10:58:22 -08:00 |
Evan Gray
|
83e0f053f8
|
remove explorer related code
|
2022-10-31 13:22:51 -04:00 |
Conor Patrick
|
91bd9a5c36
|
rename all wormholechain and wormhole-chain references
|
2022-10-24 17:59:52 -04: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 |
Chirantan Ekbote
|
d577b931a4
|
wormchain: Fix formatting and add to lint.sh
|
2022-10-03 17:34:42 +09:00 |
Chirantan Ekbote
|
87c89745fb
|
scripts: Add go sdk to lint.sh
|
2022-09-15 14:35:46 +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 |