322 Commits

Author SHA1 Message Date
Simon Warta
c5fc2a1548 CHANGELOG: Remove Cosmos SDK 0.42 support 2022-08-03 19:25:15 +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
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
eea9104317 Add CHANGELOG entry for Tendermint 0.35 client 2022-07-07 16:11:08 +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
1c2f4344af Add {Uint32,Int53,Uint53,Uint64}.toBigInt 2022-06-29 10:09:34 +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
47f13b231a Add SigningCosmWasmClient.executeMultiple 2022-06-27 14:47:22 +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
816c6b9050 Add CHANGELOG entry 2022-06-27 10:33:51 +02:00
Simon Warta
cd31414e96 Add AbciQueryResponse fields 2022-06-23 15:06:41 +02:00
Simon Warta
05f89b107b Merge branch '0.28' 2022-06-21 16:22:02 +02:00
Simon Warta
e2e9864192 Set version 0.28.9 2022-06-21 16:17:24 +02:00
Simon Warta
314af3ccbb Merge branch '0.28' 2022-06-21 11:08:22 +02:00
Simon Warta
5ec2da12c4 Set version 0.26.8 2022-06-21 08:38:45 +02:00
Simon Warta
317bd0bee3 Fix decoding validator update
Backport of https://github.com/cosmos/cosmjs/pull/1178
2022-06-21 08:13:26 +02:00
Simon Warta
304efad841
Merge pull request #1178 from blorgon1/fix/validator-slashing-update
fix: decoding validator update from slashing
2022-06-21 08:07:56 +02:00
Simon Warta
ae1471af27 Add makeMultisignedTxBytes 2022-06-20 12:48:57 +02:00
blorgon1
ae820763d9 fix: decoding validator update from slashing 2022-06-15 11:45:15 -04:00
Simon Warta
48496d3b73 Merge branch '0.28' 2022-06-14 10:05:40 +02:00
Simon Warta
071c4bf6c1 Set version 0.28.7 2022-06-14 09:24:45 +02:00
Simon Warta
c613490272 Merge branch 'fix-BondStatusString-0.28' into 0.28 2022-06-14 08:59:27 +02:00
Simon Warta
9f4eca38c1 Add CHANGELOG entry: Turn protobufjs into a devDependency 2022-06-14 08:54:46 +02:00
Simon Warta
24f6c0f5f0 Fix BondStatusString values 2022-06-14 08:17:01 +02:00
Simon Warta
6859975d78 Upgrade cosmjs-types to 0.5.0 2022-06-13 13:51:53 +02:00
Simon Warta
a035c92dca Fix BondStatusString values 2022-06-13 12:02:45 +02:00
Simon Warta
1d7014d31d Update CHANGELOG entry for packetCommitment 2022-06-13 10:57:36 +02:00
Fantastic
57cb3d794e
Update CHANGELOG.md 2022-06-11 15:22:48 +08:00
Simon Warta
2847f4b7ea Set version 0.28.6 2022-06-08 18:30:30 +02:00
Simon Warta
f86f167556 Set version 0.28.5 2022-06-08 15:58:56 +02:00
Simon Warta
8c2349391e Upgrade protobufjs to 6.11 2022-06-08 15:26:15 +02:00
blorgon1
8296ca037e fix: block results validator update decoder 2022-05-24 12:12:01 -04:00
blorgon1
b63075aca1
feat: add num_unconfirmed_txs endpoint (#1150)
* feat: add num_unconfirmed_txs endpoint

* fix: typos

* fix: lint

* fix: lint

* chore: update changelog

* Update CHANGELOG.md

Co-authored-by: Ryan Rossiter <ryan.rossiter@btcx.com>
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-05-21 09:52:40 +02:00
Simon Warta
15bf277754 Let calculateFee handle fee amounts that exceed the safe integer range 2022-04-26 17:12:38 +02:00
Simon Warta
fe50198086 Add Decimal.floor/.ceil 2022-04-26 17:05:27 +02:00
Simon Warta
e9d678aa8f Set version 0.28.4 2022-04-15 19:13:38 +02:00
Milan Steiner
426c9b451a Add changelog entry 2022-04-13 14:28:20 +02:00
Simon Warta
2a8433a06d Add CHANGELOG entry for custom HTTP headers 2022-04-13 06:57:34 +02:00
Simon Warta
f0d5f31ed1 Add CHANGELOG entry 2022-04-12 15:46:21 +02:00
Simon Warta
e379ccd859 Add Decimal.zero and Decimal.one 2022-04-12 11:56:40 +02:00
Simon Warta
f31045a4e8 Set version 0.28.3 2022-04-11 11:26:56 +02:00
Simon Warta
f6666ba52c Add missing normalizeBech32 export 2022-04-11 11:25:22 +02:00
Simon Warta
db1244f02e Add more info to MsgCreateVestingAccount support 2022-04-08 13:51:28 +02:00