Go to file
Will Hickey dba2fd5a16
Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194)
Enable QUIC client by default. Add arg to disable QUIC client.

* Enable QUIC client by default. Add arg to disable QUIC client.
* Deprecate --disable-quic-servers arg
* Add #[ignore] annotation to failing tests
2022-08-19 09:15:15 -05:00
.buildkite chore: upload test results to buildkite and datadog (#27139) 2022-08-16 13:20:29 +08:00
.github Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
account-decoder Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
accounts-bench Add clean_accounts_for_tests() (#27200) 2022-08-17 18:45:59 -04:00
accounts-cluster-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banking-bench Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05: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 Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
bench-streamer Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bench-tps Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05: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 Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01: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 cli: Add subcommands for address lookup tables (#27123) 2022-08-18 22:12:53 +01:00
cli-config chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
cli-output cli: Add subcommands for address lookup tables (#27123) 2022-08-18 22:12:53 +01:00
client Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05:00
client-test chore: bump serial_test from 0.8.0 to 0.9.0 (#27097) 2022-08-15 15:53:12 -06:00
core Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05:00
docs docs: updated "transaction fees" page (#26861) 2022-08-17 21:07:40 -05:00
dos Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05:00
download-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
entry chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
explorer chore:(deps): bump @testing-library/jest-dom from 5.16.1 to 5.16.5 in /explorer (#27131) 2022-08-14 17:13:19 +01:00
faucet chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
frozen-abi Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01: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 chore: bump serde_json from 1.0.81 to 1.0.83 (#27036) 2022-08-10 09:45:42 -06:00
gossip Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
install chore: bump nix from 0.24.2 to 0.25.0 (#27179) 2022-08-16 16:59:18 -06:00
keygen Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ledger Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
ledger-tool Add fallback for ledger-tool commands to create new column families (#26565) 2022-08-14 05:20:13 -05:00
local-cluster Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05: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 chore: bump serial_test from 0.8.0 to 0.9.0 (#27097) 2022-08-15 15:53:12 -06:00
multinode-demo Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05:00
net Add profile option to net scripts (#25624) 2022-06-21 19:28:15 +02: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 chore: bump nix from 0.24.2 to 0.25.0 (#27179) 2022-08-16 16:59:18 -06:00
notifier Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
perf Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
poh Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
poh-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
program-runtime Remove the deprecated `KeyedAccount` interface (#27147) 2022-08-15 20:41:46 +02:00
program-test Allow overriding the runtime transaction account lock limit (#26948) 2022-08-12 15:07:48 +01:00
programs clean feature: `prevent_calling_precompiles_as_programs` (#27100) 2022-08-18 05:21:16 +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 Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
rpc-test Flaky Unit Test test_rpc_subscriptions (#27214) 2022-08-17 19:56:57 -07:00
runtime Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
scripts update `scripts/cargo-fmt.sh` to reflect changes in 9425478 2022-07-09 00:38:20 +00:00
sdk correct double negation (#27240) 2022-08-19 10:18:19 +00:00
send-transaction-service Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
stake-accounts Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
storage-bigtable chore: bump futures from 0.3.21 to 0.3.23 (#27182) 2022-08-16 16:29:45 -06:00
storage-proto chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
streamer Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01: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 remove abort() from test-validator (#27124) 2022-08-16 09:34:10 -07:00
tokens chore: bump pickledb from 0.4.1 to 0.5.1 (#25511) 2022-08-08 14:42:47 -06:00
transaction-dos Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
transaction-status Parse ConfidentialTransaction instructions (#26825) 2022-08-16 20:52:11 -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 Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05:00
version chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
watchtower Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
web3.js VoteProgram.safeWithdraw function to safeguard against accidental vote account closures (#26586) 2022-08-17 00:22:38 +02:00
zk-token-sdk Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
.clippy.toml
.codecov.yml
.gitignore Add option to load accounts from file 2021-12-15 11:05:02 -08: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 cli: Add subcommands for address lookup tables (#27123) 2022-08-18 22:12:53 +01:00
Cargo.toml Patch crossbeam-epoch to avoid overhead (#26555) 2022-08-09 21:41:51 +09: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.