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 |
Michael Vines
|
14f6d5c82b
|
Bump version to 0.18.0-pre1
|
2019-08-05 15:11:44 -07:00 |
dependabot-preview[bot]
|
f03e066ec5
|
Bump log from 0.4.7 to 0.4.8 (#5382)
Bumps [log](https://github.com/rust-lang/log) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-01 14:31:18 -07:00 |
dependabot-preview[bot]
|
01d2b4e952
|
Bump jsonrpc-http-server from 12.1.0 to 13.0.0 (#5361)
* Bump jsonrpc-http-server from 12.1.0 to 13.0.0
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v12.1.0...v13.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update all jsonrpc crates to v13.0.0
|
2019-07-31 14:30:47 -06:00 |
dependabot-preview[bot]
|
b7e08052ae
|
Bump serde from 1.0.97 to 1.0.98 (#5315)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-30 19:46:50 -07:00 |
Dan Albert
|
b8835312bb
|
Update cargo.toml files to 0.18.0-pre0 (#5303)
|
2019-07-27 11:42:06 -06:00 |
dependabot-preview[bot]
|
349ebec629
|
Bump serde from 1.0.94 to 1.0.97 (#5285)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.94 to 1.0.97.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.94...v1.0.97)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-26 07:22:25 -06:00 |
dependabot-preview[bot]
|
a6302acfd5
|
Bump jsonrpc-http-server from 12.0.0 to 12.1.0 (#5211)
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v12.0.0...v12.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-22 10:34:27 -06:00 |
dependabot-preview[bot]
|
4684faa5e8
|
Bump jsonrpc-core from 12.0.0 to 12.1.0 (#5143)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v12.0.0...v12.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-19 09:59:56 -07:00 |
dependabot-preview[bot]
|
19e131d710
|
Bump jsonrpc-derive from 12.0.0 to 12.1.0 (#5193)
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v12.0.0...v12.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-19 07:34:48 -07:00 |
dependabot-preview[bot]
|
bbd0455418
|
Bump log from 0.4.6 to 0.4.7 (#5144)
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-17 09:25:57 -06:00 |
Rob Walker
|
0d27515d09
|
tmp dirs target to farf (#5079)
|
2019-07-12 18:28:42 -07:00 |
dependabot-preview[bot]
|
db13b52e6a
|
Bump serde_json from 1.0.39 to 1.0.40 (#4881)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.39...v1.0.40)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-03 16:15:56 -06:00 |
dependabot-preview[bot]
|
f0191a98ab
|
Bump serde from 1.0.93 to 1.0.94 (#4864)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-28 15:07:16 -07:00 |
dependabot-preview[bot]
|
0e1480b84e
|
Bump serde from 1.0.92 to 1.0.93 (#4791)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-23 17:23:41 -07:00 |
Dan Albert
|
9911942dbd
|
Increment cargo.toml files to v0.17.0
|
2019-06-22 04:35:25 +00:00 |
dependabot-preview[bot]
|
64d63966c7
|
Bump jsonrpc crates to 12.0.0 (#4553)
* Bump jsonrpc-pubsub from 11.0.0 to 12.0.0
Bumps [jsonrpc-pubsub](https://github.com/paritytech/jsonrpc) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits/v12.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update all jsonrpc crates
|
2019-06-10 13:22:57 -06:00 |
dependabot-preview[bot]
|
ce2ce76958
|
Bump serde from 1.0.91 to 1.0.92 (#4504)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
|
2019-06-04 14:32:09 -07:00 |
Michael Vines
|
7a021dff05
|
Beautify Cargo.tomls with |cargo tomlfmt| (#4477)
|
2019-05-29 18:30:49 -07:00 |
Michael Vines
|
ed6a438c51
|
v0.16.0
|
2019-05-26 19:42:15 -07:00 |
Rob Walker
|
a80176496d
|
add /target/ to .gitignore files for all crates (#4217)
* add /target/ to .gitignore files for all crates
* shellcheck
|
2019-05-08 12:15:05 -07:00 |
dependabot[bot]
|
673a9417ef
|
Bump serde from 1.0.90 to 1.0.91 (#4171)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 21:41:30 -07:00 |
Michael Vines
|
656e2649a7
|
v0.15.0
|
2019-04-27 07:38:46 -07:00 |
Dan Albert
|
8638b3bb19
|
Update Cargo.toml files for version = 0.14.0
|
2019-04-16 02:50:20 +00:00 |
dependabot[bot]
|
21287ba554
|
Bump clap from 2.32.0 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-08 12:56:44 -07:00 |
Tyera Eulberg
|
ef5df6f3fe
|
Add server specification
|
2019-04-05 11:44:57 -07:00 |
Tyera Eulberg
|
2f90f9fbd4
|
Version all jsonrpc crates, in core too
|
2019-04-05 11:44:57 -07:00 |
dependabot[bot]
|
12b099ea78
|
Bump jsonrpc-core from 10.1.0 to 11.0.0
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-05 11:44:57 -07:00 |
dependabot[bot]
|
e6ac5bc546
|
Bump serde from 1.0.89 to 1.0.90
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-03 20:26:48 -06:00 |
Greg Fitzgerald
|
fcef54d062
|
Add a constructor to generate random pubkeys
|
2019-03-31 16:23:18 -06:00 |
Michael Vines
|
bb420cb995
|
Use crate_description and crate_name Clap macros
|
2019-03-14 00:35:34 -05:00 |
Michael Vines
|
6899bd7099
|
0.13.0
|
2019-03-11 16:21:19 -07:00 |
Rob Walker
|
195a880576
|
pass Pubkeys as refs, copy only where values needed (#3213)
* pass Pubkeys as refs, copy only where values needed
* Pubkey is pervasive
* fixup
|
2019-03-09 19:28:43 -08:00 |
Michael Vines
|
bd39ab9365
|
Clean up exit signal handling
|
2019-03-05 19:20:29 -08:00 |
dependabot[bot]
|
771a88665c
|
Bump serde from 1.0.88 to 1.0.89
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.88...v1.0.89)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-01 15:51:11 -07:00 |
dependabot[bot]
|
5b72a984a3
|
Bump serde_json from 1.0.38 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.38...v1.0.39)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-28 06:57:17 -07:00 |
dependabot[bot]
|
02801b3e75
|
Bump serde from 1.0.87 to 1.0.88
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.87...v1.0.88)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-16 05:02:10 -07:00 |
dependabot[bot]
|
aed07f0f48
|
Bump jsonrpc-derive from 10.0.2 to 10.1.0 (#2748)
* Bump jsonrpc-derive from 10.0.2 to 10.1.0
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v10.0.2...v10.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump version for all jsonrpc crates; remove pubsub dependency in vote-signer
|
2019-02-13 10:44:22 -07:00 |