Go to file
Andrew Fitzgerald 29737ab5e4
Use ThreadLocalMultiIterator for tests (#34947)
* Use ThreadLocalMultiIterator for tests

* some validator config was not using default_for_test
2024-01-25 11:22:27 -07:00
.buildkite
.github ci: use openssl 3.1.1 for Windows build (#34795) 2024-01-16 17:11:19 +00:00
account-decoder Support json parsing of epoch-rewards partition data sysvar accounts (#34914) 2024-01-23 21:54:06 -07:00
accounts-bench
accounts-cluster-bench Add RPC bench threads to accounts-cluster-bench (#34520) 2024-01-06 13:32:29 +01:00
accounts-db [TieredStorage] writing hot account blocks and index blocks (#34828) 2024-01-25 09:38:06 -08:00
banking-bench
banks-client
banks-interface
banks-server
bench-streamer
bench-tps Throttle unstaked quic streams for a given connection (#34562) 2023-12-21 18:47:52 -08:00
bloom ConcurrentBloomInterval (#34486) 2024-01-02 08:21:36 -08:00
bucket_map
cargo-registry
cd
ci ci: publish crates directly (#34794) 2024-01-22 10:43:21 +08:00
clap-utils clap-utils: Forbid multiple values for `--signer` (#34482) 2024-01-05 21:25:50 +01:00
clap-v3-utils [clap-v3-utils] Add functions to parse directly from `SignerSource` (#34678) 2024-01-25 06:27:02 +09:00
cli harden cli tests (#34844) 2024-01-19 12:14:31 -06:00
cli-config [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
cli-output
client Solana program deployment failed because blockhash was expired during… (#34621) 2024-01-05 12:47:21 +01:00
client-test
connection-cache
core Use ThreadLocalMultiIterator for tests (#34947) 2024-01-25 11:22:27 -07:00
cost-model Feature Impl: cost model uses number of requested write locks (#34820) 2024-01-22 09:22:49 -08:00
docs [docs] CI white spaces (#34858) 2024-01-19 12:50:44 -05:00
dos
download-utils
entry
faucet
frozen-abi
genesis
genesis-utils
geyser-plugin-interface [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
geyser-plugin-manager
gossip Add push_heaviest_fork and get_heaviest_fork. (#34892) 2024-01-24 08:57:50 -08:00
install clippy: Removes ineffective open options (#34599) 2023-12-27 22:20:17 -05:00
keygen [clap-v3-utils] Deprecate signer source validation (#33802) 2024-01-06 08:19:54 +09:00
ledger blockstore: Make is_orphan() a method of SlotMeta (#34889) 2024-01-22 19:14:51 -06:00
ledger-tool Replaces fs-err in clean_orphaned_account_snapshot_dirs() (#34902) 2024-01-23 19:46:02 +00:00
local-cluster Use ThreadLocalMultiIterator for tests (#34947) 2024-01-25 11:22:27 -07:00
log-analyzer
logger clippy: Removes ineffective open options (#34599) 2023-12-27 22:20:17 -05:00
measure
memory-management
merkle-root-bench
merkle-tree
metrics
multinode-demo use staked connection for bench-tps in net scripts (#34767) 2024-01-13 18:50:27 +01:00
net use staked connection for bench-tps in net scripts (#34767) 2024-01-13 18:50:27 +01:00
net-shaper
net-utils
notifier
perf
poh
poh-bench
program-runtime Docs - for loaded_programs.rs (#34715) 2024-01-25 18:02:38 +01:00
program-test cleanup feature code after activation (#34695) 2024-01-12 14:28:50 -06:00
programs build(deps): bump bytemuck from 1.14.0 to 1.14.1 (#34945) 2024-01-25 23:52:40 +08:00
pubsub-client [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
quic-client Fix determination of staked QUIC connections (#34760) 2024-01-13 18:38:31 -08:00
rayon-threadlimit
rbpf-cli
remote-wallet [clap-v3-utils] Deprecate signer source validation (#33802) 2024-01-06 08:19:54 +09:00
rpc Refactor load_accounts to take a reference to a slice instead of vec (#34919) 2024-01-24 09:43:18 -05:00
rpc-client [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
rpc-client-api
rpc-client-nonce-utils
rpc-test
runtime Create SVM folder as a placeholder for the relevant code (#34942) 2024-01-25 06:20:00 -08:00
runtime-transaction
scripts Make check{2,3} faster by enabling parallel rustc for dcou (#34739) 2024-01-11 13:16:47 +09:00
sdk solana-program: VoteState::deserialize() (#34829) 2024-01-25 08:51:41 -08:00
send-transaction-service explicitly sets tests that does not handle transaction fee (#34847) 2024-01-19 09:18:02 -06:00
stake-accounts explicitly sets fee rate to zero for stake-accounts tests (#34848) 2024-01-19 09:17:31 -06:00
storage-bigtable Bigtable: update google proto files and allow configuration of max_message_size (#34740) 2024-01-10 21:20:15 -07:00
storage-proto
streamer Do not reserve QUIC stream capacity for unstaked client on forward port (#34779) 2024-01-16 16:35:29 -08:00
system-test
test-validator Moves create_all_accounts_run_and_snapshot_dirs() into accounts-db utils (#34877) 2024-01-22 18:18:43 -05:00
thin-client
tokens
tpu-client
transaction-dos
transaction-status
turbine
udp-client
unified-scheduler-logic Introduce primitive threading in unified scheduler (#34676) 2024-01-24 12:46:16 +09:00
unified-scheduler-pool Introduce primitive threading in unified scheduler (#34676) 2024-01-24 12:46:16 +09:00
upload-perf
validator Moves create_and_canonicalize_directories() into accounts-db utils (#34882) 2024-01-23 06:46:27 -05:00
version
vote
watchtower
web3.js
wen-restart
zk-keygen [clap-v3-utils] Deprecate signer source validation (#33802) 2024-01-06 08:19:54 +09:00
zk-token-sdk [zk-token-sdk] Use checked arithmetic when processing transfer amount (#34130) 2024-01-24 22:27:03 +09:00
.clippy.toml
.codecov.yml
.gitignore git: ignore all `target/` directories (#34705) 2024-01-09 12:30:11 +01:00
.mergify.yml Updates mergify backport actions for new minor version (#34921) 2024-01-23 22:29:21 -05:00
.travis.yml
CHANGELOG.md BlockProductionMethod::CentralScheduler as default (#34891) 2024-01-24 15:30:32 -08:00
CONTRIBUTING.md [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
Cargo.lock solana-program: VoteState::deserialize() (#34829) 2024-01-25 08:51:41 -08:00
Cargo.toml solana-program: VoteState::deserialize() (#34829) 2024-01-25 08:51:41 -08:00
LICENSE
README.md [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
RELEASE.md
SECURITY.md Update SECURITY.md (#34800) 2024-01-16 21:07:44 -07:00
cargo
cargo-build-bpf
cargo-build-sbf
cargo-test-bpf
cargo-test-sbf
fetch-perf-libs.sh
fetch-spl.sh
nextest.toml
run.sh [docs] updated readme and fix links (#34565) 2024-01-03 09:06:06 -05:00
rust-toolchain.toml Upgrades Rust to 1.75.0 (#34607) 2023-12-30 05:15:49 +00:00
rustfmt.toml
test-abi.sh
vercel.json

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

On Fedora:

$ sudo dnf install openssl-devel systemd-devel pkg-config zlib-devel llvm clang cmake make protobuf-devel protobuf-compiler perl-core

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 Labs, Inc. (“SL”) 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 SL or developer resources that SL provides are for educational and inspirational purposes only. SL 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. Accordingly, there is a risk to individuals that other persons using any of the code contained in this repo, or a derivation thereof, may be sanctioned persons and that transactions with such persons would be a violation of U.S. export controls and sanctions law.