Go to file
joeaba d064c40617
update metrics url
2022-01-10 21:36:44 -05:00
.buildkite
.github connected github with vercel for preview deploy 2022-01-03 19:20:36 +05:30
.travis
account-decoder Bump zstd from 0.9.1+zstd.1.5.1 to 0.9.2+zstd.1.5.1 (#22388) 2022-01-08 22:21:56 +00:00
accounts-bench Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
accounts-cluster-bench removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00
accountsdb-plugin-interface Add docs for notifying transactions via plugin (#22097) 2021-12-29 16:22:13 -08:00
accountsdb-plugin-manager Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
accountsdb-plugin-postgres Add runtime support for address table lookups (#22223) 2022-01-07 11:59:09 +08:00
banking-bench fix bank-benching test 2021-12-28 15:21:24 -06:00
banks-client Add (preflight) simulation to BanksClient (#22084) 2021-12-28 19:25:46 +00:00
banks-interface Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
banks-server Add (preflight) simulation to BanksClient (#22084) 2021-12-28 19:25:46 +00:00
bench-streamer removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00
bench-tps Bump serde_json from 1.0.73 to 1.0.74 (#22231) 2022-01-03 10:36:59 -07:00
book/src/proposals
bucket_map Bump memmap2 from 0.5.0 to 0.5.1 (#22409) 2022-01-10 11:14:56 -07:00
ci ci: Add Anchor and Anchor projects to the downstream build (#22098) 2022-01-11 00:21:53 +01:00
clap-utils Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
cli Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
cli-config Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
cli-output Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
client Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
client-test Bump serde_json from 1.0.73 to 1.0.74 (#22231) 2022-01-03 10:36:59 -07:00
core Bump etcd-client from 0.8.2 to 0.8.3 (#22415) 2022-01-10 13:25:15 -07:00
docs Update default --dynamic-port-range values to include some room for additional ports that may be added in the future 2022-01-05 16:50:15 -08:00
dos Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
download-utils Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
entry adds bitflags to Packet.Meta 2022-01-04 13:53:40 +00:00
explorer explorer: fix missing logs error for old transactions (#22350) 2022-01-07 00:48:20 +00:00
faucet Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
frozen-abi Bump memmap2 from 0.5.0 to 0.5.1 (#22409) 2022-01-10 11:14:56 -07:00
genesis Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
genesis-utils Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
gossip limits gossip vote stats to the top most voted slots (#22416) 2022-01-10 21:23:41 +00:00
install Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
keygen chore: bump num_cpus from 1.13.0 to 1.13.1 (#22044) 2021-12-21 00:06:14 -07:00
ledger Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
ledger-tool Rename open_with_access_type() to open_with_options() (#22123) 2022-01-07 12:11:43 -08:00
local-cluster Add local cluster test to repro slot hash expiry bug (#21873) 2022-01-10 00:58:21 -05:00
log-analyzer Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
logger Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
measure Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
merkle-root-bench Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
merkle-tree Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
metrics removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00
multinode-demo check OS network limits when starting validator (#20874) 2021-10-25 18:25:55 -07:00
net Update metrics subdomain 2022-01-04 20:14:41 -05:00
net-shaper Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
net-utils Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
notifier Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
perf adds bitflags to Packet.Meta 2022-01-04 13:53:40 +00:00
poh Eagerly receive records in sleepy tick producer (#21832) 2021-12-14 16:25:28 -05:00
poh-bench Don't publish poh-bench to crates.io 2021-12-14 12:09:39 -08:00
program-runtime Moves InvokeContext::return_data to TransactionContext. (#22411) 2022-01-10 18:26:51 +01:00
program-test Add execute metrics 2022-01-06 03:56:46 -07:00
programs Bump merlin from 2.0.1 to 3.0.0 (#22331) 2022-01-10 11:18:15 -07:00
rayon-threadlimit chore: bump num_cpus from 1.13.0 to 1.13.1 (#22044) 2021-12-21 00:06:14 -07:00
rbpf-cli Refactor: Remove `KeyedAccount` from program runtime (#22226) 2022-01-03 23:30:56 +01:00
remote-wallet Bump hidapi from 1.3.0 to 1.3.2 (#22265) 2022-01-04 10:47:58 -07:00
replica-lib chore: bump tonic-build from 0.6.0 to 0.6.2 (#21764) 2021-12-10 09:31:15 +00:00
replica-node Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
rpc [ledger-tool]compare_blocks (#22229) 2022-01-06 14:36:03 +08:00
rpc-test Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
runtime Bump memmap2 from 0.5.0 to 0.5.1 (#22409) 2022-01-10 11:14:56 -07:00
scripts ci: Add Anchor and Anchor projects to the downstream build (#22098) 2022-01-11 00:21:53 +01:00
sdk Bump memmap2 from 0.5.0 to 0.5.1 (#22409) 2022-01-10 11:14:56 -07:00
send-transaction-service removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00
stake-accounts Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
storage-bigtable Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
storage-proto Add runtime support for address table lookups (#22223) 2022-01-07 11:59:09 +08:00
streamer patches bug in recv_mmsg when npkts != nrecv 2022-01-04 21:06:59 +00:00
sys-tuner chore: bump nix from 0.23.0 to 0.23.1 (#21998) 2021-12-18 11:04:45 -07:00
system-test update metrics url 2022-01-10 21:36:44 -05:00
test-validator Bump serde_json from 1.0.73 to 1.0.74 (#22231) 2022-01-03 10:36:59 -07:00
tokens Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
transaction-dos Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
transaction-status Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
upload-perf Bump serde_json from 1.0.73 to 1.0.74 (#22231) 2022-01-03 10:36:59 -07:00
validator Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
version Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
watchtower Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
web3.js fix: non-deterministic writeable account order (#21724) 2022-01-08 13:38:58 +08:00
zk-token-sdk Bump merlin from 2.0.1 to 3.0.0 (#22331) 2022-01-10 11:18:15 -07:00
.clippy.toml
.codecov.yml
.gitignore Add option to load accounts from file 2021-12-15 11:05:02 -08:00
.mergify.yml Drop obsolute branches from backport candidates 2021-12-03 10:21:09 -08:00
.travis.yml removed explorer .travis.yml from main .travis.yml 2021-12-17 21:30:39 +05:30
CONTRIBUTING.md Fix CONTRIBUTING wording (#22291) 2022-01-05 06:27:10 +00:00
Cargo.lock Bump etcd-client from 0.8.2 to 0.8.3 (#22415) 2022-01-10 13:25:15 -07:00
Cargo.toml Adapt zk-token-{sdk,proof-program} for use in the monorepo 2022-01-05 08:51:18 -08:00
LICENSE
README.md Remove obsolete M1 setup information 2022-01-04 21:14:13 +00:00
RELEASE.md Update release documentation (#22086) 2021-12-22 22:51:32 -06:00
SECURITY.md Update security bounty levels (#20471) 2021-10-06 13:57:52 -06:00
cargo
cargo-build-bpf Add helper crate to generate syscalls.txt 2021-12-14 21:20:13 -08:00
cargo-test-bpf
fetch-perf-libs.sh
fetch-spl.sh
run.sh
test-abi.sh
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, etc. On Ubuntu:

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang make

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.