willclarktech
|
aeef64cd6e
|
root: Merge prettier deps in yarn.lock
|
2021-02-09 10:48:46 +00:00 |
|
willclarktech
|
2955925ede
|
cosmwasm-stargate: Update ts-proto to 1.53
|
2021-02-09 10:48:43 +00:00 |
|
willclarktech
|
b48cfa45b1
|
proto-signing: Update ts-proto to 1.53
|
2021-02-09 10:48:43 +00:00 |
|
willclarktech
|
8b25f8540b
|
proto-signing: Update ts-proto to 1.50
|
2021-02-09 10:48:38 +00:00 |
|
willclarktech
|
4c132a579f
|
proto-signing: Add ts-proto dependency
|
2021-02-09 10:48:37 +00:00 |
|
Simon Warta
|
19fcd43b5b
|
Upgrade @ledgerhq/* dependencies
|
2021-01-20 17:09:27 +01:00 |
|
willclarktech
|
a0bf3b3b03
|
root: Add SES dependency
|
2021-01-19 17:00:45 +00:00 |
|
dependabot[bot]
|
7ca5199a89
|
build(deps): bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-05 20:20:21 +00:00 |
|
Simon Warta
|
93e0434be5
|
Install fast-deep-equal
|
2020-12-22 18:34:07 +01:00 |
|
Simon Warta
|
2a393f3f55
|
Remove type-tagger dependencies
|
2020-12-21 03:15:09 +01:00 |
|
willclarktech
|
96beb84327
|
cosmwasm: Update pako to v2
|
2020-12-15 12:17:13 +00:00 |
|
willclarktech
|
97fe2d1e2d
|
cosmwasm-stargate: Add dependencies to package.json
|
2020-12-15 12:17:09 +00:00 |
|
dependabot[bot]
|
c003252951
|
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-12 07:17:00 +00:00 |
|
dependabot[bot]
|
e6a48a5d53
|
build(deps): bump highlight.js from 10.2.1 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.1...10.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-04 21:06:18 +00:00 |
|
Simon Warta
|
27f79f1102
|
Upgrade protobufjs to 6.10.2
|
2020-11-17 11:28:35 +01:00 |
|
willclarktech
|
d3da780995
|
root: Upgrade @typescript-eslint deps
Re eslint upgrade see https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0
|
2020-10-22 10:54:54 +02:00 |
|
Simon Warta
|
23d74f0187
|
Upgrade typedoc
|
2020-10-15 17:53:18 +02:00 |
|
Simon Warta
|
f2855ccaa6
|
Upgrade typescript to 4.0
|
2020-10-15 16:59:02 +02:00 |
|
willclarktech
|
174163f9f7
|
Update xstream to v11.14.0
|
2020-10-13 10:49:43 +02:00 |
|
willclarktech
|
1c7336d2e5
|
launchpad-ledger: Update dependencies
|
2020-10-06 17:12:55 +02:00 |
|
willclarktech
|
033a9339dc
|
launchpad-ledger: Add missing @ledgerhq/hw-transport devDependency
|
2020-10-06 17:05:08 +02:00 |
|
Simon Warta
|
abf6b0b4fa
|
Upgrade jasmine-spec-reporter to 6.0.0
|
2020-09-24 09:27:47 +02:00 |
|
willclarktech
|
75ffb87dac
|
launchpad-ledger: Add @ledgerhq/hw-transport-node-hid and types
|
2020-09-17 15:16:38 +02:00 |
|
willclarktech
|
59a02aa6e4
|
launchpad-ledger: Add @types/ledgerhq__hw-transport-webusb
|
2020-09-15 10:47:00 +02:00 |
|
willclarktech
|
cc49d373cb
|
launchpad-ledger: Add semver dependency
|
2020-09-15 10:47:00 +02:00 |
|
willclarktech
|
6a3d20b8e3
|
launchpad-ledger: Add @ledgerhq/hw-transport-webusb dep
|
2020-09-15 10:47:00 +02:00 |
|
dependabot[bot]
|
8f44e79fae
|
build(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-12 14:41:14 +00:00 |
|
Simon Warta
|
233b7dda83
|
Upgrade karma to 5.2.2
|
2020-09-08 18:30:30 +02:00 |
|
Simon Warta
|
5945025629
|
Upgrade karma to 5.2.1
|
2020-09-07 13:37:19 +02:00 |
|
Simon Warta
|
6788774390
|
Use the same protobufjs for ics23 and cosmjs
|
2020-08-18 12:48:37 +02:00 |
|
Ethan Frey
|
598469bfac
|
Bump to @confio/ics23 v0.6.3
|
2020-08-18 12:48:36 +02:00 |
|
Ethan Frey
|
a185541e96
|
Proving queries now wait for next header and compare app hash
|
2020-08-18 12:48:36 +02:00 |
|
Ethan Frey
|
f43870f818
|
Parse ics23 proofs and do initial verification
|
2020-08-18 12:48:36 +02:00 |
|
Simon Warta
|
8410388b68
|
Update terser-webpack-plugin
|
2020-08-12 11:46:53 +02:00 |
|
Simon Warta
|
0a1de963cf
|
Upgrade conventional-changelog
|
2020-08-08 08:53:19 +02:00 |
|
Simon Warta
|
3b5896d151
|
Update to eslint v7 and @typescript-eslint/* v3
|
2020-08-04 11:47:37 +02:00 |
|
Simon Warta
|
75ec0578ec
|
Update eslint-plugin-import
|
2020-08-04 11:47:37 +02:00 |
|
Simon Warta
|
b98ed5b670
|
Remove eslint-plugin-functional
|
2020-08-04 11:47:37 +02:00 |
|
Simon Warta
|
1dba27d64c
|
Bump elliptic to ^6.5.3
|
2020-08-01 16:23:15 +02:00 |
|
willclarktech
|
b7ceae3f0f
|
crypto: Update pbkdf2 dependencies
|
2020-07-21 13:35:06 +02:00 |
|
dependabot[bot]
|
3ba3327096
|
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 13:24:07 +00:00 |
|
willclarktech
|
1c51f7e743
|
proto-signing: Upgrade protobuf.js to 6.10.0
|
2020-07-16 12:57:19 +02:00 |
|
Simon Warta
|
951e7f4430
|
Install typedoc
|
2020-07-02 07:58:43 +02:00 |
|
Simon Warta
|
237349456f
|
Upgrade dev packages (#256)
* Upgrade source-map-support
* Upgrade webpack
* Upgrade jasmine-spec-reporter to 5.0.2
|
2020-06-28 10:20:15 +02:00 |
|
Simon Warta
|
41ddc94515
|
Upgrade lerna to ^3.22.1
|
2020-06-28 08:31:17 +02:00 |
|
Simon Warta
|
9f7b126044
|
Merge pull request #251 from CosmWasm/249-fork-stream
Fork @iov/stream
|
2020-06-25 16:32:17 +02:00 |
|
Simon Warta
|
a184d4843a
|
Remove unused dependencies from faucet
|
2020-06-25 16:09:15 +02:00 |
|
willclarktech
|
330c2bc000
|
root: Update yarn.lock
|
2020-06-25 16:03:55 +02:00 |
|
Will Clark
|
200a0f7fe6
|
Fork @iov/socket (#250)
* socket: Fork @iov/socket
* socket: Remove nonces
* socket: Update package.json
* socket: Update README
* socket: Remove tslint
* socket: Fix lint warnings
* scripts: Fork socketserver from IOV Core
* root: Update NOTICE for socket
* tendermint-rpc: Replace @iov/socket dependency with @cosmjs/socket
* root: Update CI config for tendermint/socket
* scripts: Add wait to tendermint start script
* socket: Add coverage
|
2020-06-25 16:01:41 +02:00 |
|
Simon Warta
|
97d0aeafcb
|
Setup code coverage for utils/encoding/crypto
|
2020-06-25 12:32:12 +02:00 |
|