Clockwork
|
bc79f8eb6d
|
chore: Add changelog
|
2023-11-30 20:37:28 +02: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
|
2aaa053eb0
|
Merge pull request #1515 from cosmos/upgrade-deps
Upgrade dependencies in lockfile
|
2023-11-23 14:42:01 +01:00 |
|
Simon Warta
|
60787158e9
|
Upgrade word-wrap
|
2023-11-23 12:14:54 +01:00 |
|
Simon Warta
|
a318dd6ef5
|
Upgrade body-parser
|
2023-11-23 12:14:09 +01:00 |
|
Simon Warta
|
f89dd18f9b
|
Upgrade ua-parser-js
|
2023-11-23 12:10:58 +01:00 |
|
Simon Warta
|
7549f383fc
|
Upgrade socket.io
|
2023-11-23 12:10:22 +01:00 |
|
Simon Warta
|
c51cadc472
|
Upgrade json5
|
2023-11-23 12:09:37 +01:00 |
|
Simon Warta
|
4acc29acc1
|
Set version 0.32.0
v0.32.0
|
2023-11-23 12:00:38 +01:00 |
|
Simon Warta
|
b7c66d8bb1
|
Merge pull request #1513 from cosmos/simapp-50
Test against Cosmos SDK 0.50
|
2023-11-22 19:42:41 +01:00 |
|
Simon Warta
|
9e6b82cdac
|
Disable tests that are currently not working
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
6ecf76a3ed
|
Upgrade chain to 0.50.1
|
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
|
656bfdbef8
|
Run simapp50 in CI
|
2023-11-22 12:58:28 +01:00 |
|
Simon Warta
|
b53b0c1bd4
|
Add simapp50 folder
|
2023-11-22 12:58:28 +01:00 |
|
Simon Warta
|
2dc388fd70
|
Merge pull request #1514 from cosmos/deprecate-rawLog
Deprecate IndexedTx.rawLog and DeliverTxResponse.rawLog
|
2023-11-22 12:55:45 +01:00 |
|
Simon Warta
|
bf0ec62d18
|
Deprecate IndexedTx.rawLog and DeliverTxResponse.rawLog
|
2023-11-22 12:33:40 +01:00 |
|
Simon Warta
|
6e6e47562f
|
Merge pull request #1511 from hyperbolic-versor/ut
test: add unit test for isStdTx function
|
2023-11-22 10:00:58 +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 |
|
Simon Warta
|
9642942ae1
|
Merge pull request #1507 from cosmos/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 0.21.4 to 1.6.0
|
2023-11-15 16:24:26 +01:00 |
|
Simon Warta
|
2c323f408d
|
Cleanup some deps
|
2023-11-15 15:54:29 +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
|
8f8449d5f4
|
Merge pull request #1509 from cosmos/omitDefault-instantiate2
Use omitDefault to fix Amino JSON converter for Instantiate2
|
2023-11-15 13:12:18 +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
|
bb34b58dd1
|
Merge pull request #1504 from cosmos/deprecate-sendIbcTokens
Deprecate SigningStargateClient.sendIbcTokens
|
2023-11-08 18:10:51 +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
v0.32.0-rc.1
|
2023-11-07 23:31:22 +01:00 |
|
Simon Warta
|
44893af824
|
Fix link in CHANGELOG
|
2023-11-07 12:32:20 +01:00 |
|
Simon Warta
|
9be43b0722
|
Merge pull request #1503 from cosmos/properly-handle-numeric-values
Handle key value pairs in tx search correctly for numbers
|
2023-11-07 12:21:11 +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
|
a146e3e5e3
|
Merge pull request #1502 from cosmos/rm-search-interfaces
Remove SearchBySentFromOrToQuery and SearchByHeightQuery
|
2023-11-07 12:02:24 +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
|
dd0d69d6ca
|
Add CHANGELOG entry
|
2023-11-07 11:28:23 +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
|
4e6d54b6cf
|
Merge pull request #1497 from cosmos/gas-wanted-bigint
Change gasWanted/gasUsed to bigint
|
2023-10-26 16:56:58 +02:00 |
|
Simon Warta
|
27e4568ff3
|
Adapt deployment scripts
|
2023-10-26 16:16:19 +02:00 |
|
Simon Warta
|
585338a3fa
|
Change gasWanted/gasUsed to bigint
|
2023-10-26 16:16:19 +02:00 |
|