Go to file
samkim-crypto bd88e2a11c
Zk token sdk/batch discrete log (#27412)
* zk-token-sdk: optimize discrete log search with batch compression

* zk-token-sdk: include batch size as part of discrete log struct

* zk-token-sdk: add a note on discrete log timings

* zk-token-sdk: add upper bound on the number of threads

* zk-token-sdk: minor

* zk-token-sdk: cargo.lock
2022-08-27 06:54:59 +09: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 Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
accounts-bench Add clean_accounts_for_tests() (#27200) 2022-08-17 18:45:59 -04:00
accounts-cluster-bench Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
banking-bench Use new client crates (#27360) 2022-08-24 10:47:02 -06: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 Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
bench-streamer Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bench-tps add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02: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 Rust v1.63 (#27303) 2022-08-22 18:01:03 -07: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 Add use-quic flag to allow for using quic in program deploy (#27319) 2022-08-25 18:26:12 +02:00
cli-config Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
cli-output Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
client-test Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
core Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07:00
docs [docs] added commitment page (#27265) 2022-08-24 18:49:17 -05:00
dos Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
download-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
entry Standardize thread names 2022-08-20 07:49:39 -07:00
explorer explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
faucet chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
frozen-abi Rust v1.63 (#27303) 2022-08-22 18:01:03 -07: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 Standardize thread names 2022-08-20 07:49:39 -07:00
gossip Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
install Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
keygen Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ledger coalesce entries in recv_slot_entries to target byte count (#27321) 2022-08-25 13:51:55 -07:00
ledger-tool create-snapshot check if snapshot slot exists (#27153) 2022-08-19 09:34:35 -05:00
local-cluster Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07: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 Standardize thread names 2022-08-20 07:49:39 -07:00
multinode-demo Support tpu disable quic in net scripts (#27039) 2022-08-24 08:21:01 -07:00
net Support tpu disable quic in net scripts (#27039) 2022-08-24 08:21:01 -07: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 Standardize thread names 2022-08-20 07:49:39 -07:00
notifier Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
perf Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
poh Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
poh-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
program-runtime Remove `total_data_size` and `data_size_changed` from `ExecuteDetailsTimings` (#27051) 2022-08-23 14:58:32 +02:00
program-test Allow overriding the runtime transaction account lock limit (#26948) 2022-08-12 15:07:48 +01:00
programs Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
pubsub-client Split up solana-client (#27246) 2022-08-24 05:34:35 +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 Add a SanitizedMessage type that caches writable accounts indexes (#27317) 2022-08-25 16:33:41 -05:00
rpc-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-client-api Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-client-nonce-utils Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rpc-test fix test_rpc_subscriptions (#27394) 2022-08-25 20:11:34 +00:00
runtime Update runtime background hash verifier thread name 2022-08-26 13:44:11 -07:00
scripts chore: skip spl downstream project test when the used version too high (#27326) 2022-08-24 03:30:30 +00:00
sdk Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07:00
send-transaction-service rpc-sts: respect app exit in tx receiver thread 2022-08-26 10:53:21 -06:00
stake-accounts Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
storage-bigtable Update BigTable apis to respect a limit of zero (#27380) 2022-08-24 12:44:19 -06:00
storage-proto ignore clippy derive_partial_eq_without_eq in prost generated code (#27337) 2022-08-23 14:21:24 -05:00
streamer Rust v1.63 (#27303) 2022-08-22 18:01:03 -07: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
test-validator Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
thin-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
tokens Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
tpu-client Fix quic staked chunking (#27402) 2022-08-25 21:10:28 +00:00
transaction-dos Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
transaction-status Parse address-lookup-table instructions (#27316) 2022-08-24 10:17:53 -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 Switch concurrent replay from feature to param (#27401) 2022-08-26 12:36:02 -07:00
version chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
watchtower Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
web3.js Update rollup script to exclude new secp256k1 and hmac/sha256 dependencies (#27428) 2022-08-26 12:33:29 -07:00
zk-token-sdk Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
.clippy.toml
.codecov.yml
.gitignore explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
.mergify.yml
.travis.yml
CONTRIBUTING.md [docs] Docs sidebar/navbar restructure (#27005) 2022-08-15 21:23:39 -05:00
Cargo.lock Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
Cargo.toml Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
LICENSE
README.md
RELEASE.md
SECURITY.md
cargo
cargo-build-bpf
cargo-build-sbf
cargo-test-bpf
cargo-test-sbf
fetch-perf-libs.sh
fetch-spl.sh
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

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.