janfabian
|
af78d546ec
|
feat(timeout-height): expectAsync fail test
|
2023-10-26 15:54:42 +02: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
|
6a877027f6
|
Merge branch '0.31'
|
2023-10-25 13:02:07 +02:00 |
|
Simon Warta
|
bb0ef98637
|
Set version 0.31.3
v0.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
|
08200aeb22
|
Merge pull request #1484 from cosmos/new-cosmjs-types
Upgrade to new cosmjs-types (Telescope 1.0, big int 🔥)
|
2023-10-25 11:54:24 +02:00 |
|
Simon Warta
|
a11132759b
|
Revert instantiatePermission to be undefined instead of default
|
2023-10-25 11:23:15 +02:00 |
|
Simon Warta
|
ec4637953a
|
Add CHANGELOG entry
|
2023-10-25 11:23:15 +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
|
54ea69b750
|
Make typeUrl optional in TelescopeGeneratedType
|
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
|
3eba4348da
|
Merge pull request #1492 from cosmos/upgrade-babel
Upgrade Babel dependencies
|
2023-10-24 18:06:54 +02:00 |
|
Simon Warta
|
5f955287f4
|
Upgrade Babel dependencies
|
2023-10-24 17:43:48 +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
v0.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 |
|
Simon Warta
|
8afe3b0b5c
|
Merge pull request #1491 from cosmos/upgrade-yasmine
Upgrade jasmine to latest 4.x release
|
2023-10-24 15:54:41 +02:00 |
|
Simon Warta
|
b82a84a997
|
Upgrade @types/jasmine to 4.6.1
|
2023-10-24 15:36:02 +02:00 |
|
Simon Warta
|
f712977d08
|
Upgrade Jasmine to 4.6.0
|
2023-10-24 15:34:18 +02:00 |
|
janfabian
|
2bf0e05a1b
|
feat(timeout-height): allow define optional timeout height parameter
|
2023-10-17 11:11:21 +02:00 |
|
Simon Warta
|
2125ce8fa1
|
Merge pull request #1480 from cosmos/dependabot/npm_and_yarn/protobufjs-6.11.4
Bump protobufjs from 6.11.3 to 6.11.4
|
2023-09-20 22:51:01 +02:00 |
|
Simon Warta
|
f5cec149a5
|
Fix protobufjs installation
|
2023-09-20 22:20:55 +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 |
|
Simon Warta
|
6423addb30
|
Merge pull request #1477 from cosmos/add-ibc-memo-simon
Add memo field to AminoMsgTransfer
|
2023-09-20 22:14:47 +02:00 |
|
Simon Warta
|
c66efe5d83
|
Add CHANGELOG entry
|
2023-09-20 18:51:34 +02:00 |
|
Shane Vitarana
|
1dbe0d1ad9
|
Add memo field to AminoMsgTransfer
|
2023-09-20 18:50:03 +02:00 |
|
Simon Warta
|
1f97ee650d
|
Merge pull request #1473 from cosmos/drop-node14
Drop support for Node.js 14 and add support for Node.js 20
|
2023-09-20 18:49:19 +02:00 |
|
Simon Warta
|
b297e0f09c
|
Disable SES in CI
|
2023-09-20 17:43:11 +02:00 |
|
Simon Warta
|
32ab6a1496
|
Remove default request headers that new node.js is not sending anymore
|
2023-09-19 10:48:14 +02:00 |
|
Simon Warta
|
0068766518
|
Upgrade yarn to 3.6.3
|
2023-09-19 10:47:56 +02:00 |
|
Simon Warta
|
170ebed422
|
Install libudev-dev
|
2023-09-07 14:39:13 +02:00 |
|
Simon Warta
|
d288a38c18
|
Accept fetch failed error message for non-open port
|
2023-09-07 14:11:32 +02:00 |
|
Simon Warta
|
9a55ecb96b
|
Upgrade node-gyp
|
2023-09-07 14:09:50 +02:00 |
|
Simon Warta
|
16c60c8209
|
Update nodesource.com URLs
|
2023-09-07 14:01:18 +02:00 |
|
Simon Warta
|
312c7bcfe8
|
Drop support for Node.js 14 and add support for Node.js 20
|
2023-09-07 14:01:02 +02:00 |
|
Simon Warta
|
92a0c1003a
|
Merge pull request #1466 from cosmos/tendermint-0.38
Create CometBFT 0.38 client and auto-detection
|
2023-09-07 13:26:48 +02:00 |
|
Simon Warta
|
efdf1983e6
|
Move Decoder, Encoder out of adaptor
|
2023-08-24 17:40:36 +02:00 |
|
Simon Warta
|
99217b1437
|
Use CometClient
|
2023-08-24 17:10:57 +02:00 |
|
Simon Warta
|
ec26b0a883
|
Add connectComet for auto-detecting the right client
|
2023-08-24 17:09:37 +02:00 |
|
Simon Warta
|
3124187177
|
Remove Adaptor abstractions
|
2023-08-24 16:46:19 +02:00 |
|
Simon Warta
|
4adfcb0f6a
|
Remove hashTx/hashBlock from Adaptor abstraction
|
2023-08-24 16:32:57 +02:00 |
|
Simon Warta
|
3cffb629a1
|
Create Comet38Client
|
2023-08-24 16:29:08 +02:00 |
|
Simon Warta
|
b7410530fd
|
Avoid running Tendermint37Client against 0.38 backend
|
2023-08-24 16:28:52 +02:00 |
|