Simon Warta
|
917bd4cb40
|
Set version 0.32.3
|
2024-03-08 13:50:19 +01:00 |
|
Simon Warta
|
5478dc2ecd
|
Avoid using logs in example
|
2024-03-08 12:27:00 +01:00 |
|
Simon Warta
|
add1898de6
|
Fix more tests
|
2024-03-08 12:27:00 +01:00 |
|
Simon Warta
|
7c68060789
|
Fix wasm events length
|
2024-03-08 12:27:00 +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
|
824e09ebbe
|
Regenerate wasmd template
|
2024-03-08 12:25:23 +01:00 |
|
Simon Warta
|
0291ff9ace
|
Deprecate logs fields but set them as before
|
2024-03-08 12:25:22 +01:00 |
|
Simon Warta
|
946e2ceecf
|
Restore logs.findAttribute. Add event based findAttribute
|
2024-03-08 12:25:22 +01:00 |
|
Pynix Wang
|
ec9ab2224e
|
make lint happy
|
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 |
|
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 |
|