Simon Warta
|
2c3b27eeb3
|
Merge pull request #1306 from cosmos/upgrade-minimatch
Upgrade minimatch
|
2022-10-25 11:08:15 +02:00 |
|
Simon Warta
|
30d0a656ea
|
Upgrade minimatch
|
2022-10-25 10:12:27 +02:00 |
|
Simon Warta
|
ad2da94f23
|
Set version 0.29.3
v0.29.3
|
2022-10-25 10:08:08 +02:00 |
|
Simon Warta
|
d03116ef4f
|
Merge pull request #1304 from cosmos/fix-AminoMsgEditValidator
Fix Amino JSON for commission_rate/min_self_delegation
|
2022-10-25 09:26:05 +02:00 |
|
Simon Warta
|
ccef527467
|
Fix Amino JSON for commission_rate/min_self_delegation
|
2022-10-25 09:05:31 +02:00 |
|
Simon Warta
|
d953edef0f
|
Merge pull request #1302 from cosmos/stargate-events
Improve event propagation
|
2022-10-25 00:25:26 +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
|
bba7780de0
|
Merge pull request #1294 from cosmos/document-pubkeyToRawAddress-pubkeyToAddress
Add doc comments to pubkeyToRawAddress and pubkeyToAddress
|
2022-10-19 17:09:55 +02:00 |
|
Simon Warta
|
01f6e1fffb
|
Add doc comments to pubkeyToRawAddress and pubkeyToAddress
|
2022-10-18 14:17:25 +02:00 |
|
Simon Warta
|
51a7214d01
|
Merge pull request #1292 from omahs/patch-1
Fix: typos
|
2022-10-14 13:08:43 +02:00 |
|
omahs
|
47a967a26b
|
Fix: typos
Fix: typos
|
2022-10-14 12:34:52 +02:00 |
|
Simon Warta
|
3d7eb873ac
|
Set version 0.29.2
v0.29.2
|
2022-10-13 18:21:22 +02:00 |
|
Simon Warta
|
bb5ef035a6
|
Merge pull request #1290 from cosmos/test-MsgCreateValidator
Test and fix MsgCreateValidator and MsgEditValidator
|
2022-10-13 17:40:27 +02:00 |
|
Simon Warta
|
00ee040b8f
|
Add CHANGELOG entry
|
2022-10-13 17:10:40 +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
|
27c1e90dc9
|
Merge pull request #1288 from cosmos/prepare-MsgCreateValidator
Prepare fixing MsgCreateValidator/MsgEditorValidator Amino JSON
|
2022-10-13 15:29:02 +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
|
ea69bfc398
|
Merge pull request #1287 from cosmos/cosmjs-types-0.5.2
Upgrade cosmjs-types to 0.5.2
|
2022-10-11 17:35:58 +02:00 |
|
Simon Warta
|
c4af1286ff
|
Upgrade cosmjs-types to 0.5.2
|
2022-10-11 17:02:35 +02:00 |
|
Simon Warta
|
e4aa7f89eb
|
Merge pull request #1284 from cosmos/fix-cosmwasm-msg-types-simon
Fix the cosmwasm msg types
|
2022-10-10 13:16:01 +02:00 |
|
Simon Warta
|
f0ac2f1bcc
|
Add CHANGELOG entry
|
2022-10-10 12:09:24 +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
|
e51ef1108b
|
Merge pull request #1283 from cosmos/isDefined-util
Add isDefined
|
2022-10-10 11:52:37 +02:00 |
|
Simon Warta
|
63961f79dc
|
Add isDefined
|
2022-10-09 18:28:40 +02:00 |
|
Simon Warta
|
8170471333
|
Set version 0.29.1
v0.29.1
|
2022-10-09 16:34:31 +02:00 |
|
Simon Warta
|
d28302cf12
|
Merge pull request #1277 from cosmos/address-in-error
Add address to "Account does not exist on chain." error message
|
2022-10-02 00:32:49 +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
v0.29.0
|
2022-09-15 13:06:27 +02:00 |
|
Simon Warta
|
aaa171edd6
|
Merge pull request #1271 from cosmos/utf8-queryContractSmart
Accept non-ASCII inputs in query requests of queryContractSmart
|
2022-09-15 10:17:00 +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
|
e1ad942805
|
Merge pull request #1270 from cosmos/parse-coins
Remove uint64 range limit from parseCoins
|
2022-09-15 09:57:34 +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
v0.29.0-rc.1
|
2022-09-08 12:09:36 +02:00 |
|
Simon Warta
|
f6654736da
|
Merge pull request #1261 from cosmos/fix-exports
Fix exports
|
2022-09-07 21:27:47 +02:00 |
|