Go to file
Michael Vines 2956cc5aed Add a couple feature tests 2020-09-28 12:24:09 -07:00
.buildkite Remove secrets not required by the main public CI 2020-08-31 11:05:28 -07:00
.github Github issues with 1 year of inactivity are now marked stale, and will be closed 7 days later. 2020-09-15 17:51:06 -07:00
.travis
account-decoder account-decoder: Add string format helpers to UiTokenAmount 2020-09-24 21:50:06 -06:00
accounts-bench Use publish=false (#12447) 2020-09-24 09:51:48 -06:00
banking-bench Use publish=false (#12447) 2020-09-24 09:51:48 -06:00
banks-client chore: bump tarpc from 0.21.0 to 0.22.0 (#11923) 2020-09-08 21:22:22 -06:00
banks-interface chore: bump tarpc from 0.21.0 to 0.22.0 (#11923) 2020-09-08 21:22:22 -06:00
banks-server SendTransactionServices now exit their thread on channel drop instead of by a flag 2020-09-18 17:29:10 +00:00
bench-exchange
bench-streamer Use publish=false (#12447) 2020-09-24 09:51:48 -06:00
bench-tps Use publish=false (#12447) 2020-09-24 09:51:48 -06:00
ci Revert "Ignore cargo audit RUSTSEC-2020-0008" 2020-09-25 19:30:47 +00:00
clap-utils Factor the rest of CLI offline module out to clap-utils and cli-output crates 2020-09-23 15:58:44 -06:00
cli cli review feedback 2020-09-25 11:40:36 -07:00
cli-config Improve solana-tokens UX (#12253) 2020-09-16 01:38:22 +00:00
cli-output cli-output: Add CliTokenAccount type 2020-09-24 21:50:06 -06:00
client Bump jsonrpc-* to 15.0.0 2020-09-25 19:30:47 +00:00
core Add precompile verification to preflight (#12486) 2020-09-27 22:29:00 -07:00
crate-features
docs Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
dos Use publish=false (#12447) 2020-09-24 09:51:48 -06:00
download-utils
explorer chore:(deps): bump @solana/web3.js from 0.78.0 to 0.78.1 in /explorer (#12518) 2020-09-28 08:09:33 +00:00
faucet Fix off-by-one max payload checks 2020-09-16 12:46:06 -07:00
genesis Runtime feature activation framework 2020-09-25 11:40:36 -07:00
genesis-programs Remove legacy inflation activation code 2020-09-24 19:24:49 +00:00
gossip
install
keygen
ledger chore: bump rocksdb from 0.14.0 to 0.15.0 2020-09-28 09:52:31 -07:00
ledger-tool Remove transaction encoding from storage layer (#12404) 2020-09-24 13:10:29 +08:00
local-cluster Remove legacy inflation activation code 2020-09-24 19:24:49 +00:00
log-analyzer
logger
measure
merkle-tree
metrics Update Current Leader query (#12465) 2020-09-24 20:42:30 -06:00
multinode-demo Persistent tower (#10718) 2020-09-19 14:03:54 +09:00
net net.sh: $extraPrimordialStakes is never empty 2020-09-14 19:27:26 +00:00
net-shaper
net-utils chore: bump socket2 from 0.3.12 to 0.3.15 2020-09-25 20:14:09 -07:00
notifier
perf Fix off-by-one max payload checks 2020-09-16 12:46:06 -07:00
poh-bench Port instructions sysvar and secp256k1 program activation to FeatureSet 2020-09-25 11:40:36 -07:00
programs Add pico-inflation feature 2020-09-28 08:25:00 -07:00
ramp-tps
rayon-threadlimit
remote-wallet Don't query modern Ledger wallet app version with deprecated payload size 2020-09-03 20:51:33 +00:00
runtime Add a couple feature tests 2020-09-28 12:24:09 -07:00
scripts Fix failing window build on master on travis (#12271) 2020-09-16 17:46:33 +09:00
sdk Add pico-inflation feature 2020-09-28 08:25:00 -07:00
stake-accounts Move CLI fee payer arg into clap-utils 2020-09-23 15:58:44 -06:00
stake-monitor Remove transaction encoding from storage layer (#12404) 2020-09-24 13:10:29 +08:00
stake-o-matic Port instructions sysvar and secp256k1 program activation to FeatureSet 2020-09-25 11:40:36 -07:00
storage-bigtable Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
streamer
sys-tuner
system-test testnet-autmation: Add rolling software upgrade script 2020-09-11 10:19:10 -06:00
tokens Fix solana-tokens check_payer_balances for distribute-stake (#12380) 2020-09-23 02:39:05 +00:00
transaction-status Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
upload-perf
validator Add RPC notify and banking keys debug (#12396) 2020-09-23 18:46:42 -07:00
version cli review feedback 2020-09-25 11:40:36 -07:00
vote-signer Bump jsonrpc-* to 15.0.0 2020-09-25 19:30:47 +00:00
watchtower Remove transaction encoding from storage layer (#12404) 2020-09-24 13:10:29 +08:00
web3.js fix: use socket pooling for http requests in Node.js (#12480) 2020-09-25 23:52:01 +08:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml
.travis.yml
CONTRIBUTING.md
Cargo.lock chore: bump rocksdb from 0.14.0 to 0.15.0 2020-09-28 09:52:31 -07:00
Cargo.toml Move CLI cli_output module to its own crate 2020-09-23 15:58:44 -06:00
LICENSE
README.md README: fix dead link (#12137) 2020-09-09 13:05:21 -06:00
RELEASE.md Fix typos (#12446) 2020-09-24 07:53:30 +00:00
fetch-perf-libs.sh
fetch-spl.sh Update to spl-token 2 2020-08-29 09:25:17 -07:00
run.sh Persistent tower (#10718) 2020-09-19 14:03:54 +09:00

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

Please sure you are always using the latest stable rust version by running:

$ 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.