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
Milan Steiner
a525f5200d
Typo
2022-02-14 12:56:00 +01:00
Milan Steiner
f9bcecbe20
Using address instead of ip to prevent draining
2022-02-14 12:54:59 +01:00
Milan Steiner
89b73437af
Faucet can only be used once a day per ip
2022-02-14 12:48:24 +01:00
Simon Warta
9e7adb2c2b
Set default gas limit for send transactions to 100k
2022-02-09 22:38:44 +01:00
Simon Warta
0f0c9d8a75
Merge pull request #1029 from cosmos/rm-launchpad-v2
...
Remove laucnhpad
2022-02-08 15:36:01 +01:00
Simon Warta
857bb7a3c6
Merge pull request #1028 from cosmos/wasmd-0.23
...
Set wasmd to v.0.23.0
2022-02-08 15:30:59 +01:00
Simon Warta
9970f77f18
Remove laucnhpad
...
Applies diff from https://github.com/cosmos/cosmjs/pull/1015
2022-02-08 13:56:18 +01:00
Milan Steiner
e3299d704c
extend bech32AddressMatcher in testutils
2022-02-08 10:59:44 +01:00
Milan Steiner
68aafae953
Update Testutils
2022-02-08 09:41:16 +01:00
Milan Steiner
45d3a03155
Update testutils
2022-02-08 09:20:18 +01:00
Milan Steiner
be1cbed333
Increase defaultSendFee from 80_000 to 200_000
2022-02-07 18:20:07 +01:00
Simon Warta
1cfda9dccf
Merge pull request #1027 from cosmos/add-new-msgs
...
Adding new messages to defaultRegistryTypes
2022-02-07 14:57:50 +01:00
Milan Steiner
7aad55177b
Alphabetically sorting defaultRegistryTypes
2022-02-07 14:18:56 +01:00
Milan Steiner
c99fe5653d
Merge branch 'add-new-msgs' of github.com:cosmos/cosmjs into add-new-msgs
2022-02-07 09:11:07 +01:00