Go to file
Justin Starry 70445b7402
Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427)
Refactor: Rename max_invoke_depth to max_invoke_stack_height
2022-10-17 23:54:56 +08:00
.buildkite chore: stop uploading test data to buildkite (#28411) 2022-10-17 00:48:06 +08:00
.github chore: send slack notification when Github Action fails (#28310) 2022-10-12 15:52:00 +08:00
account-decoder
accounts-bench remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
accounts-cluster-bench
banking-bench
banks-client
banks-interface
banks-server
bench-streamer
bench-tps chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
bloom
bucket_map
cd
ci chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
clap-utils
clap-v3-utils
cli Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
cli-config chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
cli-output
client
client-test chore: bump systemstat from 0.1.11 to 0.2.0 (#27967) 2022-09-21 15:28:31 -06:00
core remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
docs Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427) 2022-10-17 23:54:56 +08:00
dos use signed repair request variants (#28283) 2022-10-10 14:09:45 -07:00
download-utils
entry
explorer chore:(deps): bump react-countup from 6.1.0 to 6.3.2 in /explorer (#28429) 2022-10-17 08:12:52 +00:00
faucet
frozen-abi
genesis chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
genesis-utils
geyser-plugin-interface
geyser-plugin-manager
gossip
install chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
keygen
ledger Add comment block for Orphans column family. (#28340) 2022-10-16 23:47:02 -07:00
ledger-tool Re-enqueues unhandled ABS requests (#28362) 2022-10-13 16:25:39 -04:00
local-cluster Bank::freeze() waits for EAH calculation to complete (#28170) 2022-10-05 17:44:35 -04:00
log-analyzer
logger
measure
memory-management Moves AlignedMemory from solana_rbpf into a new crate: memory-managment. (#28079) 2022-10-05 08:39:55 +02:00
merkle-root-bench
merkle-tree
metrics fix node count query (#28259) 2022-10-06 11:39:39 -05:00
multinode-demo
net
net-shaper
net-utils
notifier Resolve PagerDuty incident on All Clear instead of triggering new incident (#28232) 2022-10-05 11:55:45 -07:00
perf
poh
poh-bench
program-runtime Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427) 2022-10-17 23:54:56 +08:00
program-test Serialization refactor (#28251) 2022-10-07 07:45:05 +01:00
programs Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
pubsub-client
quic-client
rayon-threadlimit
rbpf-cli Serialization refactor (#28251) 2022-10-07 07:45:05 +01:00
remote-wallet Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
rpc RPC: Improve unsupported transaction error message (#28249) 2022-10-06 17:12:56 +08:00
rpc-client RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
rpc-client-api RPC: Improve unsupported transaction error message (#28249) 2022-10-06 17:12:56 +08:00
rpc-client-nonce-utils
rpc-test
runtime Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427) 2022-10-17 23:54:56 +08:00
scripts chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
sdk Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
send-transaction-service
stake-accounts
storage-bigtable
storage-proto
streamer Address some comments from Ryan 2022-10-12 14:12:40 -07:00
sys-tuner sys-tuner: Do not change sysctl parameters to smaller values 2022-10-05 09:36:08 -07:00
system-test
test-validator
thin-client
tokens
tpu-client Give the quic client and server thread the names 2022-10-06 16:55:21 -07:00
transaction-dos chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
transaction-status RPC: Fix ATA create instruction parsing (#28314) 2022-10-10 20:24:10 +02:00
udp-client
upload-perf
validator chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
version
watchtower Resolve PagerDuty incident on All Clear instead of triggering new incident (#28232) 2022-10-05 11:55:45 -07:00
web3.js fix: wrap _rpcWebSocketGeneration around when about to overflow (#28428) 2022-10-16 23:33:28 -07:00
zk-token-sdk [zk-token-sdk] Restructure proof error types (#28407) 2022-10-16 07:06:57 +09:00
.clippy.toml
.gitignore
.mergify.yml
.travis.yml
CONTRIBUTING.md Documentation fixes and improvements (#28312) 2022-10-11 02:17:15 +00:00
Cargo.lock Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
Cargo.toml chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
LICENSE
README.md Documentation fixes and improvements (#28312) 2022-10-11 02:17:15 +00:00
RELEASE.md
SECURITY.md
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
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

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.