Michael Vines
|
abf33b3b3b
|
Add commitment flag to `vote-account` and `validators` commands (#8597)
|
2020-03-03 17:53:30 -07:00 |
dependabot-preview[bot]
|
72ae82fe47
|
Bump crossbeam-channel from 0.3.9 to 0.4.2 (#8400)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.3.9 to 0.4.2.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/v0.4.2/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.3.9...v0.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-22 09:53:38 -07:00 |
Dan Albert
|
2d9d2f1e99
|
Update cargo versions from 1.0 to 1.1 (#8397)
|
2020-02-21 23:09:45 -08:00 |
Michael Vines
|
48f58a88bc
|
Bump version to 1.0.0
|
2020-02-20 23:52:19 -07:00 |
Tyera Eulberg
|
ab361a8073
|
Rename KeypairUtil to Signer (#8360)
automerge
|
2020-02-20 13:28:55 -08:00 |
Greg Fitzgerald
|
e8124324ff
|
Support transaction signing by heterogenous lists of keypairs (#8342)
automerge
|
2020-02-20 12:13:23 -08:00 |
Greg Fitzgerald
|
127553ce4b
|
Wrap ed25519_dalek::Keypair (#8247)
|
2020-02-12 14:15:12 -07:00 |
carllin
|
d3712dd26d
|
Factor repair from gossip (#8044)
|
2020-02-11 13:11:48 -07:00 |
carllin
|
fe590da3b6
|
Revert "Factor repair from gossip (#8044)" (#8143)
This reverts commit e61257695f .
|
2020-02-06 11:44:20 -08:00 |
dependabot-preview[bot]
|
65c24db83c
|
Bump serde_json from 1.0.44 to 1.0.46 (#8087)
* Bump serde_json from 1.0.44 to 1.0.46
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.46)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update Move's serde_json to v1.0.46
Co-authored-by: Jack May <jack@solana.com>
|
2020-02-04 16:59:23 -08:00 |
carllin
|
e61257695f
|
Factor repair from gossip (#8044)
|
2020-01-31 14:23:50 -08:00 |
Michael Vines
|
775fa0c968
|
Minor --expected-shred fix, clean up shred-related gossip log messages (#8041)
automerge
|
2020-01-30 13:22:05 -08:00 |
Sagar Dhawan
|
64c42e28dc
|
Add shred version filters to Crds Accessors (#8027)
* Add shred version filters to Crds Accessors
* Adopt entrypoint shred_version if one isn't provided
|
2020-01-30 00:15:37 -08:00 |
Dan Albert
|
c324e71768
|
Bump cargo toml versions to 0.24.0 (#7976)
|
2020-01-25 11:04:27 -06:00 |
Jack May
|
c95e5346a4
|
Boot the mut (#7926)
|
2020-01-22 17:54:06 -08:00 |
sakridge
|
8572b57834
|
Refactor chacha cuda to be able to test cuda crate but not in OpenCL (#7685)
* Refactor chacha cuda to be able to test cuda crate but not in OpenCL
chacha not implemeted in OpenCL
* Get off core::Error
|
2020-01-16 08:29:36 -08:00 |