Go to file
Justin Starry 545e037e38
Docs cleanup (#16964)
* Run lint:fix on docs

* Update dependencies

* Run prettier

* Run lint
2021-04-30 16:20:56 +08:00
.buildkite Rotate CODECOV_TOKEN 2021-04-15 16:07:04 +00: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 Update channel_restriction.sh 2020-10-04 10:18:42 -06:00
account-decoder Don't parse uninitialized system/nonce accounts (#16584) 2021-04-15 16:32:29 -06:00
accounts-bench =1.7.0 2021-03-16 07:51:07 +00:00
accounts-cluster-bench Enable multiple payers in accounts-cluster-bench (#16889) 2021-04-27 21:26:16 +00:00
banking-bench =1.7.0 2021-03-16 07:51:07 +00:00
banks-client Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
banks-interface Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
banks-server Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
bench-exchange =1.7.0 2021-03-16 07:51:07 +00:00
bench-streamer Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
bench-tps =1.7.0 2021-03-16 07:51:07 +00:00
ci Upgrade to Rust 1.51.0 2021-04-18 20:55:02 -07:00
clap-utils Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
cli Add skip rate to `solana validators` 2021-04-28 22:43:06 -07:00
cli-config Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
cli-output Add skip rate to `solana validators` 2021-04-28 22:43:06 -07:00
client Add getBlockProduction RPC method 2021-04-28 20:02:54 -07:00
core Distinguish max replayed and max observed vote (#16936) 2021-04-29 14:43:28 -07:00
crate-features Apple M1 compatibility (#16346) 2021-04-09 17:21:01 -07:00
docs Docs cleanup (#16964) 2021-04-30 16:20:56 +08:00
dos =1.7.0 2021-03-16 07:51:07 +00:00
download-utils dl-utils: use `wide_msg` everywhere for truncation on narrow terminals 2021-04-14 23:50:42 +00:00
explorer explorer: add Bonfida Bots instructions (#16872) 2021-04-29 15:47:10 -07:00
faucet Add allowed-ip list to faucet (#16891) 2021-04-28 01:31:32 +00:00
frozen-abi Fix sanity test flakiness by prebuilding binaries (#16530) 2021-04-15 01:15:06 +08:00
genesis lamports -> lamports() (#16915) 2021-04-28 14:55:55 -05:00
gossip clippy 2021-04-18 20:55:02 -07:00
install clippy 2021-04-18 20:55:02 -07:00
keygen Implement mnemonic support for solana-keygen grind (solana-labs#9325) (#16108) 2021-03-27 23:47:50 -06:00
ledger Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05:00
ledger-tool lamports -> lamports() (#16915) 2021-04-28 14:55:55 -05:00
local-cluster Retry latest vote if expired (#16735) 2021-04-28 11:46:16 -07:00
log-analyzer =1.7.0 2021-03-16 07:51:07 +00:00
logger Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
measure Add Measure::this() (#16953) 2021-04-29 17:48:33 -05:00
merkle-root-bench =1.7.0 2021-03-16 07:51:07 +00:00
merkle-tree merkle-tree: Use `matches` crate when targeting eBPF 2021-04-03 12:09:36 -06:00
metrics Make metrics tests independent of RUST_LOG env var (#16710) 2021-04-21 18:14:49 -06:00
multinode-demo Fix sanity test flakiness by prebuilding binaries (#16530) 2021-04-15 01:15:06 +08:00
net Fix limit-ledger-size syntax (#16856) 2021-04-27 03:35:35 +00:00
net-shaper =1.7.0 2021-03-16 07:51:07 +00:00
net-utils Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
notifier Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
perf clippy 2021-04-18 20:55:02 -07:00
poh-bench Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
program-test set_lamports() (#16914) 2021-04-29 10:43:26 -05:00
programs checked_sub_lamports (#16918) 2021-04-29 21:34:44 +00:00
ramp-tps Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
rayon-threadlimit Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
remote-wallet Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
runtime checked_sub_lamports with unwrap (#16922) 2021-04-29 15:04:28 -05:00
scripts cargo-install-all.sh: on Mac OS X, use greadlink instead of readlink (#16642) 2021-04-19 19:05:46 +00:00
sdk Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
stake-accounts clippy 2021-04-18 20:55:02 -07:00
stake-monitor Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
storage-bigtable Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
storage-proto Remove unwrap (#16652) 2021-04-19 20:17:56 -07:00
streamer Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sys-tuner =1.7.0 2021-03-16 07:51:07 +00:00
system-test read hash mismatch errors from influx and error if > 0 (#14240) 2020-12-30 12:47:48 -06:00
tokens clippy 2021-04-18 20:55:02 -07:00
transaction-status Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
upload-perf =1.7.0 2021-03-16 07:51:07 +00:00
validator getLeaderSchedule now supports filtered results based on validator identity 2021-04-21 17:59:26 -07:00
version =1.7.0 2021-03-16 07:51:07 +00:00
watchtower =1.7.0 2021-03-16 07:51:07 +00:00
web3.js fix: optional stake lockup field parameters (#16943) 2021-04-29 22:04:33 +08:00
.clippy.toml
.codecov.yml
.gitignore Fix cli usage build 2021-01-29 19:03:10 +00:00
.mergify.yml Drop v1.3, add v1.7 2021-02-17 09:01:45 -08:00
.travis.yml explorer: downgrade nodejs version in travis (#16740) 2021-04-22 22:27:50 +08:00
CONTRIBUTING.md Fix link (#11742) 2020-08-20 18:02:36 +00:00
Cargo.lock Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
Cargo.toml delete vest program (#16795) 2021-04-26 08:50:46 -05:00
LICENSE Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
README.md Add new logo (#16556) 2021-04-14 19:02:42 -06:00
RELEASE.md Fix typos (#12446) 2020-09-24 07:53:30 +00:00
SECURITY.md Clarify bug bounty payment policy (#16488) 2021-04-12 14:53:15 -06:00
cargo Speed up net.sh builds (#16360) 2021-04-07 14:45:03 +08:00
cargo-build-bpf Add cargo-test-bpf 2020-11-05 14:29:17 -08:00
cargo-test-bpf Add cargo-test-bpf 2020-11-05 14:29:17 -08:00
fetch-perf-libs.sh Take v0.19.3 of perf libs which improves sigverify perf 2x (#11894) 2020-08-28 12:34:25 -07:00
fetch-spl.sh Load memo v2 into genesis for test validator (#15425) 2021-02-19 15:59:31 +08:00
run.sh Skip leader slots until a vote lands (#15607) 2021-03-25 18:54:51 -07:00
test-abi.sh Update frozen_abi hashes 2020-10-24 08:37:55 -07: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 make

On Mac M1s, make sure you set up your terminal & homebrew to use Rosetta. You can install it with:

$ softwareupdate --install-rosetta

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 development cluster

  • devnet - stable public cluster for development accessible via devnet.solana.com. Runs 24/7. Learn more about the public clusters

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 Solana Foundation's ("SF") best efforts. It is up to the reader to check and validate their accuracy and truthfulness. Furthermore nothing in this project constitutes a solicitation for investment.

Any content produced by SF or developer resources that SF provides, are for educational and inspiration purposes only. SF does not encourage, induce or sanction the deployment, integration or use of any such applications (including the code comprising the Solana blockchain protocol) in violation of applicable laws or regulations and hereby prohibits any such deployment, integration or use. This includes use of any such applications by the reader (a) in violation of export control or sanctions laws of the United States or any other applicable jurisdiction, (b) if the reader is located in or ordinarily resident in a country or territory subject to comprehensive sanctions administered by the U.S. Office of Foreign Assets Control (OFAC), or (c) if the reader is or is working on behalf of a Specially Designated National (SDN) or a person subject to similar blocking or denied party prohibitions.

The reader should be aware that U.S. export control and sanctions laws prohibit U.S. persons (and other persons that are subject to such laws) from transacting with persons in certain countries and territories or that are on the SDN list. As a project based primarily on open-source software, it is possible that such sanctioned persons may nevertheless bypass prohibitions, obtain the code comprising the Solana blockchain protocol (or other project code or applications) and deploy, integrate, or otherwise use it. Accordingly, there is a risk to individuals that other persons using the Solana blockchain protocol may be sanctioned persons and that transactions with such persons would be a violation of U.S. export controls and sanctions law. This risk applies to individuals, organizations, and other ecosystem participants that deploy, integrate, or use the Solana blockchain protocol code directly (e.g., as a node operator), and individuals that transact on the Solana blockchain through light clients, third party interfaces, and/or wallet software.