Go to file
Tyera Eulberg 6abe089740
Add custom error for tx-history queries when node does not support (#17494)
2021-05-26 13:27:41 -06:00
.buildkite Clear release cache for stable-perf (#17287) 2021-05-17 17:28:52 -06:00
.github
.travis
account-decoder account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
accounts-bench Ancestors to HashSet: From(Vec) (#17447) 2021-05-25 11:01:11 -05:00
accounts-cluster-bench Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
banking-bench Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
banks-client Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
banks-interface Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
banks-server Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
bench-exchange Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
bench-streamer Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
bench-tps Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
ci Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
clap-utils Improve missing default signer error messaging (#17486) 2021-05-25 18:31:27 -07:00
cli Add last valid block height to rpc Fees (#17506) 2021-05-26 07:26:19 +00:00
cli-config docs: update old devnet and testnet url references 2021-05-14 16:20:39 -06:00
cli-output CLI: Print gossip nodes with `cli-output` crate 2021-05-06 07:49:47 +00:00
client Add custom error for tx-history queries when node does not support (#17494) 2021-05-26 13:27:41 -06:00
core Add custom error for tx-history queries when node does not support (#17494) 2021-05-26 13:27:41 -06:00
crate-features Apple M1 compatibility (#16346) 2021-04-09 17:21:01 -07:00
docs docs: Add `find_program_address` and example (#17515) 2021-05-26 15:25:05 +00:00
dos Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
download-utils snapshot download enhancement (#17415) 2021-05-25 09:32:12 -07:00
explorer explorer: Display correct list of block programs (#17489) 2021-05-26 08:21:07 -07:00
faucet Add allowed-ip list to faucet (#16891) 2021-04-28 01:31:32 +00:00
frozen-abi Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
genesis lamports -> lamports() (#16915) 2021-04-28 14:55:55 -05:00
genesis-utils Refactor genesis download/load/check functions (#17276) 2021-05-24 16:45:36 +02:00
gossip Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
install fix: update devnet and testnet urls 2021-05-14 16:20:39 -06:00
keygen Disallow bad combination of arguments in keygen grind (#17251) 2021-05-18 10:35:07 -05:00
ledger add --limit_load_slot_count_from_snapshot to ledger-tool (#17417) 2021-05-26 10:36:12 -05:00
ledger-tool add --limit_load_slot_count_from_snapshot to ledger-tool (#17417) 2021-05-26 10:36:12 -05:00
local-cluster Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
log-analyzer =1.7.0 2021-03-16 07:51:07 +00:00
logger Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
measure Add Measure::this() (#16953) 2021-04-29 17:48:33 -05:00
merkle-root-bench =1.7.0 2021-03-16 07:51:07 +00:00
merkle-tree merkle-tree: Use `matches` crate when targeting eBPF 2021-04-03 12:09:36 -06:00
metrics Make metrics tests independent of RUST_LOG env var (#16710) 2021-04-21 18:14:49 -06:00
multinode-demo Issue #17008 -- make snapshot archives to hold on to configurable. (#17158) 2021-05-12 10:32:27 -07:00
net Add pubkey for stevecz (#17094) 2021-05-06 21:52:39 -05:00
net-shaper =1.7.0 2021-03-16 07:51:07 +00:00
net-utils Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
notifier Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
perf Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
poh-bench Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
program-test chore: conflate use statement 2021-05-04 08:34:35 -07:00
programs Fix missing builtins in C programs linking with compiler_builtins (#17475) 2021-05-25 17:11:02 +00:00
rayon-threadlimit Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
remote-wallet Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
rpc Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
runtime Remove copied shrink code (#17385) 2021-05-26 19:27:18 +02:00
scripts Add a hacky shell for fun code reading (#17503) 2021-05-26 14:39:57 +09:00
sdk Fix missing builtins in C programs linking with compiler_builtins (#17475) 2021-05-25 17:11:02 +00:00
stake-accounts fix: update devnet and testnet urls 2021-05-14 16:20:39 -06:00
stake-monitor Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
storage-bigtable Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
storage-proto Remove unwrap (#16652) 2021-04-19 20:17:56 -07:00
streamer Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sys-tuner =1.7.0 2021-03-16 07:51:07 +00:00
system-test fix: update devnet and testnet urls 2021-05-14 16:20:39 -06:00
tokens Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
transaction-status account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
upload-perf =1.7.0 2021-03-16 07:51:07 +00:00
validator Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
version Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
watchtower =1.7.0 2021-03-16 07:51:07 +00:00
web3.js chore: bump @types/sinon from 10.0.0 to 10.0.1 in /web3.js (#17514) 2021-05-26 09:40:02 +00:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml Drop v1.3, add v1.7 2021-02-17 09:01:45 -08:00
.travis.yml explorer: downgrade nodejs version in travis (#16740) 2021-04-22 22:27:50 +08:00
CONTRIBUTING.md
Cargo.lock Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
Cargo.toml Refactor genesis download/load/check functions (#17276) 2021-05-24 16:45:36 +02:00
LICENSE
README.md Add new logo (#16556) 2021-04-14 19:02:42 -06:00
RELEASE.md
SECURITY.md Clarify bug bounty payment policy (#16488) 2021-04-12 14:53:15 -06:00
cargo Speed up net.sh builds (#16360) 2021-04-07 14:45:03 +08:00
cargo-build-bpf
cargo-test-bpf
fetch-perf-libs.sh
fetch-spl.sh Load memo v2 into genesis for test validator (#15425) 2021-02-19 15:59:31 +08:00
run.sh Skip leader slots until a vote lands (#15607) 2021-03-25 18:54:51 -07:00
test-abi.sh

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

Please sure you are always using the latest stable rust version by running:

$ rustup update

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

On Mac M1s, make sure you set up your terminal & homebrew to use Rosetta. You can install it with:

$ softwareupdate --install-rosetta

2. Download the source code.

$ git clone https://github.com/solana-labs/solana.git
$ cd solana

3. Build.

$ cargo build

4. Run a minimal local cluster.

$ ./run.sh

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 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") best 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 inspiration 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 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.