Michael Vines
|
a2eb655322
|
=1.7.0
|
2021-03-16 07:51:07 +00:00 |
Michael Vines
|
0c9ca5522c
|
Bump version to v1.7.0
|
2021-03-13 09:01:21 +00:00 |
Trent Nelson
|
7f7370c306
|
Re-allow clippy::integer_arithmetic at crate-level
|
2021-02-17 13:55:08 -07:00 |
dependabot[bot]
|
4ecc0f4fa6
|
chore: bump rayon from 1.4.1 to 1.5.0 (#14177)
* chore: bump rayon from 1.4.1 to 1.5.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.4.1...rayon-core-v1.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2021-01-15 18:07:35 +09:00 |
Michael Vines
|
1e977ac025
|
Bump version to v1.6.0
|
2020-12-15 18:28:04 +00:00 |
dependabot[bot]
|
88d950e5a8
|
chore: bump log from 0.4.8 to 0.4.11 (#13691)
* chore: bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)
Signed-off-by: dependabot[bot] <support@github.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2020-12-13 13:48:23 +09:00 |
Michael Vines
|
959880db60
|
Remove unused pubkey::Pubkey imports
|
2020-10-21 19:08:13 -07:00 |
Michael Vines
|
7bc073defe
|
Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand`
|
2020-10-21 19:08:13 -07:00 |
Michael Vines
|
8a119c1483
|
Bump reqwest/rayon to get past `cargo audit`
|
2020-10-11 18:51:09 +00:00 |
Michael Vines
|
11df2e2236
|
Bump version to v1.5.0
|
2020-10-08 04:51:36 +00:00 |
Tyera Eulberg
|
a5c3fc14b3
|
Use publish=false (#12447)
|
2020-09-24 09:51:48 -06:00 |
sakridge
|
697e004e0d
|
Add feature to RPC dos (#12119)
|
2020-09-09 08:21:48 -07:00 |
sakridge
|
c4253dc0f9
|
Update to rayon 1.4.0 (#11898)
|
2020-08-28 21:00:11 -07:00 |
Michael Vines
|
a1e2357d12
|
`solana-gossip spy` can now be given an identity keypair (`--identity` argument)
|
2020-08-22 17:00:50 -07:00 |
Trent Nelson
|
e12ab9d0dd
|
Bump version to 1.4.0
|
2020-08-05 12:04:15 -06:00 |
dependabot-preview[bot]
|
841ecfd927
|
chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867)
* chore(deps): bump bincode from 1.2.1 to 1.3.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
* Switch from deprecated method
* Add options to maintain behavior with bincode::options()
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
|
2020-07-09 00:08:05 +00:00 |
dependabot-preview[bot]
|
4deec51703
|
chore(deps): bump rayon from 1.3.0 to 1.3.1 (#10605)
* chore(deps): bump rayon from 1.3.0 to 1.3.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.3.0...v1.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2020-07-01 08:09:28 -07:00 |
R. M. Shea
|
48febf153b
|
Change documentation introduction to indicate Foundation IP transfer (#10440)
|
2020-06-13 14:41:05 -07:00 |
Michael Vines
|
9eefb2c929
|
Bump version to 1.3.0
|
2020-05-28 15:01:13 -07:00 |
carllin
|
97f2bcff69
|
master: Add nonce to shreds repairs, add shred data size to header (#10109)
* Add nonce to shreds/repairs
* Add data shred size to header
Co-authored-by: Carl <carl@solana.com>
|
2020-05-19 12:38:18 -07:00 |
Kristofer Peterson
|
58ef02f02b
|
9951 clippy errors in the test suite (#10030)
automerge
|
2020-05-15 09:35:43 -07:00 |
Jack May
|
eb1acaf927
|
Remove archiver and storage program (#9992)
automerge
|
2020-05-14 18:22:47 -07:00 |
Michael Vines
|
4e4a21f9b7
|
`solana-gossip spy` can now specify a shred version (#10040)
|
2020-05-13 19:37:40 -07:00 |
Michael Vines
|
2521f75c18
|
Advertise node software version in gossip (#9981)
* Advertise node version in gossip
* Remove solana_clap_utils::version! macro
|
2020-05-11 15:02:01 -07:00 |
dependabot-preview[bot]
|
6660e93c39
|
Bump clap from 2.33.0 to 2.33.1 (#9978)
* Bump clap from 2.33.0 to 2.33.1
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.0...v2.33.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2020-05-11 14:32:50 -07:00 |
Stephen Akridge
|
eb24f3df84
|
Update dalek version
|
2020-04-28 21:02:47 -06:00 |
Michael Vines
|
d1cbccd9ba
|
solana-dos can now DoS gossip nodes (#9652)
automerge
|
2020-04-23 11:46:12 -07:00 |
Michael Vines
|
45ff1f2379
|
dos: Tidy up clap argument handling, and adapt to newer solana-dos arguments (#9633)
* Tidy up clap argument handling
* Adapt to newer solana-dos arguments
|
2020-04-21 16:58:30 -07:00 |
Michael Vines
|
47ae57610a
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:06:17 -07:00 |
sakridge
|
ae66c0e497
|
Add repair message support to dos tool (#9090)
|
2020-03-29 14:44:25 -07:00 |
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -07:00 |
sakridge
|
bca769111f
|
Dos all the things (#8914)
* Dos all the things
* Use solana-dos for gossip dos test
|
2020-03-20 12:55:38 -07:00 |