Commit Graph

14 Commits

Author SHA1 Message Date
Chirantan Ekbote e907a05b1e sdk, terra: Fix tests and add them to CI
The terra tests had bit rotted quite terribly. It seems no one has run
them in almost a year because the API changed with the 0.14 release of
cosmwasm_vm in April, 2021.

Completely remove cosmwasm_vm from dev-dependencies.  The tests aren't
doing anything that requires interacting with the wasm code and can just
test the relevant functions directly.

Once this goes in the tests should be running in the CI so hopefully no
one will be able to push any more breaking changes.

commit-id:537d95e6
2022-04-20 09:46:51 +09:00
Serguei 8692080c2f
Terra SDK test chage to make it pass, devnet contract address corrected, build as library feature set. (#764) 2022-03-30 07:12:15 -05:00
Reisen 03aae4a48a terra: fix messenger builds for sdk
Change-Id: Id30399c6a0521621c60f8382f13bd29714e6c116
2022-01-14 14:55:40 -05:00
Reisen e561d6de02 sdk: fixes to types and builds
Change-Id: I10b753450445cc021dbeb9f28ddb0384070e9635
2022-01-14 13:09:12 +00:00
Reisen e8ed614e0d examples: add terra sdk examples
Change-Id: Ife13184bb98c55891fcbd6c721051ec355b63ac3
2022-01-14 13:09:12 +00:00
Reisen ca1f0264b0 examples: add solana sdk examples
Change-Id: I2f0cc982c880ba1830ad1e1c4a4a409876c4ad66
2022-01-14 13:09:12 +00:00
Leo 5fad3baa9f examples: update WORMHOLE_RPC_HOSTS
The examples have an earlier version of the list that is missing 01node.

commit-id:ecb2c16f
2021-12-16 21:02:27 +01:00
Chase Moran 05425a96df examples: native swap
Change-Id: Ia7bf98bac2b4a0daa5541f09a9c9e4b1e2d56bba

examples: rest_relayer, add support for all chains

Change-Id: Idbcf48f4c891383e16a9f1f460d6e02aa3149a48
2021-12-08 14:51:19 +00:00
Leo c7c9e52e1d *: add 01node RPC endpoint and remove duplicate
Change-Id: I8ccc2aee1c8692d4ac048e21f2ec7ec8638c3d21
2021-11-26 13:27:31 +01:00
Evan Gray 7f5740754b sdk/js: fix files
Change-Id: Ic100c50d726f28f265e85f1fdbd773993190f213
2021-11-23 10:58:21 -05:00
Evan Gray b08565da67 lp_ui: update examples and lp_ui for latest sdk
Change-Id: I1cfe7678713667d70e86be30d54e4bd45633f454
2021-11-22 22:13:06 -05:00
Evan Gray acf186c783 examples: most basic rest relayer
Change-Id: I207644487224586ba064f9d5b6f0b547abe8cd96
2021-11-21 19:18:56 -05:00
Leo 54ebc6481f *: remove third party testnet URLs
Change-Id: I0ede95f3972528e3bc2f8e15813758683684f7ac
2021-11-20 13:55:09 +01:00
Chase Moran 5ed2b2a06d examples: beginnings of an examples codebase
Change-Id: I3c84aa954aef80307dba400df1182489eb6eedb7
2021-11-19 14:42:15 +00:00