167 Commits

Author SHA1 Message Date
Pino' Surace
1c48a1ffc6
Try v0.51.0-rc.5 2024-04-22 09:31:50 +02:00
Simon Warta
9f2b68f3bc Try v0.51.0-rc.4 2024-04-16 17:04:20 +02:00
Simon Warta
96de8b980b Bump wasmd image to v0.51.0-rc.3 2024-04-15 11:47:01 +02:00
Simon Warta
65d80c29aa Remove extra scripts/wasmd/setup.sh 2024-03-08 12:26:59 +01:00
Simon Warta
188bb1ff3f Restore first send 2024-03-08 12:25:23 +01:00
Simon Warta
824e09ebbe Regenerate wasmd template 2024-03-08 12:25:23 +01:00
Simon Warta
676ec529c6 Remove folder template_v50 2024-03-08 12:25:23 +01:00
Pynix Wang
280ea8eaf9 fix fee 2024-03-08 12:25:22 +01:00
Pynix Wang
a40cb78646 fix for sdk >= v50
+ remove parsedLogs
+ fix findAttribute
+ fill logs with []
2024-03-08 12:25:22 +01:00
Simon Warta
27e4568ff3 Adapt deployment scripts 2023-10-26 16:16:19 +02:00
Simon Warta
44e27fb60c Use wasmd 0.40.2 in tests 2023-06-13 12:02:21 +02:00
Simon Warta
f3351aba55 Upgrade wasmd to 0.40.0 2023-06-13 08:34:08 +02:00
Simon Warta
7eca4184c3 Upgrade wasmd to v0.31.0-rc0 2023-01-31 11:54:22 +01:00
Simon Warta
8e6906b471 Update docs to changes of development blockchains 2022-07-04 10:29:58 +02:00
Simon Warta
f60c9f55af Upgrade wasmd to 0.27.0 2022-06-13 16:36:44 +02:00
Milan Steiner
2b6e30d48a
Fix LGTM Warnings (#1069)
* Removed unused variable

* Improve Regex
2022-03-02 18:26:57 +01:00
Milan Steiner
4c8b278c1d
Create toBech32 and fromBech32 in @cosmjs/encoding (#1058)
* Create toBech32 and fromBech32

* Add changes to CHANGELOG.md

* Fix linting

* Update packages/encoding/src/bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/encoding/src/bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-22 14:05:34 +01:00
Simon Warta
9e7adb2c2b Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +01:00
Milan Steiner
be1cbed333 Increase defaultSendFee from 80_000 to 200_000 2022-02-07 18:20:07 +01:00
Milan Steiner
580fa713e9 Set wasmd to v.0.23.0 2022-02-07 15:04:01 +01:00
Simon Warta
b3b0ed1070 Upgrade wasmd to 0.21.0 2021-11-24 11:08:45 +01:00
Simon Warta
5baf9781de Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure} 2021-11-23 18:39:39 +01:00
Simon Warta
f6e3095196 Upgrade wasmd to 0.20 2021-10-12 13:43:23 +02:00
Simon Warta
07139bce49 Remove unused cw1/cw3 contract deployments 2021-10-02 22:05:15 +02:00
Simon Warta
7320b1cfdb Upgrade wasmd to v0.18.0 2021-08-24 10:32:16 +02:00
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
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
1cac9b834a Deploy IBC contract to test port ID assignment 2021-07-25 00:08:16 +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
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
52c6b13d02
scripts: Add missing prefix to wasmd send_first 2021-04-08 14:55:05 +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
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