Go to file
kirill lykov 49f4e2ae05
replace ./cargo with cargo in sbf/bpf build scripts (#29371)
2022-12-22 20:17:11 +01:00
.buildkite chore: stop uploading test data to buildkite (#28411) 2022-10-17 00:48:06 +08:00
.github Increase Stalebot operations limit by another 50% 2022-12-20 09:12:53 -08:00
account-decoder patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
accounts-bench test_utils::create_test_accounts pre-allocates an append vec first (#29336) 2022-12-21 09:02:42 -08:00
accounts-cluster-bench patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
banking-bench patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
banks-client Support versioned transactions in program test framework (#28739) 2022-11-18 23:43:52 +08:00
banks-interface Support versioned transactions in program test framework (#28739) 2022-11-18 23:43:52 +08:00
banks-server Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
bench-streamer sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
bench-tps Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
bloom patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bucket_map Revert #28945 (#29127) 2022-12-06 17:08:56 -06:00
cd Create continuous delivery directory and add readme with canary details. (#27683) 2022-09-13 14:33:49 -05:00
ci take rust version from toolchain file (#29320) 2022-12-19 17:00:14 +01:00
clap-utils patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
clap-v3-utils patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cli Add fee-payer arg to solana feature activate (#29367) 2022-12-22 10:07:56 -07:00
cli-config patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cli-output patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
client Actually fixes non-binding `let` on a future (quic-client) (#29326) 2022-12-19 17:27:21 -05:00
client-test fix: client-test timeout (#29364) 2022-12-22 16:50:19 +08:00
core rolls back merkle shreds on testnet (#29340) 2022-12-20 18:33:48 +00:00
docs docs: transactions fees/confirmation and deploying programs (#28895) 2022-12-21 22:51:49 -06:00
dos patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
download-utils Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
entry Remove unused ticks_per_slot variable (#29279) 2022-12-15 13:24:10 -08:00
explorer Explorer: account does not exist (#29308) 2022-12-16 15:13:19 -05:00
faucet patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
frozen-abi patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
genesis patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
genesis-utils patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
geyser-plugin-interface Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
geyser-plugin-manager write_version -> write_version_obsolete (#29176) 2022-12-14 07:43:40 -08:00
gossip indexes duplicate-shreds in gossip crds table (#29317) 2022-12-20 13:48:05 +00:00
install patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
keygen patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
ledger patches shred::merkle::make_shreds_from_data when data is empty (#29295) 2022-12-16 18:56:21 +00:00
ledger-tool Fixes format strings (#29327) 2022-12-19 17:26:38 -05:00
local-cluster add support for a repair protocol whitelist (#29161) 2022-12-15 19:24:23 -08:00
log-analyzer patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
logger Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
measure patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
memory-management Removes `DynamicLayoutArray` (#28769) 2022-11-09 00:54:07 +01:00
merkle-root-bench patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
merkle-tree chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
metrics patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
multinode-demo Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462) 2022-09-07 13:19:14 -07:00
net Add ability to choose client type in GCE cluster scripts (#28708) 2022-11-09 02:36:37 +08:00
net-shaper patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
net-utils Fixes non-binding `let` on a future (ip-echo-server) (#29301) 2022-12-17 00:17:59 +00:00
notifier patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
perf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
poh Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
poh-bench Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
program-runtime Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
program-test warp_from_parents works with write_cache enabled (#29185) 2022-12-09 14:28:18 -08:00
programs Remove checks for activated feature check_physical_overlapping (#29355) 2022-12-22 19:07:08 +11:00
pubsub-client patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
quic-client Actually fixes non-binding `let` on a future (quic-client) (#29326) 2022-12-19 17:27:21 -05:00
rayon-threadlimit clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
rbpf-cli Add an rbpf-cli option to dump the program execution trace (#29289) 2022-12-15 20:08:00 -05:00
remote-wallet patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
rpc Move getSecondaryIndexKeySize RPC to admin_rpc_service (#29003) 2022-12-19 19:54:05 -07:00
rpc-client patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
rpc-client-api patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
rpc-client-nonce-utils patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
rpc-test Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
runtime Fix "tranaction" typo in code base (#29347) 2022-12-21 18:02:36 -07:00
scripts ci: add openbook_dex back to downstream project test (#29207) 2022-12-13 04:42:07 +00:00
sdk Expand solana-sdk API docs. (#29063) 2022-12-22 08:58:06 +00:00
send-transaction-service Fix "tranaction" typo in code base (#29347) 2022-12-21 18:02:36 -07:00
stake-accounts patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
storage-bigtable patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
storage-proto patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
streamer chore: bump rcgen from 0.9.2 to 0.9.3 (#28021) 2022-12-20 02:12:53 +00:00
sys-tuner patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
system-test chore: all gce performance tests use n2-standard-16 (#28509) 2022-10-22 00:34:20 +08:00
test-validator add support for a repair protocol whitelist (#29161) 2022-12-15 19:24:23 -08:00
thin-client patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
tokens patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
tpu-client patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
transaction-dos patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
transaction-status patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
udp-client Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
upload-perf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
validator Remove println (#29342) 2022-12-20 19:31:40 +00:00
version patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
watchtower patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
web3.js fix: make toBytes actually return the type it's typehint claims (#29313) 2022-12-19 22:43:53 -08:00
web3.js-experimental [web3.js][experimental] Set up test/dev infra (#28950) 2022-11-23 18:25:02 -08:00
zk-token-sdk patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
.clippy.toml Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
.gitignore explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
.mergify.yml Fix mergify for docs PRs (#29026) 2022-12-06 06:41:34 -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 Documentation fixes and improvements (#28312) 2022-10-11 02:17:15 +00:00
Cargo.lock Move getSecondaryIndexKeySize RPC to admin_rpc_service (#29003) 2022-12-19 19:54:05 -07:00
Cargo.toml chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
LICENSE up year in license 2022-02-01 08:29:29 -08:00
README.md Update docs to use ./cargo (#28798) 2022-11-14 14:08:56 -06:00
RELEASE.md RELEASE.md cleanup (#28007) 2022-09-24 20:30:25 -06:00
SECURITY.md readd undeveloped scanner results disqualification 2022-11-22 13:52:00 -07:00
cargo Speed up net.sh builds (#16360) 2021-04-07 14:45:03 +08:00
cargo-build-bpf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-build-sbf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-test-bpf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-test-sbf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
codecov.yml chore: tell Codecov about the web3.js move, a few years later (#27633) 2022-09-06 22:25:51 -07: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 Bump spl-ata to v1.1.2 (#28979) 2022-11-30 03:46:42 +00:00
run.sh add some guidance in place of `./run.sh` 2021-09-11 14:49:17 -06:00
rust-toolchain.toml take rust version from toolchain file (#29320) 2022-12-19 17:00:14 +01: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

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