3860 Commits

Author SHA1 Message Date
Simon Warta
c5fed6bdd7 Switch to Tendermint 0.35 client 2022-08-03 15:57:21 +02:00
Simon Warta
a41bcc92b9 Revert to rc1 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
067147ec0d Set min_commission_rate 2022-08-03 15:57:20 +02:00
Simon Warta
6e5a6824d2 Regenerate app.toml/config.toml 2022-08-03 15:57:20 +02:00
Simon Warta
fa550fe572 Add simapp46 folder 2022-08-03 15:57:20 +02:00
Simon Warta
c1bb094dee Add slow simapp ports 2022-08-03 15:57:20 +02:00
Simon Warta
6027d2f65e
Merge pull request #1226 from cosmos/upgrade-terser
Upgrade terser and source-map-support
2022-08-03 15:55:49 +02:00
Simon Warta
06709dfe3c Upgrade terser and source-map-support 2022-08-03 15:04:01 +02:00
Simon Warta
e025af9f05
Merge pull request #1224 from cosmos/add-MsgVoteWeighted
Add support for MsgVoteWeighted
2022-08-02 15:15:47 +02:00
Simon Warta
118e7094de Don't test MsgVoteWeighted against simapp42 2022-08-02 14:55:07 +02:00
Simon Warta
62d76397bf Use simapp44 by default in CI 2022-08-02 14:10:24 +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
b9bf5cc76c
Merge pull request #1221 from cosmos/padded-implementation
Simplify padded implementation
2022-07-14 13:51:34 +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 v0.28.11 2022-07-13 15:55:39 +02:00
Simon Warta
449d0a8313
Merge pull request #1218 from cosmos/fix-rate-limit-0.28
Fix cooldown value
2022-07-13 15:51:48 +02:00
Simon Warta
86d9edb46a Fix cooldown value 2022-07-12 10:46:21 +02:00
Simon Warta
5bd6c39226
Merge pull request #1215 from cosmos/export-Tendermint35Client
Export Tendermint 0.35 client
2022-07-07 16:28:29 +02:00
Simon Warta
eea9104317 Add CHANGELOG entry for Tendermint 0.35 client 2022-07-07 16:11:08 +02:00
Simon Warta
3ffccbf826 Export Tendermint 0.35 client 2022-07-07 16:05:31 +02:00
Simon Warta
372f942d7c
Merge pull request #1212 from cosmos/validatorDelegations-testing
Improve validatorDelegations testing
2022-07-07 10:25:15 +02:00
Simon Warta
1888ae4386 Improve validatorDelegations testing 2022-07-07 08:40:33 +02:00
Simon Warta
4baa91063d
Merge pull request #1206 from cosmos/update-blockchain-docs
Update docs to changes of development blockchains
2022-07-06 08:40:21 +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 v0.28.10 2022-06-29 14:46:46 +02:00
Simon Warta
0cf6830399
Merge pull request #1204 from cosmos/fix-decoding-of-omitted-attributes-0.28
Fix decoding of events with no attributes
2022-06-29 14:44:25 +02:00
Simon Warta
8b5f2b8a4e Fix decoding of events with no attributes 2022-06-29 14:13:38 +02:00
Simon Warta
47bcd344d3
Merge pull request #1187 from cosmos/large-voting-powers
Support voting powers > MAX_SAFE_INTEGER
2022-06-29 11:19:04 +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
1e50f89225
Merge pull request #1203 from cosmos/add-toBigInt
Add {Uint32,Int53,Uint53,Uint64}.toBigInt
2022-06-29 10:30:17 +02:00
Simon Warta
1c2f4344af Add {Uint32,Int53,Uint53,Uint64}.toBigInt 2022-06-29 10:09:34 +02:00
Simon Warta
7810a33353
Merge pull request #1202 from cosmos/replace-optional-function
Replace optional function with ?? operator
2022-06-29 09:35:45 +02:00
Simon Warta
a2571295b4 Replace optional function with ?? operator 2022-06-29 09:17:09 +02:00
Simon Warta
9983ac7a4c
Merge pull request #1199 from cosmos/fix-decoding-of-omitted-attributes
Fix decoding of events with no attributes
2022-06-29 09:09:04 +02:00
Simon Warta
ed5f1d9524 Fix decoding of events with no attributes 2022-06-29 08:52:00 +02:00
Simon Warta
96f5b5579e
Merge pull request #1200 from cosmos/fix-key-value-in-RpcAbciQueryResponse
Fix key/value types in RpcAbciQueryResponse
2022-06-28 16:03:34 +02:00
Simon Warta
a78a5dfdc5 Fix key/value types in RpcAbciQueryResponse 2022-06-28 15:30:15 +02:00
Simon Warta
92ee134a12
Merge pull request #1192 from cosmos/executeMultiple
Add SigningCosmWasmClient.executeMultiple
2022-06-27 16:13:30 +02:00
Simon Warta
c8bc6c6e37 Test executeMultiple 2022-06-27 15:01:14 +02:00