Go to file
Greg Fitzgerald fb8612be49
Update non-circulating pubkeys (#10524)
automerge
2020-06-11 16:30:25 -07:00
.buildkite Rework buildkite pipeline construction to be more composable 2020-06-11 13:17:25 -07:00
.github
accounts-bench Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
banking-bench Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bench-exchange Expose last-valid-slot to BankClient and ThinClient users (#10478) 2020-06-09 17:07:32 -07:00
bench-streamer Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
bench-tps Expose last-valid-slot to BankClient and ThinClient users (#10478) 2020-06-09 17:07:32 -07:00
ci Put docs step in a container 2020-06-11 13:42:20 -07:00
clap-utils Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
cli Add `merge-stake` subcommmand 2020-06-10 23:19:31 -07:00
cli-config Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
client Expose last-valid-slot to BankClient and ThinClient users (#10478) 2020-06-09 17:07:32 -07:00
core Update non-circulating pubkeys (#10524) 2020-06-11 16:30:25 -07:00
crate-features Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
docs Fix broken image link (#10496) 2020-06-10 02:45:17 -07:00
dos Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
download-utils Bump reqwest from 0.10.5 to 0.10.6 2020-06-03 09:01:36 -07:00
faucet Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
genesis Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
genesis-programs Improve Rpc inflation tooling (#10309) 2020-05-29 11:50:25 -07:00
gossip Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
install Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
keygen Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
ledger Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
ledger-tool Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
local-cluster Adopt heaviest subtree fork choice rule (#10441) 2020-06-11 12:16:04 -07:00
log-analyzer Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
logger Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
measure Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
merkle-tree Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
metrics Add RPC Send Transaction Service graphs 2020-06-10 18:14:06 -07:00
multinode-demo Add --warp-slot argument to |solana-ledger-tool create-snapshot| 2020-06-09 09:16:21 -07:00
net net.sh: Add 'upgrade' subcommand to upload a new release to the BSV 2020-06-01 16:37:17 -06:00
net-shaper Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
net-utils Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
notifier Bump reqwest from 0.10.5 to 0.10.6 2020-06-03 09:01:36 -07:00
perf Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
programs Add StakeInstruction::Merge (#10503) 2020-06-10 17:22:47 -07:00
ramp-tps Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
rayon-threadlimit Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
remote-wallet Bump console from 0.10.3 to 0.11.3 (#10314) 2020-05-30 07:47:41 -06:00
runtime Adopt heaviest subtree fork choice rule (#10441) 2020-06-11 12:16:04 -07:00
scripts Run clippy before check to avoid being skipped (#10464) 2020-06-09 12:25:39 +09:00
sdk Document InvokeContext trait (#10514) 2020-06-11 15:31:13 -07:00
stake-accounts Remove RpcClient::resign_transaction() 2020-06-02 07:44:30 -07:00
stake-monitor Add StakeInstruction::Merge (#10503) 2020-06-10 17:22:47 -07:00
stake-o-matic Add stage 5 TdS Validators to list (#10508) 2020-06-10 18:57:18 -07:00
streamer Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
sys-tuner Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
system-test Factor out testnet automation SW version resolution 2020-06-10 09:55:39 -06:00
tokens More reliable way to detect expired transactions (#10482) 2020-06-10 17:00:13 -06:00
transaction-status Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
upload-perf Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
validator Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
version Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
vote-signer Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
watchtower Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
.clippy.toml
.codecov.yml
.gitbook.yaml
.gitignore
.mergify.yml
.travis.yml
CONTRIBUTING.md
Cargo.lock Bump serde_json from 1.0.53 to 1.0.54 2020-06-09 16:57:46 -07:00
Cargo.toml Add clap-utils to workspace (#10340) 2020-05-30 11:26:26 -06:00
LICENSE
README.md
RELEASE.md
fetch-perf-libs.sh
run.sh

README.md

Solana

Solana crate Solana documentation Build status codecov

Building

1. Install rustc, cargo and rustfmt.

$ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
$ rustup component add rustfmt

If your rustc version is lower than 1.39.0, please update it:

$ rustup update

On Linux systems you may need to install libssl-dev, pkg-config, zlib1g-dev, etc. On Ubuntu:

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang

2. Download the source code.

$ git clone https://github.com/solana-labs/solana.git
$ cd solana

3. Build.

$ cargo build

4. Run a minimal local cluster.

$ ./run.sh

Testing

Run the test suite:

$ cargo test

Starting a local testnet

Start your own testnet locally, instructions are in the online docs.

Accessing the remote testnet

  • testnet - public stable testnet accessible via devnet.solana.com. Runs 24/7

Benchmarking

First install the nightly build of rustc. cargo bench requires use of the unstable features only available in the nightly build.

$ rustup install nightly

Run the benchmarks:

$ cargo +nightly bench

Release Process

The release process for this project is described here.

Code coverage

To generate code coverage statistics:

$ scripts/coverage.sh
$ open target/cov/lcov-local/index.html

Why coverage? While most see coverage as a code quality metric, we see it primarily as a developer productivity metric. When a developer makes a change to the codebase, presumably it's a solution to some problem. Our unit-test suite is how we encode the set of problems the codebase solves. Running the test suite should indicate that your change didn't infringe on anyone else's solutions. Adding a test protects your solution from future changes. Say you don't understand why a line of code exists, try deleting it and running the unit-tests. The nearest test failure should tell you what problem was solved by that code. If no test fails, go ahead and submit a Pull Request that asks, "what problem is solved by this code?" On the other hand, if a test does fail and you can think of a better way to solve the same problem, a Pull Request with your solution would most certainly be welcome! Likewise, if rewriting a test can better communicate what code it's protecting, please send us that patch!

Disclaimer

All claims, content, designs, algorithms, estimates, roadmaps, specifications, and performance measurements described in this project are done with the author's best effort. It is up to the reader to check and validate their accuracy and truthfulness. Furthermore nothing in this project constitutes a solicitation for investment.