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 |
Michael Vines
|
656e2649a7
|
v0.15.0
|
2019-04-27 07:38:46 -07:00 |
Sagar Dhawan
|
9c2809db21
|
Delete SharedPackets (#3843)
* Delete SharedPackets
* Fix bench and sigverify
|
2019-04-17 18:15:50 -07:00 |
Rob Walker
|
01657ddfe7
|
packet.rs optimizations (#3818)
* packet.rs optimizations
* remove redundant and aggressive metric submission
* remove metrics submit(), get compiling again, honor log level in inc()
|
2019-04-17 14:14:57 -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
|
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 |
Michael Vines
|
6ab6e6cb9b
|
Clean up exit flag handing across TVU
|
2019-03-04 21:26:50 -08: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 |