2928 Commits

Author SHA1 Message Date
Simon Warta
f3bf99da07 Replace replacement character
See https://github.com/confio/cosmjs-types/issues/92
2024-03-08 11:08:45 +01:00
170210
19251b9f34
fix: set date in advance to prevent multiple requests from the same address
Signed-off-by: 170210 <j170210@icloud.com>
2024-02-27 20:07:29 +09:00
Simon Warta
5eb664fa25 Test parseCoins with token factory denom 2024-02-11 00:52:54 +01:00
Simon Warta
4c9d9294f9 Add IBC denom support to parseCoins from @cosmjs/amino 2024-02-11 00:52:54 +01: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
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
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
vector
9c49f68f97 fix: fix lint issue 2023-12-08 10:20:42 +08:00
vector
441a25ed78 test: add custom message test case for assert 2023-12-08 02:09:45 +08:00
vector
4364c7264b test: add unit test for assert for increase coverage to 100% 2023-12-08 02:09:08 +08:00
Simon Warta
175ee1ee7c Fix lint 2023-12-04 17:25:23 +01:00
Clockwork
8f4216be68 fix: simplify rfc339 function 2023-11-30 20:32:20 +02:00
Clockwork
3814d43865 fix: clean up rfc3339 function 2023-11-30 19:57:17 +02:00
Clockwork
b0d5e0c2c8 fix: no special treatment for tendermint/comet zero time 2023-11-30 13:44:27 +02:00
Clockwork
5578acd4c4 fix: Ensure RFC dates between years 0001 and 0099 are parsed correctly 2023-11-30 08:52:15 +02: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
000a865f68
Update packages/amino/src/stdtx.spec.ts 2023-11-22 09:44:10 +01:00
vector
bd46b88926 test: add unit test for isStdTx function 2023-11-17 01:29:35 +08:00
Simon Warta
a8e151a617
Merge pull request #1510 from cosmos/pointless-toString
Remove needless toString in MsgTransfer Amino converter
2023-11-15 17:53:07 +01:00
Simon Warta
56035bd661 Remove needless toString in MsgTransfer Amino converter 2023-11-15 17:05:30 +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
cf1fd0bf2d Fix fix_msg in AminoMsgInstantiateContract2 2023-11-15 12:41:09 +01:00
Simon Warta
3dbc8bca9c Test instantiate2 with Amino JSON signing 2023-11-15 11:11:01 +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
77d7ef3640 Test against cometbft/cometbft:v0.38.0 2023-10-26 15:40:21 +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