Simon Warta
|
287278004b
|
Set version 0.32.2
|
2023-12-19 14:56:50 +01:00 |
|
Simon Warta
|
8979eac3b7
|
Use blockchain RPC URLs with protocol
|
2023-12-19 14:12:41 +01:00 |
|
MadReza
|
a752cd8ac0
|
fix: lint
|
2023-12-19 14:51:37 +03:30 |
|
MadReza
|
075b54cc89
|
fix: make the gas price regex case sensitive
|
2023-12-19 14:22:35 +03:30 |
|
MadReza
|
8ca4560b6e
|
fix: bring back the denom length validation out of regex
|
2023-12-19 14:22:35 +03:30 |
|
MadReza
|
643bf25a8a
|
feat: update validation of GasPrice.fromString to allow using ibc denoms as gas denom
|
2023-12-19 14:22:35 +03:30 |
|
Simon Warta
|
55477b5392
|
Set version 0.32.1
|
2023-12-19 11:32:05 +01:00 |
|
Simon Warta
|
4acc29acc1
|
Set version 0.32.0
|
2023-11-23 12:00:38 +01:00 |
|
Simon Warta
|
9e6b82cdac
|
Disable tests that are currently not working
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
f01ae2a3a4
|
Adapt testing code for 0.50 compatibility
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
d0e4c37248
|
Add SIMAPP50_ENABLED+SLOW_SIMAPP50_ENABLED in codebase
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
bf0ec62d18
|
Deprecate IndexedTx.rawLog and DeliverTxResponse.rawLog
|
2023-11-22 12:33:40 +01:00 |
|
Simon Warta
|
56035bd661
|
Remove needless toString in MsgTransfer Amino converter
|
2023-11-15 17:05:30 +01:00 |
|
Simon Warta
|
dbc702afe8
|
Export omitDefault to help build Amino JSON converters
|
2023-11-15 11:06:09 +01:00 |
|
Simon Warta
|
9c55a85be0
|
Deprecate SigningStargateClient.sendIbcTokens
|
2023-11-08 17:54:59 +01:00 |
|
Simon Warta
|
c7b6bd32c4
|
Set version 0.32.0-rc.1
|
2023-11-07 23:31:22 +01:00 |
|
Simon Warta
|
0f95a20b4d
|
Handle key value pairs in tx search correctly for numbers
|
2023-11-07 12:02:55 +01:00 |
|
Simon Warta
|
660417efea
|
Merge pull request #1501 from cosmos/more-cometclient2
More renamings and refactorings from Tendermint -> Comet (2)
|
2023-11-07 12:02:36 +01:00 |
|
Simon Warta
|
30d6c076a8
|
Remove SearchBySentFromOrToQuery and SearchByHeightQuery
|
2023-11-07 11:44:40 +01:00 |
|
Simon Warta
|
09482d33d2
|
Use CometClient interface
|
2023-11-07 11:34:16 +01:00 |
|
Simon Warta
|
a4e50df3cb
|
Rename variables tmClient -> cometClient
|
2023-11-07 11:31:34 +01:00 |
|
Simon Warta
|
0a9ab035bd
|
Merge pull request #1489 from janfabian/feat/timeout-height
feat(timeout-height): allow define optional timeout height parameter
|
2023-11-07 11:28:02 +01:00 |
|
janfabian
|
423b30949d
|
feat(timeout-height): signAndBroadcast
|
2023-10-27 09:46:53 +02:00 |
|
Simon Warta
|
585338a3fa
|
Change gasWanted/gasUsed to bigint
|
2023-10-26 16:16:19 +02:00 |
|
Simon Warta
|
9f33cd31de
|
Merge pull request #1496 from twhy/patch-1
Fix typo in comment
|
2023-10-26 16:12:39 +02:00 |
|
janfabian
|
af78d546ec
|
feat(timeout-height): expectAsync fail test
|
2023-10-26 15:54:42 +02:00 |
|
Simon Warta
|
fe6b70acd7
|
Update packages/stargate/src/stargateclient.ts
|
2023-10-26 15:39:36 +02:00 |
|
Tom Wang
|
cc2a10de2c
|
Fix typo in comment
|
2023-10-26 21:32:39 +08:00 |
|
janfabian
|
5bdd1215f5
|
feat(timeout-height): add past timeout height test
|
2023-10-25 18:19:55 +02:00 |
|
janfabian
|
efeb501b69
|
feat(timeout-height): use bigint instead long
|
2023-10-25 17:11:28 +02:00 |
|
janfabian
|
d7bf870e6c
|
Merge remote-tracking branch 'upstream/main' into feat/timeout-height
|
2023-10-25 16:37:14 +02:00 |
|
Simon Warta
|
6d763bd067
|
Rename getTmClient -> getCometClient
|
2023-10-25 14:58:33 +02:00 |
|
Simon Warta
|
5eb7d8ba33
|
Improve CometBFT support in high level clients
|
2023-10-25 14:54:26 +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
|
9d5aecefd5
|
Add missing memo field to fromAmino implementation for MsgTransfer
|
2023-10-25 12:52:47 +02:00 |
|
Simon Warta
|
8fc41ed206
|
Adjust timeout_height test
|
2023-10-25 11:23:15 +02:00 |
|
Simon Warta
|
2b0fdddb6f
|
Work around broken jasmine.any(BigInt) matching
|
2023-10-25 11:23:15 +02:00 |
|
Simon Warta
|
d27736589d
|
Add decodeOptionalPubkey and use it
|
2023-10-25 11:23:15 +02:00 |
|
Simon Warta
|
1dad9eec11
|
Remove protobufjs dependencies
|
2023-10-25 11:23:09 +02:00 |
|
Simon Warta
|
753095807c
|
Remove long dependency
|
2023-10-25 11:22:00 +02:00 |
|
Simon Warta
|
c4303a3224
|
Adapt codebase to cosmjs-types upgrade
|
2023-10-25 11:21:23 +02:00 |
|
Simon Warta
|
7fe5f44d46
|
Upgrade cosmjs-types dependency to 0.9.0
|
2023-10-25 11:21:13 +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 |
|
Shane Vitarana
|
6017892ffc
|
0.31.x backport: Add memo field to AminoMsgTransfer
|
2023-10-24 17:22:00 +02:00 |
|
janfabian
|
2bf0e05a1b
|
feat(timeout-height): allow define optional timeout height parameter
|
2023-10-17 11:11:21 +02:00 |
|
dependabot[bot]
|
4ca2da22dd
|
Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-20 20:17:45 +00:00 |
|
Shane Vitarana
|
1dbe0d1ad9
|
Add memo field to AminoMsgTransfer
|
2023-09-20 18:50:03 +02:00 |
|
Simon Warta
|
99217b1437
|
Use CometClient
|
2023-08-24 17:10:57 +02:00 |
|