3740 Commits

Author SHA1 Message Date
Simon Warta
00e9ce6b65
Merge pull request #1186 from cosmos/upgrade-jasmine
Upgrade jasmine and karma-jasmine
2022-06-21 15:37:51 +02:00
Simon Warta
dc32993e47 Upgrade jasmine and karma-jasmine 2022-06-21 14:39:23 +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 v0.28.8 v0.26.8 2022-06-21 08:38:45 +02:00
Simon Warta
487abfb692
Merge pull request #1185 from cosmos/validator-slashing-update-0.28
Fix decoding validator update
2022-06-21 08:35:04 +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
blorgon1
4397815d4c fix: validator update zero voting power repr 2022-06-20 10:50:28 -04:00
Simon Warta
41884540d2
Merge pull request #1176 from cosmos/crate-makeMultisignedTxBytes
Add makeMultisignedTxBytes
2022-06-20 13:24:16 +02:00
Simon Warta
ae1471af27 Add makeMultisignedTxBytes 2022-06-20 12:48:57 +02:00
Simon Warta
44013d9b16
Merge pull request #1183 from cosmos/unsubscribe-later
Make Tendermint 0.35 block header test independent of block count
2022-06-20 12:48:24 +02:00
Simon Warta
e3e2b8151c Make Tendermint 0.35 block header test independent of block count 2022-06-20 12:07:57 +02:00
blorgon1
145f2c65de fix: voting power undefined test 2022-06-15 11:57:20 -04:00
blorgon1
296e2178de fix: lint 2022-06-15 11:53:11 -04:00
blorgon1
ae820763d9 fix: decoding validator update from slashing 2022-06-15 11:45:15 -04:00
Simon Warta
42e39f91f4
Merge pull request #1173 from cosmos/tendermint-0.35
Add Tendermint 0.35 client
2022-06-14 17:14:31 +02:00
Simon Warta
2fe4d51607 Stabilize block headers test 2022-06-14 16:48:58 +02:00
Simon Warta
54cafc4a63 Fix cors-allowed-origins configuration for Tendermint 0.35 2022-06-14 16:33:32 +02:00
Simon Warta
fe90dc30d5 Use resource_class: large to ensure we don't have memory issues 2022-06-14 15:49:32 +02:00
Simon Warta
5f0d5ba6f1 Update test order to better debug fails 2022-06-14 12:36:28 +02:00
Simon Warta
2f3bddb9c7 Open up lastHeight tests in blockchain block 2022-06-14 11:26:29 +02:00
Simon Warta
6ffceda578 Deactivate lastResultsHash test 2022-06-14 11:26:29 +02:00
Simon Warta
743e5a6056 Test version in Tendermint tests 2022-06-14 11:26:29 +02:00
Simon Warta
7d0de950e3 Update Tendermint to 0.34.19 2022-06-14 11:26:29 +02:00
Simon Warta
b1d141fa75 Add Tendermint 35 client 2022-06-14 11:26:29 +02:00
Simon Warta
79f14b37c7 Add Tendermint 0.35 scripts 2022-06-14 11:26:29 +02:00
Simon Warta
b72e561f67 Remove obsolete protobufjs 6.11.2 installation 2022-06-14 10:08:10 +02:00
Simon Warta
48496d3b73 Merge branch '0.28' 2022-06-14 10:05:40 +02:00
Simon Warta
071c4bf6c1 Set version 0.28.7 v0.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
f889ffd138
Merge pull request #1174 from cosmos/upgrade-wasmd
Upgrade wasmd to 0.27.0
2022-06-13 17:27:35 +02:00
Simon Warta
3348c2854a
Merge pull request #1131 from cosmos/upgrade-cosmjs-types
Upgrade cosmjs-types to 0.5.0 and adapt code
2022-06-13 16:51:35 +02:00
Simon Warta
f60c9f55af Upgrade wasmd to 0.27.0 2022-06-13 16:36:44 +02:00
Simon Warta
c4b8593af1 Adapt code to cosmjs-types 0.5.0 upgrade 2022-06-13 16:35:52 +02:00
Simon Warta
7607b513c9
Merge pull request #1172 from cosmos/use-uzero
Use Long.UZERO
2022-06-13 14:29:50 +02:00
Simon Warta
6543cd6660 Update yarn SDKs 2022-06-13 14:01:35 +02:00
Simon Warta
408d78ef30 Use Long.UZERO 2022-06-13 14:00:39 +02:00
Simon Warta
6859975d78 Upgrade cosmjs-types to 0.5.0 2022-06-13 13:51:53 +02:00
Simon Warta
e05bb79ad6
Merge pull request #1171 from cosmos/fix-BondStatusString
Fix BondStatusString values
2022-06-13 12:24:41 +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
Simon Warta
c6dce4f752
Merge pull request #1168 from fantasticist/update-ibc-queries
Update ibc queries
2022-06-13 10:57:00 +02:00
Fantastic
57cb3d794e
Update CHANGELOG.md 2022-06-11 15:22:48 +08:00
Fantastic
128ee0172d
Update ibc queries 2022-06-10 19:56:00 +08:00
Simon Warta
06a16dea03
Merge pull request #1166 from mrnerdhair/protobufjs-as-dev-dep
use protobufjs as a devDep only
2022-06-09 08:32:44 +02:00
MrNerdHair
aa463d196a use protobufjs as a devDep only 2022-06-08 19:55:55 -04:00
Simon Warta
2847f4b7ea Set version 0.28.6 v0.28.6 2022-06-08 18:30:30 +02:00
Simon Warta
f86f167556 Set version 0.28.5 v0.28.5 2022-06-08 15:58:56 +02:00