1408 Commits

Author SHA1 Message Date
Simon Warta
158755f6c2 Upgrade simd to nightly-2020-08-06 2020-08-06 08:46:19 +02:00
Simon Warta
03a614ca04 Start simapp's in-process API 2020-08-05 22:35:33 +02:00
Simon Warta
29c9b59dba
Merge pull request #342 from CosmWasm/336-upgrade-simapp
Upgrade simapp to nightly-2020-08-04
2020-08-05 13:24:47 +02:00
willclarktech
178214330c
scripts: Update simapp template 2020-08-05 12:39:51 +02:00
willclarktech
df27143bc3
scripts: Update simapp setup.sh 2020-08-05 12:19:37 +02:00
Simon Warta
e312c00062
Break && lists into separate commands
Because of https://unix.stackexchange.com/a/490177
2020-08-05 12:19:37 +02:00
willclarktech
45e830a6ac
scripts: Update simapp to nightly-2020-08-05 2020-08-05 12:19:36 +02:00
willclarktech
5626582a79
cosmwasm: Add missing pendingWithoutWasmd() to test 2020-08-05 12:19:33 +02:00
Simon Warta
4c5c12e1c5
Merge pull request #340 from CosmWasm/335-bech32-encode-90-chars
Allow Bech32.decode to decode long addresses
2020-08-04 23:14:17 +02:00
willclarktech
f607272f6b
Update CHANGELOG for Bech32.decode 2020-08-04 17:36:32 +02:00
willclarktech
7e7f6ec364
encoding: Add limit parameters to Bech32.encode and .decode 2020-08-04 17:35:56 +02:00
mergify[bot]
fe702ca614
Merge pull request #341 from CosmWasm/337-remove-demo-staking
Remove demo-staking package
2020-08-04 15:33:55 +00:00
willclarktech
ff21ad8e75
Update CHANGELOG for demo-staking removal 2020-08-04 17:28:43 +02:00
willclarktech
43b1830f09
scripts: Remove staking from wasmd 2020-08-04 17:26:45 +02:00
willclarktech
cf6dc3ec45
scripts: Remove .gitignore from wasmd 2020-08-04 17:25:11 +02:00
willclarktech
3e5fbd4948
demo-staking -> 🔥 2020-08-04 17:17:10 +02:00
Simon Warta
26bbfce6b4
Merge pull request #339 from CosmWasm/eslint7
Upgrade Eslint to v7
2020-08-04 15:34:24 +02:00
Simon Warta
0a483e13e2
Merge pull request #327 from CosmWasm/document-modularity-and-decure-key-storage
Add some @cosmjs/launchpad usages to the README
2020-08-04 14:35:28 +02:00
Simon Warta
b7997869e5 Write type safety as two words 2020-08-04 14:26:17 +02:00
Simon Warta
0d588719c7 Add some @cosmjs/launchpad usages to the README 2020-08-04 14:26:06 +02:00
Simon Warta
dc0ef7c6f0 Remove unnecessary smartQuery helper 2020-08-04 14:02:49 +02:00
Simon Warta
3b5896d151 Update to eslint v7 and @typescript-eslint/* v3 2020-08-04 11:47:37 +02:00
Simon Warta
75ec0578ec Update eslint-plugin-import 2020-08-04 11:47:37 +02:00
Simon Warta
b98ed5b670 Remove eslint-plugin-functional 2020-08-04 11:47:37 +02:00
mergify[bot]
3edc1b3ce8
Merge pull request #338 from CosmWasm/check-body
Improve body checks in faucet
2020-08-04 09:46:55 +00:00
Simon Warta
7dfdec3da3 Improve type checks of RequestParser.parseCreditBody 2020-08-04 11:40:07 +02:00
Simon Warta
8bb2b1bb76 Improve docs of isNonNullObject 2020-08-04 11:40:07 +02:00
Simon Warta
c3f6a38e8c
Merge pull request #323 from CosmWasm/simapp-update
Update simapp to nightly-2020-07-29
2020-08-04 10:55:40 +02:00
mergify[bot]
f7745b47b2
Merge pull request #324 from CosmWasm/317-postTx-broadcastTx
Rename postTx -> broadcastTx
2020-08-03 15:30:24 +00:00
Simon Warta
877bd68b4a Update CHANGELOG for postTx -> broadcastTx change 2020-08-03 17:24:14 +02:00
Simon Warta
5dcaf706dd Rename postTx -> broadcastTx in launchpad/cosmwasm etc 2020-08-03 17:23:05 +02:00
Simon Warta
3a5c23c2e8 v0.22.0 v0.22.0 2020-08-03 15:38:45 +02:00
Simon Warta
70e8e1f086 Add nonces 2020-08-03 15:37:47 +02:00
Simon Warta
2204abf105 Set 0.22.0 release date 2020-08-03 15:35:40 +02:00
Simon Warta
4802af044a
Merge pull request #332 from CosmWasm/test-examples
Test CLI example scripts
2020-08-03 15:18:51 +02:00
Ethan Frey
5cf59a4380
Merge pull request #333 from CosmWasm/rm-SigningCallback
Cleanup some types
2020-08-03 14:51:47 +02:00
Ethan Frey
a4ac0c3616
Merge pull request #331 from CosmWasm/wasmd-0.10.0
Update to wasmd 0.10.0
2020-08-03 14:50:09 +02:00
Simon Warta
420feeb4b8 Document new --code argument in CLI 2020-08-03 10:34:18 +02:00
Simon Warta
ce1f0f7f1f Add support for HTTPs URLs in --init 2020-08-03 10:33:50 +02:00
Simon Warta
34548ffb65 Add missing package rename to CHANGELOG 2020-08-03 08:00:16 +02:00
Simon Warta
aaeb7983de Document whatFeeTable from @cosmjs/cosmwasm is for 2020-08-03 08:00:05 +02:00
Simon Warta
4e5a25c625 Remove obsolete properties from FeeTable 2020-08-03 07:59:27 +02:00
Simon Warta
97aca6c7cf Test example scripts 2020-08-03 07:49:26 +02:00
Simon Warta
929e79bc7f Remove SigningCallback from @cosmjs/cosmwasm 2020-08-03 07:33:10 +02:00
Simon Warta
5a41b30961 Update demonet URLs 2020-08-02 21:27:33 +02:00
Simon Warta
5474d0cf3a Update wasmd to v0.10.0 2020-08-02 21:27:09 +02:00
Simon Warta
dcb10352aa Add log entry when generating validator 2020-08-02 21:12:50 +02:00
Simon Warta
b47168dd2d Remove container name debugging 2020-08-02 20:56:53 +02:00
Simon Warta
03db5b5f01 Fix wasmd temp file pattern 2020-08-02 20:54:34 +02:00
Simon Warta
fcb213c39f Make simd ports more explicit 2020-08-02 20:52:51 +02:00