641 Commits

Author SHA1 Message Date
Simon Warta
97b8761f71 Move wasm aminotypes to modules/wasm/aminomessages 2022-03-06 21:32:42 +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
5b5d64b0a5 Remove stream fallback (remove stream-browserify) 2022-02-27 13:16:47 +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
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
22b2f53132 Upgrade @confio/ics23 to 0.6.8 2022-02-20 19:59:39 +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
9e7adb2c2b Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +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
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
Milan Steiner
532dd70400 Fix imports 2022-02-07 09:07:36 +01:00
Milan Steiner
cc2ff476c0
Merge branch 'main' into add-new-msgs 2022-02-04 15:29:52 +01:00
Milan Steiner
4f9f09e3f8 Adding new messages to defaultRegistryTypes 2022-02-04 15:27:21 +01:00
Milan Steiner
25d9b6cd51 Fix linting errors 2022-02-02 09:29:19 +01:00
Milan Steiner
7c439e155c Adding MsgSend to defaultRegistryTypes 2022-02-01 17:02:10 +01:00
Milan Steiner
7af2c64732 Let Registry constructor argument override types 2022-02-01 16:17:27 +01:00
Simon Warta
353f2da4a8 Make prefix required in AminoTypes constructor 2022-01-26 16:38:35 +01:00
Simon Warta
e098e763dd Set version 0.27.1 2022-01-26 15:28:55 +01:00
Simon Warta
c3f062dfb1 Disable @typescript-eslint/explicit-module-boundary-types for .js files 2022-01-26 13:45:20 +01:00
Simon Warta
40a1121b8e
Merge pull request #996 from cosmos/notes-on-registry
Simplify usage and examples for Registry
2022-01-20 16:07:06 +01:00
Assaf Morami
f55e157187
Update packages/stargate/src/aminomsgs.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-01-20 12:07:59 +02:00
Assaf Morami
17ea689da8
Fix ambiguity in TimeoutTimestamp docs
Also see https://github.com/cosmos/ibc-go/pull/715
2022-01-20 08:20:49 +02:00
Simon Warta
f48c0e3105 Simplify usage and examples for Registry 2022-01-19 14:33:08 +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
c192fc9b95 Set version 0.27.0 2022-01-10 16:03:01 +01:00
Simon Warta
7c57b5aee1 Add GasPrice.toString 2022-01-10 15:18:04 +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
57a56cfa6a Set version 0.27.0-rc2 2021-12-06 13:52:25 +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
700cac88ec Set version 0.27.0-rc1 2021-12-01 13:21:49 +01:00
Simon Warta
34e0220e03 Sort exports 2021-12-01 11:58:57 +01:00
Simon Warta
b56200d2e5 Merge DeliverTxFailure/DeliverTxSuccess into DeliverTxResponse 2021-11-25 17:57:12 +01:00
Simon Warta
74db678ab4 Fix imports from build folders to packages 2021-11-25 17:18:43 +01:00
Simon Warta
652d377f1d Accept non-string type in getAccount error 2021-11-24 13:56:36 +01:00
Simon Warta
b859384035 Upgrade typedoc to 0.22 2021-11-24 13:31:57 +01:00