2924 Commits

Author SHA1 Message Date
Simon Warta
0136d127e6 Add Amino JSON support for MsgCreateVestingAccount 2022-08-05 14:57:58 +02:00
Simon Warta
62fb92d4f2 Unpublish Tendermint 0.35 client 2022-08-04 11:52:10 +02:00
Simon Warta
2f2ae9b55f Use txBytes in simulation 2022-08-03 18:47:47 +02:00
Simon Warta
b73487acbb Remove the usage of the simapp42 backend 2022-08-03 18:43:06 +02:00
Simon Warta
6ffcc622e1 Fix slowSimappEnabled implementation 2022-08-03 18:11:15 +02:00
Simon Warta
cad4352775 Fix some more tests for 0.46 2022-08-03 15:57:50 +02:00
Simon Warta
bc53005832 Adapt test to latest vote option behaviour 2022-08-03 15:57:21 +02:00
Simon Warta
780b61509e Fix queryVerified tests 2022-08-03 15:57:21 +02:00
Simon Warta
287de1df79 Revert "Switch to Tendermint 0.35 client"
This reverts commit bedb7e76a6c8ea7e17979ae3fd88464e50295b2f.
2022-08-03 15:57:21 +02:00
Simon Warta
181c7af927 Adapt gas values to Cosmos SDK 0.46 2022-08-03 15:57:21 +02:00
Simon Warta
c5fed6bdd7 Switch to Tendermint 0.35 client 2022-08-03 15:57:21 +02:00
Simon Warta
9b0478d425 Add SIMAPP46_ENABLED/SLOW_SIMAPP46_ENABLED env variabled and add to CI 2022-08-03 15:57:21 +02:00
Simon Warta
118e7094de Don't test MsgVoteWeighted against simapp42 2022-08-02 14:55:07 +02:00
Simon Warta
65d86d0cd8 Add support for MsgVoteWeighted 2022-08-02 14:07:20 +02:00
Simon Warta
21f8fd497e Export AminoMsgTransfer and isAminoMsgTransfer 2022-08-02 13:43:29 +02:00
Simon Warta
52c9fba613 Test MsgVote 2022-08-02 12:19:15 +02:00
Simon Warta
3222172e6a
Merge pull request #1219 from mikedotexe/mask-broken-link
Minor broken link when reading on NPM's site
2022-07-15 10:46:27 +02:00
Simon Warta
64ee51db5b Simplify padded implementation 2022-07-14 13:29:59 +02:00
Mike Purvis
32ceae75ec fix typos in "transferring" 2022-07-13 22:46:39 -07:00
Mike Purvis
0e12c69a57 fix README link that breaks on npmjs's site 2022-07-13 22:46:24 -07:00
Simon Warta
70e0549ed7 Merge branch '0.28' 2022-07-13 15:58:42 +02:00
Simon Warta
59ce76eb20 Set version 0.28.11 2022-07-13 15:55:39 +02:00
Simon Warta
86d9edb46a Fix cooldown value 2022-07-12 10:46:21 +02:00
Simon Warta
3ffccbf826 Export Tendermint 0.35 client 2022-07-07 16:05:31 +02:00
Simon Warta
1888ae4386 Improve validatorDelegations testing 2022-07-07 08:40:33 +02:00
Simon Warta
8e6906b471 Update docs to changes of development blockchains 2022-07-04 10:29:58 +02:00
Simon Warta
c9fad49aca Merge branch '0.28' 2022-06-29 15:43:58 +02:00
Simon Warta
09f3e0ab0b Set version 0.28.10 2022-06-29 14:46:46 +02:00
Simon Warta
8b5f2b8a4e Fix decoding of events with no attributes 2022-06-29 14:13:38 +02:00
Simon Warta
f7c3ef7c7f Change votingPower field to bigint type 2022-06-29 10:30:45 +02:00
Simon Warta
03835af2d4 Add apiToBigInt 2022-06-29 10:30:45 +02:00
Simon Warta
6a173a9d1f Replace Integer classes with apiToSmallInt/smallIntToApi functions 2022-06-29 10:30:45 +02:00
Simon Warta
c6112913b9 Rename encodeInt to encodeUvarint 2022-06-29 10:30:45 +02:00
Simon Warta
1c2f4344af Add {Uint32,Int53,Uint53,Uint64}.toBigInt 2022-06-29 10:09:34 +02:00
Simon Warta
a2571295b4 Replace optional function with ?? operator 2022-06-29 09:17:09 +02:00
Simon Warta
ed5f1d9524 Fix decoding of events with no attributes 2022-06-29 08:52:00 +02:00
Simon Warta
a78a5dfdc5 Fix key/value types in RpcAbciQueryResponse 2022-06-28 15:30:15 +02:00
Simon Warta
c8bc6c6e37 Test executeMultiple 2022-06-27 15:01:14 +02:00
Simon Warta
47f13b231a Add SigningCosmWasmClient.executeMultiple 2022-06-27 14:47:22 +02:00
Simon Warta
101a5dfd6a Upgrade TypeScript to 4.6 2022-06-27 12:21:06 +02:00
Simon Warta
2f06bb9025 Upgrade TypeScript to 4.5 2022-06-27 12:18:59 +02:00
Simon Warta
03a04ddd1b Upgrade koa 2022-06-27 12:16:40 +02:00
Simon Warta
ae61b7f9c9
Merge pull request #1195 from cosmos/fix-Decimal-negative-integers
Fix Decimal can be constructed with a negative atomics (Simon)
2022-06-27 10:49:18 +02:00
Simon Warta
ce7d3bf461 Add more tests 2022-06-27 10:31:19 +02:00
Simon Warta
9545245267 Fix empty input handling of fromUserInput 2022-06-27 10:31:14 +02:00
Tien Nguyen Khac
3175384a1f test: use exact string match for error 2022-06-25 23:18:41 +12:00
Tien Nguyen Khac
bd8c2b8c18 chore: update test & fix spelling 2022-06-25 23:17:06 +12:00
Tien Nguyen Khac
048169fd3f refactor: stricter check for non-negative integers 2022-06-25 23:13:09 +12:00
Simon Warta
cd31414e96 Add AbciQueryResponse fields 2022-06-23 15:06:41 +02:00
Tien Nguyen Khac
6f22e00488 Fix Decimal can be constructed with a negative atomics 2022-06-22 12:05:34 +12:00