264 Commits

Author SHA1 Message Date
Ethan Frey
70c91ac19d Bump to wasmd 0.18.0-rc3 with new events 2021-08-12 15:44:16 +02:00
Simon Warta
34aefbbff7 Upgrade CosmWasm contracts to 0.16.0 2021-08-05 16:33:04 +02:00
Simon Warta
f4a0459687 Silence curl downloads 2021-08-05 16:31:33 +02:00
Simon Warta
516b5f2819 Upgrade wasmd to v0.18.0-rc2 2021-08-04 17:34:44 +02:00
Simon Warta
8853faded3 Remove nonces 2021-08-04 16:57:08 +02:00
Simon Warta
b87358f237 Update backend and contracts 2021-08-02 13:18:11 +02:00
Simon Warta
737c5c7ac9 Upgrade to the latest proto types 2021-08-02 13:15:46 +02:00
Simon Warta
ba9facfab0 Provide enough stake to accounts for depositing on a proposal 2021-07-27 17:26:08 +02:00
Simon Warta
1cac9b834a Deploy IBC contract to test port ID assignment 2021-07-25 00:08:16 +02:00
Simon Warta
3912aaff88 Remove @cosmjs/cosmwasm and @cosmjs/cosmwasm-launchpad 2021-07-22 14:44:41 +02:00
willclarktech
fca794e92e
Use string gas price in simple calculateFee cases 2021-06-16 10:32:08 +02:00
willclarktech
ed34d57fe5
scripts: Update for cosmwasm-stargate fees 2021-06-15 14:05:34 +02:00
willclarktech
81821a9e5a
Use gnused in scripts 2021-06-09 17:15:02 +02:00
willclarktech
c4bd925324
Merge branch 'main' into 301-yarn2 2021-06-01 10:52:35 +02:00
Simon Warta
4f4d1537bd Upgrade Tendermint version in tests to 0.34.10 and adapt code 2021-05-26 13:45:02 +02:00
willclarktech
10cddb15bc
Support unix in yarn node shebangs 2021-05-19 15:13:41 +02:00
willclarktech
d0a61cb978
Use yarn node instead of node to run dev scripts 2021-05-18 15:16:02 +02:00
Simon Warta
877a771fbd Update to CosmWasm 0.14.0 and wasmd 0.16.0 2021-05-04 08:30:01 +02:00
Ethan Frey
8a18e8c991 Make generate_template.sh OSX compatible 2021-04-30 10:01:19 +02:00
Ethan Frey
1e2b05e3cc Fix shell lint issue 2021-04-29 22:29:41 +02:00
Ethan Frey
5e8d72b737 Use fixed v0.16.0-alpha2 image 2021-04-29 22:29:41 +02:00
Ethan Frey
1af8828546 Regenerate wasmd template for new version 2021-04-29 22:29:41 +02:00
Ethan Frey
133ff688d4 Download new contracts, update wasmd 2021-04-29 22:29:41 +02:00
Ethan Frey
928b12c725 Add download scripts for wasm contracts 2021-04-29 22:29:41 +02:00
willclarktech
69f996a1f1
scripts: Fix wasmd/generate_addresses.js 2021-04-20 16:46:04 +02:00
willclarktech
0664547c5a
scripts: Rename slow simapp scripts 2021-04-13 16:58:54 +02:00
willclarktech
52c6b13d02
scripts: Add missing prefix to wasmd send_first 2021-04-08 14:55:05 +02:00
willclarktech
4d9ec5c61f
scripts: Add start/stop scripts for slow simapp 2021-04-08 14:55:05 +02:00
willclarktech
5fcfb1d74a
scripts: Generate slow simapp template 2021-04-08 12:19:13 +02:00
willclarktech
a1655b8cda
scripts: Add script to generate slow simapp template 2021-04-08 12:18:55 +02:00
willclarktech
798c801525
scripts: Update for hd wallet change 2021-04-06 17:12:43 +02:00
willclarktech
2d9638bedb
scripts: Update for amino/launchpad refactor 2021-03-25 11:00:10 +01:00
Simon Warta
531a77780e Add 3 multisig accounts to simapp setup 2021-03-24 01:15:15 +01:00
Simon Warta
eca9d18db3 Regenerate wasmd genesis file 2021-03-11 13:42:44 +01:00
Simon Warta
05d363db21 Update wasmd to v0.16.0-alpha1 2021-03-11 13:42:44 +01:00
Simon Warta
2b71527029 Update hackatom to v0.14.0-beta1+contracts1 2021-03-11 13:42:44 +01:00
Simon Warta
9412706322 Remove unused erc20 setup 2021-03-11 13:42:43 +01:00
Simon Warta
eee74a575f Remove unused cw-nameservice.wasm from wasmd scripts 2021-03-11 13:42:43 +01:00
Simon Warta
eb5d806c35 Redirect stderr to logfile 2021-03-11 08:29:48 +01:00
Simon Warta
ecd3926063 Update wasmd to 0.15.1 2021-03-11 07:46:24 +01:00
Simon Warta
351fd64d35 Update simapp to 0.42.1 2021-03-11 07:40:01 +01:00
Simon Warta
bda26c6ba4 Update org in links CosmWasm -> cosmos 2021-01-19 23:29:59 +01:00
Simon Warta
d754520ce6 Rename connectWithWallet -> connectWithSigner 2021-01-12 16:14:25 +01:00
Simon Warta
e247914638 Update wasmd to 0.14.0 2021-01-11 17:04:34 +01:00
Simon Warta
b49e14822b Restore .simapp/data/priv_validator_state.json 2021-01-11 14:20:04 +01:00
Alex Peters
38ef4d5133 Update to cosmos-sdk v0.40.0 2021-01-11 13:42:10 +01:00
Ethan Frey
89118a1b7a Upgrade to wasmd 0.14.0-rc2 2021-01-08 20:50:10 +01:00
Ethan Frey
82096efefe Update wasmd docker image to v0.14.0-rc1 2021-01-08 12:15:27 +01:00
willclarktech
eb1f5071ff
scripts: Update cosmwasm-launchpad imports 2020-12-15 16:50:07 +00:00
willclarktech
ff50fc9d2f
scripts: Add additional contract deployments to wasmd 2020-12-15 14:32:00 +00:00