Simon Warta
|
0ee6abb138
|
Remove unused @confio/ics23
|
2025-01-15 13:35:15 +01:00 |
|
Simon Warta
|
bc0f5dc136
|
Remove unused xstream from stargate
|
2025-01-15 13:34:11 +01:00 |
|
Simon Warta
|
e6e4c24cbb
|
Remove support for verified queries
The ics23 library for TypeScript is unmaintained sucht that we cannot
provide this feature anymore
|
2025-01-15 13:32:40 +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 |
|
Simon Warta
|
eab213610d
|
Merge branch 'main' into feat/add-staking-cancel-unbond-msg
|
2024-06-26 10:50:36 +02:00 |
|
fibonacci998
|
03c1c6ba5d
|
fix: update parse BigInt in cancel unbond
|
2024-05-18 21:58:14 +07:00 |
|
Tuan Phan Anh
|
c444e8e16f
|
feat: convert creation_height from bigint to string
|
2024-05-18 21:04:41 +07:00 |
|
Tuan Phan Anh
|
4ff0a5e9b7
|
fix: remove class CancelUnbond not used
|
2024-05-18 20:48:45 +07:00 |
|
Tuan Phan Anh
|
81fb27c40c
|
fix: remove class MsgCancelUnbond not used
|
2024-05-18 20:14:24 +07:00 |
|
Tuan Phan Anh
|
9d21d7aee0
|
fix: remove cancelUnbondingDelegation helper functions
|
2024-05-18 20:02:27 +07:00 |
|
AlexanderFSP
|
26258f8d52
|
📝 Update changelog & rename gasMultiplier to defaultGasMultiplier
|
2024-04-30 10:13:58 -03:00 |
|
AlexanderFSP
|
4d1f2e1a0e
|
🐛 Fix inconsistent gas multiplier value between signAndBroadcast and signAndBroadcastSync methods
|
2024-04-29 17:28:59 -03:00 |
|
Simon Warta
|
5db290f94c
|
Improve Amino JSON test coverage
|
2024-04-17 14:16:17 +02:00 |
|
Cameron Gilbert
|
7dcb3bf20d
|
fix: tests
|
2024-04-10 13:19:21 -04:00 |
|
Cameron Gilbert
|
777fce5ff9
|
fix: update existing MR
|
2024-04-10 13:05:35 -04:00 |
|
Simon Warta
|
917bd4cb40
|
Set version 0.32.3
|
2024-03-08 13:50:19 +01:00 |
|
Simon Warta
|
0d83ef8c69
|
Update event handling in tests
|
2024-03-08 12:27:00 +01:00 |
|
Simon Warta
|
874612b0df
|
Let parseRawLog gracefully handle empty strings
|
2024-03-08 12:26:53 +01:00 |
|
Simon Warta
|
946e2ceecf
|
Restore logs.findAttribute. Add event based findAttribute
|
2024-03-08 12:25:22 +01:00 |
|
Pynix Wang
|
a40cb78646
|
fix for sdk >= v50
+ remove parsedLogs
+ fix findAttribute
+ fill logs with []
|
2024-03-08 12:25:22 +01:00 |
|
fibonacci998
|
1b05778342
|
feat: add unittest for MsgCancelUnbondingDelegation
|
2023-12-26 11:03:52 +07:00 |
|
fibonacci998
|
9712967d50
|
feat: add msg cancel unbond to amino and messages staking module
|
2023-12-22 17:14:44 +07:00 |
|
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 |
|