Go to file
Lijun Wang ddd660e2d3
Different staked vs unstaked chunks_received (#27033)
* Different staked vs unstaked chunks_received

* Suppress a clippy warning
2022-08-09 17:39:14 -07:00
.buildkite chore: use sccache (#26376) 2022-07-18 15:39:21 +08:00
.github Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
account-decoder Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
accounts-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
accounts-cluster-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banking-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banks-client Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banks-interface Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
banks-server Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bench-streamer Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bench-tps Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bloom Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bucket_map Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ci Revert "Remove resolver=2 from Cargo.toml and add it to the Windows build" (#27011) 2022-08-09 17:58:32 +09: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 chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
cli-config Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
cli-output chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
client chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
client-test Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
core Fix typo in test function (#27031) 2022-08-09 12:39:22 -07:00
docs docs: updated absolute routes to local routes 2022-08-08 16:39:58 -05:00
dos Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
download-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
entry Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
explorer anchor verified build uses apr.dev (#26655) 2022-08-01 12:17:32 +02:00
faucet Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
frozen-abi Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
genesis Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05: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 Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
gossip Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
install chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
keygen Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
ledger adds number of coding shreds to broadcast metrics (#27006) 2022-08-09 13:59:40 +00:00
ledger-tool ledger-tool: support Geyser accounts updates (#26909) 2022-08-09 15:44:57 +00:00
local-cluster Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
log-analyzer Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05: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 Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
multinode-demo Revert "Enable QUIC client by default. Add arg to disable QUIC client… (#26913) 2022-08-04 13:26:43 -05:00
net Add profile option to net scripts (#25624) 2022-06-21 19:28:15 +02:00
net-shaper Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
net-utils Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
notifier Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
perf Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
poh Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
poh-bench Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
program-runtime Do not check accounts data size in InvokeContext (#26773) 2022-08-08 11:05:25 -04:00
program-test Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
programs Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
rayon-threadlimit Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
rbpf-cli Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
remote-wallet Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
rpc added arg --rpc-max-request-payload-size to validator (#26377) 2022-08-08 13:50:05 +01:00
rpc-test Increase timeout to reduce the flakyness of rpc signature receving test (#27008) 2022-08-09 16:27:43 -07:00
runtime A more convenient store-tool (#26796) 2022-08-08 06:55:00 -07:00
scripts update `scripts/cargo-fmt.sh` to reflect changes in 9425478 2022-07-09 00:38:20 +00:00
sdk Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02: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 prost-types from 0.11.0 to 0.11.1 (#27013) 2022-08-09 00:43:06 -06:00
storage-proto Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
streamer Different staked vs unstaked chunks_received (#27033) 2022-08-09 17:39:14 -07:00
sys-tuner Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
system-test chore: update buildkite agents query rule (#26708) 2022-07-21 12:08:48 +08:00
test-validator Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05: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 Correct StakeInstruction::DeactivateDelinquent instruction type 2022-08-09 14:04:42 -07:00
upload-perf Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
validator added arg --rpc-max-request-payload-size to validator (#26377) 2022-08-08 13:50:05 +01:00
version chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
watchtower Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
web3.js chore: update `tweetnacl` dependency to 1.0.3 explicitly (#26907) 2022-08-03 10:52:03 -07:00
zk-token-sdk Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml restore BackportAssignee definition 2022-08-04 21:28:53 -07:00
.travis.yml
CONTRIBUTING.md Remove references to labels that nobody cares about 2022-06-29 00:08:33 -07:00
Cargo.lock chore: bump semver from 1.0.10 to 1.0.13 (#27016) 2022-08-09 12:49:52 -06:00
Cargo.toml Patch crossbeam-epoch to avoid overhead (#26555) 2022-08-09 21:41:51 +09:00
LICENSE
README.md
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
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
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.