Michael Vines
|
1e977ac025
|
Bump version to v1.6.0
|
2020-12-15 18:28:04 +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 |
Trent Nelson
|
e12ab9d0dd
|
Bump version to 1.4.0
|
2020-08-05 12:04:15 -06: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 |
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 |
Michael Vines
|
47ae57610a
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:06:17 -07:00 |
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -07:00 |
anatoly yakovenko
|
9cedeb0a8d
|
Pull streamer out into its own module. (#8917)
automerge
|
2020-03-17 23:30:23 -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 |
Dan Albert
|
c324e71768
|
Bump cargo toml versions to 0.24.0 (#7976)
|
2020-01-25 11:04:27 -06: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 |
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 |
Ryo Onodera
|
3faeb7fa79
|
Rename solana-netutil to solana-net-utils for consistency (#6895)
* sed -i -e 's/netutil/net_utils/g' $(git grep --files-with-matches netutil :**.rs)
* sed -i -e 's/netutil/net-utils/g' $(git grep --files-with-matches netutil)
* git mv netutil/ net-utils
* Tweak a bit
* Fix rustfmt & clippy
|
2019-11-12 13:37:13 -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 |
Dan Albert
|
9c9991db1d
|
Update cargo toml and lock files to v0.20.0 (#6016)
|
2019-09-22 21:45:56 -04:00 |
Michael Vines
|
1d0be265d9
|
Add explicit validator-cuda crate (#5985)
|
2019-09-19 20:50:34 -07:00 |
Michael Vines
|
643d0b0868
|
Make the world flat again; remove utils/ subdirectory (#5752)
automerge
|
2019-08-30 11:57:39 -07:00 |
Michael Vines
|
ba59741b60
|
Bump to 0.19.0-pre0
|
2019-08-25 21:47:29 -07:00 |
Michael Vines
|
3450b9a44d
|
Rename solana to solana-core (#5583)
|
2019-08-21 10:23:33 -07:00 |
Michael Vines
|
b1203da82c
|
Bump to 0.18.0-pre2
|
2019-08-20 16:56:00 -07:00 |
Rob Walker
|
a252acf539
|
move netutil (#5552)
|
2019-08-17 15:52:12 -07: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 |
Dan Albert
|
b8835312bb
|
Update cargo.toml files to 0.18.0-pre0 (#5303)
|
2019-07-27 11:42:06 -06:00 |
Dan Albert
|
9911942dbd
|
Increment cargo.toml files to v0.17.0
|
2019-06-22 04:35:25 +00:00 |
Michael Vines
|
0dbe5ee559
|
Add chacha-sys crate (#4620)
* af9ff9c7f9/src/cpu-crypt
* Add chacha-sys crate
* Remove chacha feature
* Remove erasure feature
* Add .gitignore
|
2019-06-10 07:14:02 -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 |
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 |
Pankaj Garg
|
b001685e7b
|
Added missing feature flag for erasure (#3741)
|
2019-04-11 15:25:32 -07: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 |
Michael Vines
|
6899bd7099
|
0.13.0
|
2019-03-11 16:21:19 -07:00 |
Michael Vines
|
5f5d779ee1
|
Move src/ into core/src. Top-level crate is now called solana-workspace
|
2019-03-02 09:52:18 -08:00 |
Michael Vines
|
85c8af08b3
|
Link dangling program cuda features to the src/ crate
|
2019-02-01 12:42:46 -08:00 |
Michael Vines
|
0e567381fb
|
v0.12.0
|
2018-12-19 17:03:28 -08:00 |
Michael Vines
|
5bf9a20d42
|
fullnode-config no longer depends on src/
|
2018-12-14 20:13:34 -08:00 |
Michael Vines
|
6ac466c0a4
|
Move src/logger.rs into logger/ crate to unify logging across the workspace
|
2018-12-14 13:10:43 -08:00 |
Michael Vines
|
0fe6d61036
|
Move binaries from src/bin into their own crate
|
2018-12-13 22:25:27 -08:00 |