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
Simon Warta
28ddfeb45c
Upgrade TypeScript to 4.4 and adapt code
2021-11-24 13:26:36 +01:00
Simon Warta
baa4e5e049
Merge pull request #946 from cosmos/rename-BroadcastTxResponse
...
Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure}
2021-11-24 09:25:00 +01:00
Simon Warta
5baf9781de
Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure}
2021-11-23 18:39:39 +01:00
Simon Warta
3b559d22d1
Add denomMetadata/denomsMetadata queries to BankExtension
2021-11-23 14:35:23 +01:00
Simon Warta
5e6477ada4
Run tests through yarn
2021-11-22 22:47:23 +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
b4aa877843
Try SIGN_MODE_UNSPECIFIED
2021-11-20 09:46:11 +01:00
Simon Warta
37b472af44
Allow the use of a custom gas multiplier
2021-11-20 09:46:11 +01:00