Go to file
Justin Starry 56d698de61
Separate the general issue template into community / core (#27469)
2022-08-30 15:00:42 +01:00
.buildkite chore: upload test results to buildkite and datadog (#27139) 2022-08-16 13:20:29 +08:00
.github Separate the general issue template into community / core (#27469) 2022-08-30 15:00:42 +01:00
account-decoder Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
accounts-bench Add clean_accounts_for_tests() (#27200) 2022-08-17 18:45:59 -04:00
accounts-cluster-bench Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
banking-bench Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
banks-client Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banks-interface chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
banks-server Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
bench-streamer Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bench-tps add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02:00
bloom chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
bucket_map Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ci Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
clap-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
clap-v3-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
cli Add use-quic flag to allow for using quic in program deploy (#27319) 2022-08-25 18:26:12 +02:00
cli-config Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
cli-output Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
client-test Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
core make pruned_bank channel unbonded. 2022-08-29 19:06:30 -05:00
docs [docs] Terminology PDA - replace owner by authority (#27437) 2022-08-29 22:13:22 +00:00
dos Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
download-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
entry Standardize thread names 2022-08-20 07:49:39 -07:00
explorer explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
faucet chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
frozen-abi Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
genesis chore: bump serde_json from 1.0.81 to 1.0.83 (#27036) 2022-08-10 09:45:42 -06:00
genesis-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
geyser-plugin-interface Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
geyser-plugin-manager Standardize thread names 2022-08-20 07:49:39 -07:00
gossip Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
install Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
keygen Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ledger coalesce entries in recv_slot_entries to target byte count (#27321) 2022-08-25 13:51:55 -07:00
ledger-tool Move pruned_banks_receiver into PrunedBanksRequestHandler (#27445) 2022-08-29 13:30:06 -04:00
local-cluster Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07:00
log-analyzer chore: bump serde_json from 1.0.81 to 1.0.83 (#27036) 2022-08-10 09:45:42 -06:00
logger Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
measure Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
merkle-root-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
merkle-tree Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
metrics Standardize thread names 2022-08-20 07:49:39 -07:00
multinode-demo Support tpu disable quic in net scripts (#27039) 2022-08-24 08:21:01 -07:00
net Support tpu disable quic in net scripts (#27039) 2022-08-24 08:21:01 -07:00
net-shaper chore: bump serde_json from 1.0.81 to 1.0.83 (#27036) 2022-08-10 09:45:42 -06:00
net-utils Standardize thread names 2022-08-20 07:49:39 -07:00
notifier Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
perf Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
poh Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
poh-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
program-runtime Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
program-test Allow overriding the runtime transaction account lock limit (#26948) 2022-08-12 15:07:48 +01:00
programs Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
pubsub-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rayon-threadlimit Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
rbpf-cli Bumps solana_rbpf to v0.2.32 (#27059) 2022-08-15 16:04:48 +02:00
remote-wallet chore: bump dialoguer from 0.10.1 to 0.10.2 (#27054) 2022-08-10 12:18:19 -06:00
rpc Add a SanitizedMessage type that caches writable accounts indexes (#27317) 2022-08-25 16:33:41 -05:00
rpc-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-client-api Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-client-nonce-utils Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-test fix test_rpc_subscriptions (#27394) 2022-08-25 20:11:34 +00:00
runtime clean_dead_slots_from_accounts_index unrefs correctly (#27461) 2022-08-30 08:40:21 -05:00
scripts chore: skip spl downstream project test when the used version too high (#27326) 2022-08-24 03:30:30 +00:00
sdk Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
send-transaction-service rpc-sts: respect app exit in tx receiver thread 2022-08-26 10:53:21 -06:00
stake-accounts Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
storage-bigtable Update BigTable apis to respect a limit of zero (#27380) 2022-08-24 12:44:19 -06:00
storage-proto Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
streamer Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
sys-tuner chore: bump nix from 0.24.2 to 0.25.0 (#27179) 2022-08-16 16:59:18 -06:00
system-test chore: update buildkite agents query rule (#26708) 2022-07-21 12:08:48 +08:00
test-validator Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
thin-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
tokens Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
tpu-client Fix quic staked chunking (#27402) 2022-08-25 21:10:28 +00:00
transaction-dos Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
transaction-status Parse address-lookup-table instructions (#27316) 2022-08-24 10:17:53 -06:00
upload-perf chore: bump serde_json from 1.0.81 to 1.0.83 (#27036) 2022-08-10 09:45:42 -06:00
validator Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07:00
version chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
watchtower Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
web3.js feat: add VersionedMessage.deserializeMessageVersion utility function (#27415) 2022-08-29 21:20:16 +01:00
zk-token-sdk Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
.clippy.toml
.codecov.yml
.gitignore explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
.mergify.yml restore BackportAssignee definition 2022-08-04 21:28:53 -07:00
.travis.yml closed explorer travis.yml after giving workflow permisssion in github action 2022-01-31 13:39:20 +05:30
CONTRIBUTING.md [docs] Docs sidebar/navbar restructure (#27005) 2022-08-15 21:23:39 -05:00
Cargo.lock Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
Cargo.toml Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
LICENSE up year in license 2022-02-01 08:29:29 -08:00
README.md update build instruction in readme (#25424) 2022-05-20 21:13:00 +00:00
RELEASE.md Add minor version clean up tasks to release doc (#26954) 2022-08-05 12:27:48 -05:00
SECURITY.md Update SECURITY.md 2022-07-20 01:32:31 +09:00
cargo Speed up net.sh builds (#16360) 2021-04-07 14:45:03 +08:00
cargo-build-bpf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-build-sbf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-test-bpf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-test-sbf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
fetch-perf-libs.sh
fetch-spl.sh spl: Bump token to 3.5.0 and ata to 1.1.0 (#26921) 2022-08-05 03:05:31 +02:00
run.sh add some guidance in place of `./run.sh` 2021-09-11 14:49:17 -06:00
rustfmt.toml Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
test-abi.sh Update frozen_abi hashes 2020-10-24 08:37:55 -07:00
vercel.json removing the "autoJobCancelation": false 2021-10-07 20:49:58 +05:30

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

When building the master branch, please make sure you are using the latest stable rust version by running:

$ rustup update

When building a specific release branch, you should check the rust version in ci/rust-version.sh and if necessary, install that version by running:

$ rustup install VERSION

Note that if this is not the latest rust version on your machine, cargo commands may require an override in order to use the correct version.

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

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang cmake make libprotobuf-dev protobuf-compiler

2. Download the source code.

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

3. Build.

$ cargo build

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 the 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") good faith 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 inspirational 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 the 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.