2861 Commits

Author SHA1 Message Date
Simon Warta
b5290390bb
Merge pull request #1339 from cosmos/upgrade-prettier-2.8.1
Upgrade prettier to 2.8.1
2022-12-07 19:55:09 +01:00
Simon Warta
55da02982a Rename argument to queryKey in queryVerified 2022-12-07 19:24:40 +01:00
Simon Warta
037dc3d69f Create queryStoreVerified and deprecate queryVerified 2022-12-07 19:16:34 +01:00
Simon Warta
e015f947ba Export missing QueryAbciResponse 2022-12-07 19:16:34 +01:00
Simon Warta
58c1ab70b2 Upgrade prettier 2022-12-07 19:15:24 +01:00
Simon Warta
911027da59 Organize protoDecimalToJson test code 2022-12-07 11:00:46 +01:00
Simon Warta
e61dd42e82 Remove protoDecimalToJson export 2022-12-07 11:00:46 +01:00
keupsonite
cc1e8531d8 Update packages/stargate/src/modules/staking/aminomessages.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-12-07 11:00:46 +01:00
keupsonite
63cfaad9e8 Fix protoDecimalToJson 0 fractional part 2022-12-07 11:00:46 +01:00
Mantas Vidutis
ac765342eb
only test new queries in 46 2022-11-26 16:50:44 +01:00
Mantas Vidutis
eb6d9ea378
lint fix 2022-11-26 16:22:31 +01:00
Mantas Vidutis
7e151f3f7b
more lint 2022-11-24 12:56:52 -08:00
Mantas Vidutis
a83ad207dd
lint 2022-11-24 12:47:14 -08:00
Mantas Vidutis
091c5cb9b3
proper types 2022-11-24 12:28:16 -08:00
Mantas Vidutis
299b3ba384
add more checks on grant addresses 2022-11-24 12:15:17 -08:00
Mantas Vidutis
94dbb54a38
Merge branch 'main' of github.com:mvid/cosmjs into authz-queries 2022-11-24 11:36:44 -08:00
Mantas Vidutis
ecd8b97223
no need for msg url type 2022-11-24 11:22:53 -08:00
Simon Warta
74346b2ce6
Merge pull request #1331 from cosmos/prettyfy-some-code
Create authInfo with type
2022-11-24 20:18:44 +01:00
Mantas Vidutis
36fc113849
add more tests for newly exposed grant queries 2022-11-24 11:17:43 -08:00
Simon Warta
51ca98eda1 Create authInfo with type 2022-11-24 19:56:55 +01:00
Simon Warta
503e94996f Add QueryClient.queryAbci and deprecate QueryClient.queryUnverified 2022-11-24 19:49:28 +01:00
Simon Warta
fd0e6d7607 Set version 0.29.4 2022-11-15 23:07:54 +01:00
Simon Warta
66124fcc93 Send batch immediately when full in HttpBatchClient 2022-11-15 16:45:32 +01:00
Simon Warta
37ed295a2e Improve HttpBatchClient constructor and add missing exports 2022-11-15 16:45:32 +01:00
Simon Warta
6fc3d33117 Update @types/elliptic 2022-11-15 16:10:35 +01:00
Simon Warta
3e6c9b6009 Bump elliptic version to ^6.5.4 2022-11-15 16:10:12 +01:00
Simon Warta
c3c5517eaf Pull out function http and deduplicate tests 2022-11-14 23:59:02 +01:00
Giancarlos Salas
82371597c3
Fix parse contract msg 2022-11-11 11:49:42 -06:00
Mantas Vidutis
9263f33b69
authz queries to meet the expanded types provided in the sdk 2022-10-25 18:27:06 -04:00
Simon Warta
ad2da94f23 Set version 0.29.3 2022-10-25 10:08:08 +02:00
Simon Warta
ccef527467 Fix Amino JSON for commission_rate/min_self_delegation 2022-10-25 09:05:31 +02:00
Simon Warta
c51fb2154f Add events to SigningCosmWasmClient's methods 2022-10-24 23:43:35 +02:00
Simon Warta
5242771343 Add missing re-exports Attribute, DeliverTxResponse, Event, IndexedTx 2022-10-24 23:42:14 +02:00
Simon Warta
f2cfb3136a Add DeliverTxResponse.events 2022-10-24 23:42:03 +02:00
Simon Warta
e62e461f85 Add structured Eventss to IndexTx.events 2022-10-24 16:49:26 +02:00
Simon Warta
a08c6bae92 Add lossy parameter to fromUtf8 2022-10-24 16:49:20 +02:00
Simon Warta
55ca044b60
Batch RPC requests 2 (#1303)
* WIP Batch RPC requests

* Lint warnings

* Match responses by ID

* Review Comments

* Lint

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* review updates

* lint

* check falsy values

* CHANGELOG & export

* Update CHANGELOG.md

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>

* yarn format-text

* Fix linter issues

* Test batchSizeLimit for safe integer and improve error message

* Move changelog to Unreleased section

Co-authored-by: codehans <94654388+codehans@users.noreply.github.com>
2022-10-24 14:44:28 +02:00
Simon Warta
01f6e1fffb Add doc comments to pubkeyToRawAddress and pubkeyToAddress 2022-10-18 14:17:25 +02:00
Simon Warta
3d7eb873ac Set version 0.29.2 2022-10-13 18:21:22 +02:00
Simon Warta
cb2abf0592 Test MsgEditValidator 2022-10-13 16:30:26 +02:00
Simon Warta
857270db49 Fix pubkey type in AminoMsgCreateValidator and test 2022-10-13 15:37:41 +02:00
Simon Warta
dbd54f9e24 Fix decimal handling for Amino JSON of MsgCreateValidator and MsgEditValidator 2022-10-13 15:29:27 +02:00
Simon Warta
e92534dcbf Pull out sendFeeAndStakingTokens 2022-10-13 15:29:27 +02:00
Simon Warta
672e05f15f Test MsgCreateValidator 2022-10-13 15:29:27 +02:00
Simon Warta
30a2ed74af Add MsgBeginRedelegateEncodeObject, MsgCreateValidatorEncodeObject, MsgEditValidatorEncodeObject 2022-10-13 15:29:27 +02:00
Simon Warta
472f78a4f6 Add ed25519 support to encodePubkey 2022-10-13 15:08:04 +02:00
Simon Warta
3067ab09ed Add Ed25519 support to encodePubkey/anyToSinglePubkey 2022-10-13 14:54:14 +02:00
Simon Warta
e8d0126613 Add encodeEd25519Pubkey 2022-10-13 14:30:50 +02:00
Simon Warta
c4af1286ff Upgrade cosmjs-types to 0.5.2 2022-10-11 17:02:35 +02:00
Simon Warta
31fae80b0e Add type test 2022-10-10 12:05:56 +02:00