Michael Vines
|
dcb35d287a
|
Bump version to 0.23.9
|
2020-02-29 12:27:25 -07:00 |
|
Michael Vines
|
eb4d6912bd
|
Bump version to 0.23.8
|
2020-02-27 22:00:44 -07:00 |
|
Michael Vines
|
df2b4d31b7
|
Bump version to 0.23.7
|
2020-02-21 20:01:54 -07:00 |
|
mergify[bot]
|
02877814fa
|
Rename KeypairUtil to Signer (#8360) (#8366)
automerge
|
2020-02-20 16:30:43 -08:00 |
|
Michael Vines
|
897e1fc5d6
|
Bump version to 0.23.6
|
2020-02-14 22:38:14 -07:00 |
|
Michael Vines
|
ec319a6043
|
Bump version to 0.23.5
|
2020-02-12 13:58:37 -07:00 |
|
Michael Vines
|
f389d434f8
|
Bump version to 0.23.4
|
2020-02-12 13:56:59 -07:00 |
|
Michael Vines
|
41a28d7322
|
Bump version to 0.23.3
|
2020-02-03 21:10:30 -07:00 |
|
Michael Vines
|
466c7dafb3
|
Bump version to v0.23.2
|
2020-02-01 21:46:34 -07:00 |
|
Dan Albert
|
4e6eca9748
|
Update cargo files to 0.23.1 (#7994)
automerge
|
2020-01-27 20:44:44 -08:00 |
|
Dan Albert
|
ca10cf081f
|
Update cargo.toml files from 0.22.0 to 0.23.0 (#7596)
|
2019-12-20 21:45:42 -05:00 |
|
dependabot-preview[bot]
|
7ad64c8d45
|
Bump serde from 1.0.103 to 1.0.104
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 08:50:09 -07:00 |
|
dependabot-preview[bot]
|
891767c6b7
|
Bump serde_json from 1.0.42 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.42...v1.0.44)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-08 09:43:24 -07:00 |
|
dependabot-preview[bot]
|
b13696ea1a
|
Bump jsonrpc-http-server from 14.0.3 to 14.0.5 (#7181)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.3 to 14.0.5.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.3...jsonrpc-http-server-v14.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-02 09:55:40 -07:00 |
|
dependabot-preview[bot]
|
e7fe0db051
|
Bump jsonrpc-derive from 14.0.3 to 14.0.5 (#7173)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 14.0.3 to 14.0.5.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.3...jsonrpc-derive-v14.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-29 14:15:02 -07:00 |
|
dependabot-preview[bot]
|
f97626346b
|
Bump jsonrpc-core from 14.0.3 to 14.0.5 (#7170)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.3 to 14.0.5.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-28 10:59:31 -07:00 |
|
dependabot-preview[bot]
|
7f4feaee08
|
Bump serde from 1.0.102 to 1.0.103 (#7163)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-27 09:10:25 -07:00 |
|
dependabot-preview[bot]
|
2b13158e29
|
Bump serde_json from 1.0.41 to 1.0.42 (#7142)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.42)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-26 15:09:01 -07:00 |
|
Michael Vines
|
294662a1ce
|
Bump version to 0.22.0
|
2019-11-25 21:34:50 -07:00 |
|
Ryo Onodera
|
4fc767b3f6
|
Move version! from core:: to clap_utils:: (#6944)
* Move version! from core to clap-utils
* Completely move version! from core:: to clap_utils::
* rustfmt
* Do remaining transition after rebase
|
2019-11-14 13:10:38 +09:00 |
|
dependabot-preview[bot]
|
029a2837e4
|
Bump jsonrpc-http-server from 14.0.1 to 14.0.3 (#6597)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.1...v14.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-29 10:30:06 -07:00 |
|
dependabot-preview[bot]
|
30c0a7d069
|
Bump serde from 1.0.101 to 1.0.102 (#6581)
automerge
|
2019-10-28 09:19:39 -07:00 |
|
Dan Albert
|
73c31d873e
|
Update Cargo.toml versions from 0.20.0 to 0.21.0 (#6568)
|
2019-10-25 17:40:49 -06:00 |
|
dependabot-preview[bot]
|
0cf4eb2ee4
|
Bump jsonrpc-core from 14.0.1 to 14.0.3 (#6552)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-25 09:40:25 -07:00 |
|
dependabot-preview[bot]
|
bbd5dde66d
|
Bump jsonrpc-derive from 14.0.1 to 14.0.3 (#6554)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.1...v14.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-25 07:41:03 -07:00 |
|
dependabot-preview[bot]
|
cc1cc7be94
|
Bump jsonrpc-derive from 14.0.0 to 14.0.1 (#6466)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.0...v14.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-21 07:48:14 -07:00 |
|
dependabot-preview[bot]
|
171c0d5421
|
Bump jsonrpc-core from 14.0.0 to 14.0.1 (#6439)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-18 11:17:25 -07:00 |
|
dependabot-preview[bot]
|
c01bc4afbd
|
Bump jsonrpc-http-server from 14.0.0 to 14.0.1 (#6437)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-18 11:04:30 -07:00 |
|
Justin Starry
|
78b2e4df9f
|
Revert "Revert "Bump jsonrpc-core from 13.2.0 to 14.0.0 (#6287)" (#6328)" (#6336)
This reverts commit 578aa439be .
|
2019-10-11 13:19:13 -04:00 |
|
Justin Starry
|
578aa439be
|
Revert "Bump jsonrpc-core from 13.2.0 to 14.0.0 (#6287)" (#6328)
This reverts commit c2761a1259 .
|
2019-10-11 00:32:06 -04:00 |
|
dependabot-preview[bot]
|
c2761a1259
|
Bump jsonrpc-core from 13.2.0 to 14.0.0 (#6287)
* Bump jsonrpc-core from 13.2.0 to 14.0.0
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.2.0...v14.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump all jsonrpc versions
|
2019-10-10 10:32:38 -06:00 |
|
dependabot-preview[bot]
|
d759a447be
|
Bump serde_json from 1.0.40 to 1.0.41 (#6226)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.40...v1.0.41)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-03 21:03:05 -06:00 |
|
Dan Albert
|
9c9991db1d
|
Update cargo toml and lock files to v0.20.0 (#6016)
|
2019-09-22 21:45:56 -04:00 |
|
dependabot-preview[bot]
|
8eab673b1c
|
Bump serde from 1.0.100 to 1.0.101 (#5994)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-20 07:05:16 -06:00 |
|
dependabot-preview[bot]
|
5157bdd8ce
|
Bump jsonrpc-http-server from 13.1.0 to 13.2.0 (#5975)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-19 13:10:54 -06:00 |
|
dependabot-preview[bot]
|
1a71804ef2
|
Bump bs58 from 0.2.5 to 0.3.0 (#5974)
Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases)
- [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.2.5...0.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-19 10:39:37 -06:00 |
|
dependabot-preview[bot]
|
31a276b628
|
Bump jsonrpc-core from 13.1.0 to 13.2.0 (#5894)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-18 11:44:47 -06:00 |
|
dependabot-preview[bot]
|
75c0a268e0
|
Bump jsonrpc-derive from 13.1.0 to 13.2.0 (#5893)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-18 10:48:37 -06:00 |
|
dependabot-preview[bot]
|
0d7efe5176
|
Bump serde from 1.0.99 to 1.0.100 (#5862)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-10 12:27:41 -07:00 |
|
dependabot-preview[bot]
|
f840eefcbf
|
Bump bs58 from 0.2.4 to 0.2.5 (#5747)
Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases)
- [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.2.4...0.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-30 11:41:41 -06:00 |
|
dependabot-preview[bot]
|
156399e8aa
|
Bump jsonrpc-http-server from 13.0.0 to 13.1.0 (#5707)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-28 14:21:17 -06:00 |
|
dependabot-preview[bot]
|
85f03b590d
|
Bump jsonrpc-derive from 13.0.0 to 13.1.0 (#5668)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-27 08:48:34 -07:00 |
|
dependabot-preview[bot]
|
8e6e72babd
|
Bump jsonrpc-core from 13.0.0 to 13.1.0 (#5669)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-27 07:49:16 -07:00 |
|
Michael Vines
|
ba59741b60
|
Bump to 0.19.0-pre0
|
2019-08-25 21:47:29 -07:00 |
|
dependabot-preview[bot]
|
d6f824abc0
|
Bump bs58 from 0.2.2 to 0.2.4 (#5560)
Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases)
- [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.2.2...0.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-21 12:13:52 -07:00 |
|
Michael Vines
|
b1203da82c
|
Bump to 0.18.0-pre2
|
2019-08-20 16:56:00 -07:00 |
|
dependabot-preview[bot]
|
8b7cca986a
|
Bump serde from 1.0.98 to 1.0.99 (#5540)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-19 10:06:15 -06:00 |
|
Greg Fitzgerald
|
471bc73a23
|
Fix Rust 1.37.0 compiler warnings (#5530)
Looks like most usages of trait objects should have introduced
a type variable instead.
|
2019-08-15 14:00:09 -06:00 |
|
Michael Vines
|
dd4640e1ed
|
Revert "Revert "Bump version to 0.18.0-pre1""
This reverts commit 42c7d57fc0 .
|
2019-08-05 15:55:13 -07:00 |
|
Michael Vines
|
42c7d57fc0
|
Revert "Bump version to 0.18.0-pre1"
This reverts commit 14f6d5c82b .
|
2019-08-05 15:53:55 -07:00 |
|