Simon Warta
|
68e1ec8d9c
|
Set version 0.33.0
|
2025-01-15 13:58:25 +01:00 |
|
Simon Warta
|
81917710c0
|
Bump @types/node
|
2025-01-15 13:06:12 +01:00 |
|
Simon Warta
|
e6bb18a554
|
Relax version requirement for @types/node
|
2025-01-15 13:05:53 +01:00 |
|
Simon Warta
|
e819a1fc0e
|
Set version 0.32.4
|
2024-06-26 11:00:20 +02:00 |
|
jhernandezb
|
435016efca
|
fix rpc client node info check
|
2024-06-05 10:04:54 -06:00 |
|
Simon Warta
|
917bd4cb40
|
Set version 0.32.3
|
2024-03-08 13:50:19 +01:00 |
|
Simon Warta
|
287278004b
|
Set version 0.32.2
|
2023-12-19 14:56:50 +01:00 |
|
Simon Warta
|
b0ccb04dac
|
Require protocol to be set in endpoint URLs
|
2023-12-19 13:54:16 +01:00 |
|
Simon Warta
|
8ab4b7b7cc
|
Add unit tests for hasProtocol
|
2023-12-19 13:51:56 +01:00 |
|
Simon Warta
|
55477b5392
|
Set version 0.32.1
|
2023-12-19 11:32:05 +01:00 |
|
Simon Warta
|
175ee1ee7c
|
Fix lint
|
2023-12-04 17:25:23 +01:00 |
|
Clockwork
|
b0d5e0c2c8
|
fix: no special treatment for tendermint/comet zero time
|
2023-11-30 13:44:27 +02:00 |
|
Simon Warta
|
4acc29acc1
|
Set version 0.32.0
|
2023-11-23 12:00:38 +01:00 |
|
dependabot[bot]
|
c829161d9b
|
Bump axios from 0.21.4 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-15 15:18:44 +01:00 |
|
Simon Warta
|
c7b6bd32c4
|
Set version 0.32.0-rc.1
|
2023-11-07 23:31:22 +01:00 |
|
Simon Warta
|
585338a3fa
|
Change gasWanted/gasUsed to bigint
|
2023-10-26 16:16:19 +02:00 |
|
Simon Warta
|
77d7ef3640
|
Test against cometbft/cometbft:v0.38.0
|
2023-10-26 15:40:21 +02:00 |
|
Simon Warta
|
6a877027f6
|
Merge branch '0.31'
|
2023-10-25 13:02:07 +02:00 |
|
Simon Warta
|
bb0ef98637
|
Set version 0.31.3
|
2023-10-25 12:55:02 +02:00 |
|
Simon Warta
|
7c66b0f81d
|
Merge branch '0.31'
|
2023-10-24 17:39:40 +02:00 |
|
Simon Warta
|
550a9fc1b5
|
Set version 0.31.2
|
2023-10-24 17:35:02 +02:00 |
|
Simon Warta
|
32ab6a1496
|
Remove default request headers that new node.js is not sending anymore
|
2023-09-19 10:48:14 +02:00 |
|
Simon Warta
|
d288a38c18
|
Accept fetch failed error message for non-open port
|
2023-09-07 14:11:32 +02:00 |
|
Simon Warta
|
efdf1983e6
|
Move Decoder, Encoder out of adaptor
|
2023-08-24 17:40:36 +02:00 |
|
Simon Warta
|
ec26b0a883
|
Add connectComet for auto-detecting the right client
|
2023-08-24 17:09:37 +02:00 |
|
Simon Warta
|
3124187177
|
Remove Adaptor abstractions
|
2023-08-24 16:46:19 +02:00 |
|
Simon Warta
|
4adfcb0f6a
|
Remove hashTx/hashBlock from Adaptor abstraction
|
2023-08-24 16:32:57 +02:00 |
|
Simon Warta
|
3cffb629a1
|
Create Comet38Client
|
2023-08-24 16:29:08 +02:00 |
|
Simon Warta
|
b7410530fd
|
Avoid running Tendermint37Client against 0.38 backend
|
2023-08-24 16:28:52 +02:00 |
|
Simon Warta
|
3b1047aafd
|
Test Tendermint37Client against Tendermint 0.38 backend
|
2023-08-24 16:11:32 +02:00 |
|
Simon Warta
|
f3f23f8c9d
|
Add Tendermint 0.38 backend
|
2023-08-24 16:11:32 +02:00 |
|
Simon Warta
|
a242608408
|
Set version 0.31.1
|
2023-08-21 09:56:45 +02:00 |
|
Tomáš Livora
|
665fc3ba84
|
fix(tendermint-rpc): add earliest block to sync info
* fix issue #1448
|
2023-07-10 17:22:37 +02:00 |
|
Simon Warta
|
256355bad4
|
Set version 0.31.0
|
2023-06-22 15:51:15 +02:00 |
|
Simon Warta
|
72da7971ee
|
Set version 0.31.0-alpha.2
|
2023-06-13 17:45:08 +02:00 |
|
Simon Warta
|
7dfd0a964f
|
Set version 0.31.0-alpha.1
|
2023-05-25 18:16:41 +02:00 |
|
Simon Warta
|
83353272dd
|
Upgrade typedoc to 0.23
|
2023-04-03 15:58:33 +02:00 |
|
Simon Warta
|
e1e35bb133
|
Upgrade TypeScript to 4.9
|
2023-04-03 15:55:13 +02:00 |
|
Simon Warta
|
cd29c2a2af
|
Upgrade @types/node to v18
|
2023-04-03 15:38:32 +02:00 |
|
Simon Warta
|
a16755a122
|
Set version 0.30.1
|
2023-03-22 15:52:16 +01:00 |
|
Simon Warta
|
518a9a99f2
|
Merge pull request #1392 from cosmos/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.37.1 to 5.76.0
|
2023-03-22 10:00:14 +01:00 |
|
Simon Warta
|
d2ad114218
|
Merge pull request #1380 from cosmos/tendermint-detect-in-connect
Move version detection from Tendermint{34,37}Client.create to .connect
|
2023-03-15 12:15:46 +01:00 |
|
dependabot[bot]
|
3b84edb800
|
Bump webpack from 5.37.1 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 16:01:33 +00:00 |
|
Simon Warta
|
e0b8c5e43d
|
Set version 0.30.0
|
2023-03-09 12:36:39 +01:00 |
|
Simon Warta
|
50f9187515
|
Set version 0.30.0-beta.1
|
2023-03-07 16:25:54 +01:00 |
|
Simon Warta
|
0aa0268674
|
Move version detection from Tendermint{34,37}Client.create to .connect
|
2023-03-07 10:30:26 +01:00 |
|
Simon Warta
|
dd35029813
|
Sleep between broadcast and search
|
2023-03-02 14:49:34 +01:00 |
|
Simon Warta
|
a808a8218c
|
Add TendermintClient
|
2023-03-02 14:22:35 +01:00 |
|
Simon Warta
|
3d0546a582
|
Use base64 encoding for tx query
|
2023-03-02 13:48:58 +01:00 |
|
Simon Warta
|
e6bf27f844
|
Harden "can limit by maxHeight" test
|
2023-03-02 13:35:02 +01:00 |
|