Go to file
joeaba 3bd5a89d6f
add scripts for traceability
2022-01-15 23:28:15 +05:30
.buildkite
.github connected github with vercel for preview deploy 2022-01-03 19:20:36 +05:30
.travis chore(web3): use github actions (#19816) 2021-09-13 16:37:18 -05:00
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 port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
accountsdb-plugin-postgres port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
banking-bench convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08: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 convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
bench-streamer convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
bench-tps convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
book/src/proposals
bucket_map Use modular_bitfield to bitpack IndexEntry (#22447) 2022-01-12 14:37:34 -06:00
ci ci: Add Anchor and Anchor projects to the downstream build (#22098) 2022-01-11 00:21:53 +01:00
clap-utils Add hidapi feature in remote-wallet 2022-01-13 14:12:54 -07:00
cli Improve nonce-related error messages 2022-01-14 12:59:01 -08: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 Bugfix/block subscribe (#22516) 2022-01-14 19:53:34 -07:00
client-test Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
core Add hidden cli option to allow validator reports replayed transaction cost metrics (#22369) 2022-01-15 00:31:21 +00:00
docs docs: fix get fee for message docs (#22501) 2022-01-14 01:34:05 -07: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 Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
explorer chore:(deps): bump @types/jest from 27.0.3 to 27.4.0 in /explorer (#22483) 2022-01-13 09:06:32 +00:00
faucet convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
frozen-abi Bump memmap2 from 0.5.1 to 0.5.2 (#22414) 2022-01-11 15:08:13 -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 convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
install convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
keygen chore: bump num_cpus from 1.13.0 to 1.13.1 (#22044) 2021-12-21 00:06:14 -07:00
ledger Add hidden cli option to allow validator reports replayed transaction cost metrics (#22369) 2022-01-15 00:31:21 +00:00
ledger-tool Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
local-cluster Filter out outdated slots (#22450) 2022-01-13 19:51:00 -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 change metrics to internal-metrics 2022-01-15 00:08:45 +05:30
multinode-demo Bugfix/block subscribe (#22516) 2022-01-14 19:53:34 -07:00
net add script to check the validity of file content 2022-01-15 22:47:15 +05:30
net-shaper Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
net-utils convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08: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 convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
poh-bench Don't publish poh-bench to crates.io 2021-12-14 12:09:39 -08:00
program-runtime Add benchmark for vote processing (#22486) 2022-01-14 17:10:17 +08:00
program-test Perf: Store deserialized sysvars in the sysvars cache (#22455) 2022-01-13 05:36:21 +00:00
programs Update syscall base costs 2022-01-14 16:15:14 -08: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 Apply suggestions from code review 2022-01-13 14:12:54 -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 Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
rpc-test Prevent rent-paying account creation (#22292) 2022-01-11 11:32:25 -07:00
runtime Remove unnecessary & from AsRef params (#22523) 2022-01-15 04:51:05 +00:00
scripts ci: Patch solana-account-decoder for downstream builds (#22472) 2022-01-13 02:02:36 +01:00
sdk Update syscall base costs 2022-01-14 16:15:14 -08:00
send-transaction-service convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
stake-accounts Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
storage-bigtable Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
storage-proto port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
streamer convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08: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 add scripts for traceability 2022-01-15 23:28:15 +05:30
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 Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
upload-perf Bump serde_json from 1.0.73 to 1.0.74 (#22231) 2022-01-03 10:36:59 -07:00
validator Bugfix/block subscribe (#22516) 2022-01-14 19:53:34 -07: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 feat: add Connection.getFeeForMessage (#22128) 2022-01-11 17:49:28 +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 chore: bump assert_cmd from 2.0.2 to 2.0.4 (#22490) 2022-01-14 21:44:51 -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 feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
run.sh add some guidance in place of `./run.sh` 2021-09-11 14:49:17 -06:00
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.