Go to file
Lucas Steuernagel a3670054be
Move `RewardInterval` to runtime (#34146)
Move RewardInterval to runtime
2023-11-20 10:17:21 -03:00
.buildkite ci: run bench test in docker (#33944) 2023-11-17 12:11:25 +08:00
.github ci: fixed sccache version for sccache-action (#33904) 2023-10-27 16:51:34 +00:00
account-decoder chore: impl decode for UiAccountData (#33632) 2023-11-06 13:24:13 +01:00
accounts-bench remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
accounts-cluster-bench
accounts-db Move `RewardInterval` to runtime (#34146) 2023-11-20 10:17:21 -03:00
banking-bench Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
banks-client Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
banks-interface
banks-server clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
bench-streamer
bench-tps
bloom
bucket_map
cargo-registry Cleanup cargo registry code (#33879) 2023-10-26 12:58:20 -07:00
cd
ci Upgrades Rust to 1.74.0 (#34118) 2023-11-19 22:24:59 -05:00
clap-utils
clap-v3-utils
cli cli: add solana program extend subcommand (#34043) 2023-11-16 09:52:41 +08:00
cli-config
cli-output cli: add solana program extend subcommand (#34043) 2023-11-16 09:52:41 +08:00
client
client-test Use program cache fork graph in extract() (#33806) 2023-10-25 06:04:38 -07:00
connection-cache
core Removes filler accounts (#34115) 2023-11-19 20:36:57 -05:00
cost-model Split compute budget instructions process from struct (#33852) 2023-10-26 22:12:56 -05:00
docs Fix some typo in the documentation (#34058) 2023-11-14 10:58:42 -08:00
dos
download-utils
entry
faucet
frozen-abi Cargo.toml: Sort dependency and feature lists (#33670) 2023-10-17 01:12:15 -07:00
genesis
genesis-utils
geyser-plugin-interface geyser: add `is_reload` argument to `on_load` (#33674) 2023-11-14 19:34:19 -08:00
geyser-plugin-manager Fix geyser plugin unload crash (#34026) 2023-11-15 10:11:01 -08:00
gossip Move Gossip values added for wen_retart into restart_crds_values. (#34128) 2023-11-17 10:13:25 -08:00
install Fix `solana-install init` making unnecessary API requests (#33949) 2023-11-06 17:06:49 -07:00
keygen
ledger Remove key_size() method from Column trait (#34021) 2023-11-19 23:05:32 -06:00
ledger-tool Remove key_size() method from Column trait (#34021) 2023-11-19 23:05:32 -06:00
local-cluster Use is_trusted bool in insert_shreds() instead manually adjusting root (#34010) 2023-11-09 22:56:48 -06:00
log-analyzer
logger
measure
memory-management
merkle-root-bench
merkle-tree
metrics
multinode-demo multinode-demo scripts support --block-production-method arg (#33891) 2023-10-31 12:20:39 +08:00
net chore: remove install-nodejs.sh and install-redis.sh (#33684) 2023-10-13 12:47:06 +08:00
net-shaper
net-utils
notifier
perf
poh Replace get_tmp_ledger_path!() with self cleaning version (#33702) 2023-10-21 11:38:31 +02:00
poh-bench
program-runtime Do not prune cache entry if the runtime environment is different (#34100) 2023-11-18 22:00:51 +01:00
program-test Define register_unique_recent_blockhash_for_test (#33880) 2023-10-27 12:30:45 +09:00
programs cpi: direct_mapping: always zero spare capacity if account alloc changes (#34141) 2023-11-20 23:07:35 +11:00
pubsub-client
quic-client
rayon-threadlimit
rbpf-cli
remote-wallet clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
rpc Revert " Remove redundant bounds check from getBlock and getBlockTime… (#33996) 2023-11-08 18:16:51 -06:00
rpc-client
rpc-client-api
rpc-client-nonce-utils
rpc-test clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
runtime Move `RewardInterval` to runtime (#34146) 2023-11-20 10:17:21 -03:00
runtime-transaction RuntimeTransaction: Minor Cleanup (#34112) 2023-11-16 12:54:27 -08:00
scripts scripts/cargo-clippy.sh: Extract our non-trivial `cargo clippy` command (#33982) 2023-11-08 02:50:38 -08:00
sdk [zk-token-proof] Feature gate transfer with fee related proofs (#34103) 2023-11-17 09:21:08 +09:00
send-transaction-service Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
stake-accounts
storage-bigtable clippy: Allow enum variant names in generated google.bigtable.v2 (#34126) 2023-11-16 18:21:11 -05:00
storage-proto
streamer improve batch_send error handling (#33936) 2023-10-31 23:39:26 -07:00
system-test
test-validator
thin-client
tokens cli: solana-tokens, validate inputs gracefully (#33926) 2023-11-02 18:06:00 -06:00
tpu-client
transaction-dos
transaction-status Add Blockstore::get_rooted_block_with_entries method (#33995) 2023-11-09 10:03:56 -07:00
turbine clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
udp-client
upload-perf
validator Removes filler accounts (#34115) 2023-11-19 20:36:57 -05:00
version
vote clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
watchtower docs: fix typo in watchtower/README.md (#33771) 2023-10-19 17:28:04 +02:00
web3.js
wen-restart
zk-keygen
zk-token-sdk [zk-token-sdk] Re-organize error types (#34034) 2023-11-17 07:00:47 +09:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml CI: automatically add a warning comment to PRs with backport labels (#34132) 2023-11-18 01:38:15 +08:00
.travis.yml
CHANGELOG.md changelog: Uses fastboot by default (#33900) 2023-11-07 16:00:09 -05:00
CONTRIBUTING.md Fixed typing errors (#33778) 2023-10-20 11:33:41 +02:00
Cargo.lock build(deps): bump rustls from 0.21.8 to 0.21.9 (#34140) 2023-11-17 13:12:45 +00:00
Cargo.toml build(deps): bump rustls from 0.21.8 to 0.21.9 (#34140) 2023-11-17 13:12:45 +00:00
LICENSE
README.md
RELEASE.md
SECURITY.md Fixed typing errors (#33778) 2023-10-20 11:33:41 +02: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
rust-toolchain.toml Upgrades Rust to 1.74.0 (#34118) 2023-11-19 22:24:59 -05: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.