Simon Warta
7a8af1918b
Add test with no admin
2022-03-10 22:59:14 +01:00
Simon Warta
1ade2ad431
Pull out importMsgExecuteContractEncodeObject/importMsgInstantiateContract
2022-03-09 02:00:14 +01:00
Simon Warta
458d4d03cd
Add importWasmMessages
2022-03-08 21:49:26 +01:00
Simon Warta
97b8761f71
Move wasm aminotypes to modules/wasm/aminomessages
2022-03-06 21:32:42 +01:00
Simon Warta
248e7f3df3
Move messages to ./wasm/messages
2022-03-06 21:32:41 +01:00
Simon Warta
e5d9b6397b
Move wasm queries to modules/wasm folder
2022-03-06 21:32:41 +01:00
Simon Warta
f98537cbc7
Move remaining Amino messages to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
fb5cc27c3b
Move Amino message types and converters to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
35246342c9
Move encodeobjects to modules
2022-03-06 21:32:41 +01:00
Simon Warta
937dfd9867
Move messages to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
902f21b98a
Organize queries by module
2022-03-06 21:32:41 +01:00
Simon Warta
46aeabf9f7
Upgrade @typescript-eslint/* to 5.13.0
2022-03-06 20:05:21 +01:00
Simon Warta
e2be3f0734
Set version 0.28.0-rc1
2022-03-03 12:13:24 +01:00
Simon Warta
1a89b4f20b
Update some compatibility information
2022-03-02 21:55:49 +01:00
Simon Warta
e28da931e4
Format MASK.md
2022-03-02 21:51:30 +01:00
Milan Steiner
2b6e30d48a
Fix LGTM Warnings ( #1069 )
...
* Removed unused variable
* Improve Regex
2022-03-02 18:26:57 +01:00
Simon Warta
ec1dd6df70
Update faucet repo name to confio/faucet [skip ci]
2022-03-02 16:25:22 +01:00
Milan Steiner
e05fece378
Update Dockerfile
2022-03-02 10:59:51 +01:00
Milan Steiner
94aa7f767e
Update packages/faucet/Dockerfile
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-01 16:39:31 +01:00
Milan Steiner
b4af83d92b
Update packages/faucet/Dockerfile
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-01 16:39:23 +01:00
Milan Steiner
72b34abccf
Adding faucet dockerfile
2022-03-01 15:12:44 +01:00
Simon Warta
d8b4521a0f
Create noble implementation of pbkdf2Sha512
2022-02-28 15:48:41 +01:00
Simon Warta
596564b511
Let getCryptoModule detect fallback modules
2022-02-27 21:15:34 +01:00
Simon Warta
75173d9464
Deactivate pbkdf2Sha512Subtle/pbkdf2Sha512Crypto tests when API unavailable
2022-02-27 20:50:03 +01:00
Simon Warta
656d35fe68
Disable "Test Case 4" because it takes a long time
2022-02-27 20:22:31 +01:00
Simon Warta
b855c80a58
Pull out pbkdf2Sha512Crypto
2022-02-27 20:20:53 +01:00
Simon Warta
1b49d85dd7
Pull out pbkdf2Sha512Subtle
2022-02-27 20:19:55 +01:00
Simon Warta
c2a0622475
Pull out pbkdf2Sha512
2022-02-27 19:40:29 +01:00
Simon Warta
5b5d64b0a5
Remove stream fallback (remove stream-browserify)
2022-02-27 13:16:47 +01:00
Simon Warta
31431e8e18
Remove unused pbkdf2 dependency
2022-02-27 13:13:41 +01:00
Simon Warta
9603a1da46
Pull out and fix getSubtle()
2022-02-27 13:12:14 +01:00
Simon Warta
956b5379a3
Use pbkdf2 from subtle
2022-02-27 13:12:14 +01:00
Simon Warta
64d60c7083
Re-implement bip39
2022-02-27 13:12:14 +01:00
Milan Steiner
fab55d3807
Renamed cosmwasm-cli to cosmjs-cli ( #1059 )
...
* Renamed cosmwasm-cli to cosmjs-cli
* Fixed build error
2022-02-22 14:08:11 +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
Milan Steiner
9b80dff493
Rename launchpadledger ( #1056 )
...
* Rename LaunchpadLedger to LedgerConnector
* Added changelog entry
* Update CHANGELOG.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Rename property ledger to connector
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-22 11:43:16 +01:00
Milan Steiner
48aeb1ddeb
Implement Query SlashingExtension ( #1040 )
...
* Implement Query SlashingExtension
* Add proper tests for slashing
* Added changes to CHANGELOG.md
* Fix tests
* Change test description to match the others
* dont call slashingextension in stargateclient
* Fix linting
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-21 22:05:04 +01:00
Simon Warta
333e4689a7
Merge pull request #1051 from cosmos/upgrade-karma
...
Upgrade karma to 6.3.16
2022-02-21 11:11:33 +01:00
Milan Steiner
8068f2fc20
new message types in defaultRegistry
2022-02-21 10:49:18 +01:00
Simon Warta
dea11b017c
Upgrade karma to 6.3.16
2022-02-20 22:57:01 +01:00
Simon Warta
6cd5cd04fb
Merge pull request #1050 from cosmos/upgrade-ics23
...
Upgrade @confio/ics23 to 0.6.8
2022-02-20 20:22:21 +01:00
Simon Warta
22b2f53132
Upgrade @confio/ics23 to 0.6.8
2022-02-20 19:59:39 +01:00
Simon Warta
c079c1402f
Improve a bunch of secp256k1 comments
2022-02-20 19:55:12 +01:00
Simon Warta
065e714cf8
Add Secp256k1.uncompressPubkey
2022-02-20 19:54:51 +01:00
Simon Warta
10d101b5fc
Check uniqueness of Amino type in fromAmino
2022-02-17 17:33:59 +01:00
Simon Warta
f356ae45dd
Add AminoTypes constructor tests
2022-02-17 17:08:36 +01:00
Simon Warta
f45c5b5073
Rewrite code to better explain AminoTypes constructor
2022-02-17 13:56:23 +01:00
Milan Steiner
be22507caf
getTime() instead of getDate()
2022-02-16 15:18:18 +01:00
Milan Steiner
5f0678764b
Date doesn't have to be type explicit
2022-02-16 15:08:24 +01:00
Milan Steiner
a9bc07d4be
Using Map instead of an array
2022-02-16 12:18:20 +01:00