2696 Commits

Author SHA1 Message Date
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
Simon Warta
74346b2ce6
Merge pull request #1331 from cosmos/prettyfy-some-code
Create authInfo with type
2022-11-24 20:18:44 +01: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
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
Simon Warta
7435ea8d23 Use JsonObject in 3 more places 2022-10-10 12:05:47 +02:00
Paul
5f508c40d0 fix: fixed the cosmwasm msg types 2022-10-10 11:55:31 +02:00
Simon Warta
63961f79dc Add isDefined 2022-10-09 18:28:40 +02:00
Simon Warta
8170471333 Set version 0.29.1 2022-10-09 16:34:31 +02:00
Simon Warta
7fb06c808e Add address to "Account does not exist on chain." error message 2022-10-01 23:52:29 +02:00
Simon Warta
720d3b211e Set version 0.29.0 2022-09-15 13:06:27 +02:00
Simon Warta
f7ab4a5685 Use toUtf8 instead of toAscii in some test code 2022-09-15 09:58:40 +02:00
Simon Warta
c9ca6ca721 Accept non-ASCII inputs in query requests of queryContractSmart 2022-09-15 09:58:31 +02:00
Simon Warta
186cdb1718 Remove uint64 range limit from parseCoins 2022-09-15 09:34:59 +02:00
Simon Warta
fa0987c0ee Test trimming in parseCoins 2022-09-15 09:24:09 +02:00
Simon Warta
0292982f23 Set version 0.29.0-rc.1 2022-09-08 12:09:36 +02:00
Simon Warta
46100c8f32 Export createCrysisAminoConverters, createEvidenceAminoConverters,
createSlashingAminoConverters and createVestingAminoConverters
2022-09-07 18:34:07 +02:00
Simon Warta
3c919014fe Fix typo freegrant -> feegrant 2022-09-07 18:21:39 +02:00
Simon Warta
503bd40ab1 Add setupAuthzExtension, setupFeegrantExtension and setupSlashingExtension 2022-09-07 18:21:29 +02:00
Simon Warta
e39204599a Merge ./module re-exports into one block 2022-09-07 18:17:18 +02:00