253 Commits

Author SHA1 Message Date
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
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
Milan Steiner
1b4958f5ca Added to changelog 2022-02-16 15:20:46 +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
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
33cfa9842c
Merge branch 'main' into gas-in-cosmwasm 2022-02-04 09:48:49 +01:00
Milan Steiner
baa257e619 Adding changes to CHANGELOG.md 2022-02-04 09:46:36 +01:00
Simon Warta
f8ed0086d7
Merge branch 'main' into Registry-constructor-arguments 2022-02-02 11:40:43 +01:00
Milan Steiner
099ba78db0 Adding changes to CHANGELOG.md 2022-02-02 09:46:34 +01:00
Milan Steiner
4cbf5fec34 Add changes to CHANGELOG.md 2022-02-02 09:35:12 +01:00
Simon Warta
6595521956 Bump target to es2018 2022-01-27 23:45:05 +01:00
Simon Warta
353f2da4a8 Make prefix required in AminoTypes constructor 2022-01-26 16:38:35 +01:00
Simon Warta
f812fe7be9 Remove SHA1 2022-01-26 15:35:57 +01:00
Simon Warta
e098e763dd Set version 0.27.1 2022-01-26 15:28:55 +01:00
Simon Warta
e48101f8a7 Refactor to LaunchpadLedger.showAddress 2022-01-26 13:45:15 +01:00
Simon Warta
450480791b adding show address in ledgerSigner 2022-01-26 13:44:53 +01:00
Simon Warta
ec98fc1996 Avoid parsing evidence from Tendermint 2022-01-26 12:45:18 +01:00
Simon Warta
8b59c70e71 Export WasmExtension and setupWasmExtension 2022-01-25 18:45:03 +01:00
Simon Warta
96de965a21 Add type ID/type URL to error messages in AminoTypes 2022-01-19 09:02:40 +01:00
Simon Warta
c3eae7c28a Add fromBinary/toBinary 2022-01-13 22:26:42 +01:00
Simon Warta
c192fc9b95 Set version 0.27.0 2022-01-10 16:03:01 +01:00
Simon Warta
6ad4135bb7
Merge pull request #976 from cosmos/gasprice-tostring
Add GasPrice.toString
2022-01-10 15:41:18 +01:00
Simon Warta
b21dcc68ac Merge branch '0.26' 2022-01-10 15:39:55 +01:00
Simon Warta
07247c4dd1 Fix diff link to 0.26.6 diff in CHANGELOG 2022-01-10 15:23:44 +01:00
Simon Warta
7c57b5aee1 Add GasPrice.toString 2022-01-10 15:18:04 +01:00
Simon Warta
da12f1e794 Replace colors with chalk in @cosmjs/cli 2022-01-10 14:53:21 +01:00
Simon Warta
0bd186d0e3 Replace colors with chalk in @cosmjs/cli 2022-01-10 14:27:29 +01:00
Simon Warta
576bf2a5a2 Add MintExtension for queries 2022-01-04 23:32:10 +01:00
Simon Warta
6d9398475f Add decodeCosmosSdkDecFromProto 2022-01-04 22:48:54 +01:00
Simon Warta
61fb5872df Adaot tests to Date -> Timestamp change 2021-12-06 11:05:15 +01:00
Simon Warta
fa58c73988 Upgrade cosmjs-types to ^0.4.0 2021-12-06 09:50:52 +01:00
Simon Warta
d6fa413e61 Move StdTx, isStdTx and makeStdTx to @cosmjs/amino 2021-11-25 22:46:30 +01:00
Simon Warta
b56200d2e5 Merge DeliverTxFailure/DeliverTxSuccess into DeliverTxResponse 2021-11-25 17:57:12 +01:00
Simon Warta
e4b4722e0e Add CHANGELOG entry 2021-11-24 11:21:17 +01:00
Simon Warta
3b559d22d1 Add denomMetadata/denomsMetadata queries to BankExtension 2021-11-23 14:35:23 +01:00
Simon Warta
90ebdd2bc4 Add hash to BroadcastTxAsyncResponse 2021-11-23 10:25:38 +01:00
Simon Warta
e3ce6eb3d8 Add missing BlockSearchResponse case to Response 2021-11-23 10:16:10 +01:00
Simon Warta
fe07180431 Remove Tendermint33Client and related symbols 2021-11-22 21:09:36 +01:00
Simon Warta
260a1fa09f Add CHANGELOG entry 2021-11-22 19:00:28 +01:00
Simon Warta
8ac88b7f74 Merge branch '0.26' 2021-11-22 18:58:32 +01:00
Simon Warta
895b494f95 Set version 0.26.5 2021-11-20 13:01:17 +01:00
Simon Warta
cd5bc69012 Fix undefined this in decodeBroadcastTxAsync 2021-11-20 10:24:33 +01:00
Simon Warta
c03a06e26b Remove default URLs from HttpClient and WebsocketClient 2021-11-19 10:12:11 +01:00
Simon Warta
7acef3eda4 Add CHANGELOG entry for cosmjs-types to 0.3 2021-11-18 10:08:16 +01:00