3532 Commits

Author SHA1 Message Date
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
Simon Warta
b6b27bb42d
Merge pull request #1052 from cosmos/new-error-msg-types
Adding errors to unsupported TypeUrls
2022-02-21 11:11:17 +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
f74df61f83
Merge pull request #1047 from cosmos/implement-Secp256k1.uncompressPubkey
Add Secp256k1.uncompressPubkey
2022-02-20 20:22:09 +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
034f205d45
Merge pull request #1046 from cosmos/explain-AminoTypes-constructor
Check uniqueness of Amino type in fromAmino
2022-02-17 18:34:24 +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
Simon Warta
54a3587e0e
Merge pull request #1042 from cosmos/faucet-prevent-draining
Faucet can only be used once a day per address
2022-02-16 15:40:52 +01:00
Milan Steiner
1b4958f5ca Added to changelog 2022-02-16 15:20:46 +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
Milan Steiner
dffa567a1f
Merge pull request #1034 from cosmos/faucet-gas-limit-100k
Set default gas limit for send transactions to 100k
2022-02-11 11:18:52 +01:00
Simon Warta
9e7adb2c2b Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +01:00
Simon Warta
4ca659272b Format CHANGELOG [skip ci] 2022-02-09 22:38:17 +01:00
Simon Warta
8e471572e0
Merge pull request #1030 from cosmos/upgrade-simple-get
Upgrade simple-get to 3.1.1
2022-02-08 16:02:48 +01:00
Simon Warta
b8fb8ad013 Upgrade simple-get to 3.1.1 2022-02-08 15:38:59 +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
Milan Steiner
580fa713e9 Set wasmd to v.0.23.0 2022-02-07 15:04:01 +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
c8dd256b00 Linked issue to changelog 2022-02-07 14:23:03 +01:00
Milan Steiner
cae8d10bff Add changes to CHANGELOG.md 2022-02-07 14:21:40 +01:00
Milan Steiner
7aad55177b Alphabetically sorting defaultRegistryTypes 2022-02-07 14:18:56 +01:00
Simon Warta
63c1c0a3c9
Merge pull request #1022 from cosmos/gas-in-cosmwasm
Add height/gasWanted/gasUsed values to all result types of CosmWasm client
2022-02-07 10:57:02 +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