Go to file
Steven Luscher 9725a4552e
fix: prevent the first-ever signature subscription from leaking (#29056)
2022-12-02 15:09:42 -08:00
.buildkite chore: stop uploading test data to buildkite (#28411) 2022-10-17 00:48:06 +08:00
.github A GitHub workflow to automagically label PRs with Explorer or web3.js changes (#28986) 2022-11-29 18:14:53 -08:00
account-decoder update to spl-token-2022 0.5.0 2022-11-28 11:30:41 -08:00
accounts-bench Promotes accounts hash to a strong type (#28930) 2022-11-28 10:09:47 -05:00
accounts-cluster-bench fix account-cluster-bench logging 2022-11-30 09:00:14 -06:00
banking-bench move comments 2022-11-23 08:50:03 -06: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 patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
bench-tps use write cache by default in some tests (#28876) 2022-11-18 14:35:52 -08:00
bloom Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
bucket_map use a tempdir in test_bucket_storage (#28819) 2022-11-15 14:26:19 -06:00
cd Create continuous delivery directory and add readme with canary details. (#27683) 2022-09-13 14:33:49 -05:00
ci added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
clap-utils clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
clap-v3-utils clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
cli bump solana_rbpf to v0.2.37 (#28857) 2022-11-19 11:30:36 +08:00
cli-config clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
cli-output clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
client Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
client-test RPC: Return the data length for get account requests (#28421) 2022-10-18 01:56:04 +08:00
core Refactor/banking_stage_make_decision_consume_bank (#28946) 2022-12-02 10:07:01 -06:00
docs Update filter docs, v1.11 -> v1.14 (#29017) 2022-12-01 15:55:58 -07:00
dos Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
download-utils Uses SnapshotHash type in snapshot archive fields (#28681) 2022-10-31 14:28:35 -04:00
entry clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
explorer explorer: fix blockhash into hash for Slot Hashes (#28952) 2022-11-28 11:56:50 -08:00
faucet Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
frozen-abi make diff command on new line in abi error message 2022-10-28 09:04:27 -05:00
genesis chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
genesis-utils Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
geyser-plugin-interface Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
geyser-plugin-manager .pubkey() instead of meta.pubkey for stored account (#28682) 2022-10-31 13:58:42 -07:00
gossip Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
install clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
keygen patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
ledger Add SlotMeta unit test for connected at slot zero (#29025) 2022-12-02 15:37:27 -06:00
ledger-tool Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
local-cluster default some tests to write cache = true (#28917) 2022-11-21 15:53:39 -08:00
log-analyzer clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
logger Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
measure add a measure_us macro (#28893) 2022-11-21 13:58:02 -06:00
memory-management Removes `DynamicLayoutArray` (#28769) 2022-11-09 00:54:07 +01:00
merkle-root-bench Renames to AccountsHasher (#28883) 2022-11-18 18:25:44 -05:00
merkle-tree chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
metrics fix node count query (#28259) 2022-10-06 11:39:39 -05: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 clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
net-utils patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
notifier clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
perf clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
poh Refactor/banking_stage_make_decision_consume_bank (#28946) 2022-12-02 10:07:01 -06:00
poh-bench Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
program-runtime added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
program-test program-test: Add `ProgramTestContext::get_new_latest_blockhash` (#28977) 2022-11-29 22:38:01 +01:00
programs Fix - Turns binary `&` into logical `&&` in `translate_slice_inner()`. (#29038) 2022-12-02 15:10:07 +01:00
pubsub-client chore: bump reqwest from 0.11.11 to 0.11.12 (#28003) 2022-09-23 10:09:27 -06:00
quic-client Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
rayon-threadlimit clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
rbpf-cli bump solana_rbpf to v0.2.37 (#28857) 2022-11-19 11:30:36 +08:00
remote-wallet Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
rpc RPC unit test timeout fix (#28998) 2022-12-02 08:47:09 -08:00
rpc-client Fix client get_program_accounts_with_config calls with context (#28772) 2022-11-16 14:35:35 -07:00
rpc-client-api update to spl-token-2022 0.5.0 2022-11-28 11:30:41 -08:00
rpc-client-nonce-utils Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
rpc-test Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
runtime rebuild_bank_from_snapshots uses write cache (#29047) 2022-12-02 13:28:21 -08:00
scripts replace serum-dex with openbook-dex (#28873) 2022-11-22 09:41:41 +01:00
sdk remove unwraps in alt_bn128 syscall (#28955) 2022-12-02 10:30:10 +01:00
send-transaction-service Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
stake-accounts stake-accounts: fix typo withdrawl -> withdrawal (#27894) 2022-09-17 21:56:49 -06:00
storage-bigtable bigtable: add timeout to token refresh (#28728) 2022-11-14 16:39:26 -07:00
storage-proto Cap accounts data a transaction can load by its requested limit (#27840) 2022-11-14 10:29:35 -06:00
streamer Increase stream timeout to 1 sec to fix flaky tests (#28983) 2022-11-30 10:04:32 -08:00
sys-tuner sys-tuner: Do not change sysctl parameters to smaller values 2022-10-05 09:36:08 -07:00
system-test chore: all gce performance tests use n2-standard-16 (#28509) 2022-10-22 00:34:20 +08:00
test-validator use write cache by default in some tests (#28876) 2022-11-18 14:35:52 -08:00
thin-client Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
tokens Bump spl-ata to v1.1.2 (#28979) 2022-11-30 03:46:42 +00:00
tpu-client Use estimated current slot in tpu client (#28997) 2022-11-30 11:36:26 -08:00
transaction-dos get rid of process_deploy call in transaction-dos (#28448) 2022-10-19 11:02:51 +02:00
transaction-status Bump spl-ata to v1.1.2 (#28979) 2022-11-30 03:46:42 +00:00
udp-client Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
upload-perf patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
validator remove cli arg to specify # accounts hash scan passes (#28976) 2022-11-29 16:47:51 -08:00
version chore: bump semver from 1.0.13 to 1.0.14 (#27971) 2022-09-22 18:15:25 -06:00
watchtower Resolve PagerDuty incident on All Clear instead of triggering new incident (#28232) 2022-10-05 11:55:45 -07:00
web3.js fix: prevent the first-ever signature subscription from leaking (#29056) 2022-12-02 15:09:42 -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 [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
.clippy.toml
.gitignore explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
.mergify.yml ci: v1.10 is EOL. stop creating backports for it 2022-10-18 12:14:00 -07:00
.travis.yml
CONTRIBUTING.md Documentation fixes and improvements (#28312) 2022-10-11 02:17:15 +00:00
Cargo.lock Bump spl-ata to v1.1.2 (#28979) 2022-11-30 03:46:42 +00:00
Cargo.toml chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
LICENSE
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
cargo-build-bpf
cargo-build-sbf chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
cargo-test-bpf
cargo-test-sbf chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04: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
fetch-spl.sh Bump spl-ata to v1.1.2 (#28979) 2022-11-30 03:46:42 +00:00
run.sh
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 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.