2556 Commits

Author SHA1 Message Date
Simon Warta
93918d7bac Set version 0.28.13 2022-08-18 17:47:45 +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
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
e2e9864192 Set version 0.28.9 2022-06-21 16:17:24 +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
071c4bf6c1 Set version 0.28.7 2022-06-14 09:24:45 +02:00
Simon Warta
24f6c0f5f0 Fix BondStatusString values 2022-06-14 08:17:01 +02: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 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
Simon Warta
c47ce3e872 Move getBalanceStaked test to correct position and disconnect 2022-06-08 14:57:06 +02:00
Simon Warta
311ef98e16 Test decofing results 2022-06-08 14:17:08 +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
Giancarlos Salas
dfe1d7c7f3
Fix timeout error msg 2022-05-02 16:50:50 -05:00
Giancarlos Salas
5b5e82e7af
Fix timeout error msg 2022-05-02 16:50:20 -05: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
Simon Warta
49bf49a67a Remove explicit jasmine-core dependencies 2022-04-15 17:21:51 +02:00
Simon Warta
205165db4b Remove empty describe block 2022-04-15 16:58:00 +02:00
Simon Warta
80d43de62f Upgrade jasmine to 3.99 2022-04-15 16:58:00 +02:00
Milan Steiner
65c39313c1 Fix typo 2022-04-13 13:10:26 +02:00
Milan Steiner
345bc52d02 Adding some tests 2022-04-13 13:05:56 +02:00
Milan Steiner
daa484d03e Moving addCoins() to amino/coins 2022-04-13 12:51:12 +02:00
Milan Steiner
342210aac8
Update packages/stargate/src/stargateclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-04-13 12:43:42 +02:00
Milan Steiner
194c922339
Update packages/stargate/src/stargateclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-04-13 12:43:35 +02:00
Milan Steiner
5d299476ba
Update packages/stargate/src/stargateclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-04-13 12:43:24 +02:00
Milan Steiner
f63ff26acd
Merge branch 'main' into add-getBalanceStaked 2022-04-13 10:15:59 +02:00
Milan Steiner
35a99fa44f Add getter to get staked balance 2022-04-13 10:14:33 +02:00
Simon Warta
384d8f20f3 Test custom headers 2022-04-13 06:57:34 +02:00
Simon Warta
e5947cf650 Fix spelling of Tendermint RPC 2022-04-13 06:57:34 +02:00
Simon Warta
7d62e8fc0d Create HttpEndpoint interface 2022-04-13 06:57:34 +02:00
Simon Warta
70788e735c Use alpine:3.15 and install Node.js to reduce image size 2022-04-12 15:42:09 +02:00
Simon Warta
0f138e87ca Bundle faucet 2022-04-12 14:36:19 +02:00
Simon Warta
b8db0b3255 Install webpack to faucet 2022-04-12 14:36:19 +02:00
Simon Warta
899b894823 Improve Dockerfile 2022-04-12 14:36:18 +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
5854d2b3b4 Polish some test code 2022-04-08 13:51:15 +02:00
Milan Steiner
f6455bb5d3 Removed too much by mistake, added again 2022-04-08 12:31:08 +02:00
Milan Steiner
43b6e99312 Removing Amino Support for Vesting Messages 2022-04-08 10:26:10 +02:00
Milan Steiner
4a4e54b1ce Adding more tests 2022-04-07 15:48:29 +02:00
Milan Steiner
1899e212db Adding tests 2022-04-07 13:13:36 +02:00