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 Events s 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 |
|
Simon Warta
|
cc2e36995a
|
Finalize feegrant code
|
2022-09-07 17:50:57 +02:00 |
|
Simon Warta
|
c959343cac
|
Test feegrant
|
2022-09-07 16:35:17 +02:00 |
|
arnabghose997
|
b1bba0911e
|
removed assignment of payer and granter to empty string
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
d843da4a60
|
granter and payer are added in the StdFee interface
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
3d5863be8f
|
feePayer field is made optional
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
4e7490ee5f
|
lint fix
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
45ee5fe15a
|
reciprocated makeAuthInfoBytes function changes
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
5a40cdd3bb
|
add feePayer param for assignment of granter field in AuthInfo
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
b712a0ac1c
|
add granter field in StdFee
|
2022-09-07 15:31:07 +02:00 |
|
Simon Warta
|
5e3e6f7c7d
|
Merge pull request #1257 from cosmos/use-caret
Use caret for internal version numbers
|
2022-09-07 14:23:20 +02:00 |
|
Simon Warta
|
de29827513
|
Use caret for internal version numbers
|
2022-09-05 17:02:38 +02:00 |
|
Simon Warta
|
771829f928
|
Add height parameter to QueryClient.queryUnverified
|
2022-09-05 15:05:21 +02:00 |
|
Simon Warta
|
289e30e740
|
Set version 0.29.0-alpha.3
|
2022-08-18 17:52:56 +02:00 |
|
Simon Warta
|
9be967a1c4
|
Set version 0.29.0-alpha.2
|
2022-08-18 17:35:21 +02:00 |
|