Go to file
Tyera Eulberg a5ec3a0547
SignerSource: rename input scheme to `prompt`, default to bip44 solana base key (#17154)
* Rename ask to prompt

* Default to Solana bip44 base if no derivation-path

* Add SignerSource legacy field, support legacy ASK

* Update docs

* Fix docs: validator current doesn't support uri SignerSources
2021-05-10 19:28:47 -06:00
.buildkite Rotate CODECOV_TOKEN 2021-04-15 16:07:04 +00:00
.github
.travis
account-decoder Don't parse uninitialized system/nonce accounts (#16584) 2021-04-15 16:32:29 -06:00
accounts-bench type AccountSecondaryIndexes = HashSet (#17108) 2021-05-10 14:22:48 +00:00
accounts-cluster-bench Enable multiple payers in accounts-cluster-bench (#16889) 2021-04-27 21:26:16 +00:00
banking-bench =1.7.0 2021-03-16 07:51:07 +00: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 =1.7.0 2021-03-16 07:51:07 +00:00
bench-streamer Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
bench-tps =1.7.0 2021-03-16 07:51:07 +00:00
ci Upgrade to Rust 1.51.0 2021-04-18 20:55:02 -07:00
clap-utils SignerSource: rename input scheme to `prompt`, default to bip44 solana base key (#17154) 2021-05-10 19:28:47 -06:00
cli CLI: Print gossip nodes with `cli-output` crate 2021-05-06 07:49:47 +00:00
cli-config Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
cli-output CLI: Print gossip nodes with `cli-output` crate 2021-05-06 07:49:47 +00:00
client RpcClient now respects the retry-after server response header when getting rate limited 2021-05-05 18:11:57 -07:00
core Move block-time caching earlier (#17109) 2021-05-10 13:14:56 -06:00
crate-features Apple M1 compatibility (#16346) 2021-04-09 17:21:01 -07:00
docs SignerSource: rename input scheme to `prompt`, default to bip44 solana base key (#17154) 2021-05-10 19:28:47 -06:00
dos =1.7.0 2021-03-16 07:51:07 +00:00
download-utils dl-utils: use `wide_msg` everywhere for truncation on narrow terminals 2021-04-14 23:50:42 +00:00
explorer explorer: Fix bonfida dependency (#17120) 2021-05-08 15:09:14 +08:00
faucet Add allowed-ip list to faucet (#16891) 2021-04-28 01:31:32 +00:00
frozen-abi Fix sanity test flakiness by prebuilding binaries (#16530) 2021-04-15 01:15:06 +08:00
genesis lamports -> lamports() (#16915) 2021-04-28 14:55:55 -05:00
gossip clippy 2021-04-18 20:55:02 -07:00
install clippy 2021-04-18 20:55:02 -07:00
keygen SignerSource: rename input scheme to `prompt`, default to bip44 solana base key (#17154) 2021-05-10 19:28:47 -06:00
ledger Move block-time caching earlier (#17109) 2021-05-10 13:14:56 -06:00
ledger-tool Move block-time caching earlier (#17109) 2021-05-10 13:14:56 -06:00
local-cluster Add --tower argument to specify where tower files are persisted 2021-05-05 12:20:39 -07: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 Fix sanity test flakiness by prebuilding binaries (#16530) 2021-04-15 01:15:06 +08: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 clippy 2021-04-18 20:55:02 -07: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 Add Keccak256 syscall and sdk support (#16498) 2021-05-10 16:16:58 -07: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
runtime type AccountSecondaryIndexes = HashSet (#17108) 2021-05-10 14:22:48 +00:00
scripts Fix net shaper script to properly query interfaces (#17065) 2021-05-05 19:02:38 -07:00
sdk SignerSource: rename input scheme to `prompt`, default to bip44 solana base key (#17154) 2021-05-10 19:28:47 -06:00
stake-accounts tests: lamports -> lamports() (#16982) 2021-05-03 10:45:54 -05: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 read hash mismatch errors from influx and error if > 0 (#14240) 2020-12-30 12:47:48 -06:00
tokens clippy 2021-04-18 20:55:02 -07:00
transaction-status Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
upload-perf =1.7.0 2021-03-16 07:51:07 +00:00
validator `solana-validator exit` now uses `process::exit()` to ensure prompt termination 2021-05-07 10:33:51 -07:00
version =1.7.0 2021-03-16 07:51:07 +00:00
watchtower =1.7.0 2021-03-16 07:51:07 +00:00
web3.js fix: improve findProgramAddress error when MAX_SEED_LENGTH is exceeded (#17151) 2021-05-10 15:55:51 -07:00
.clippy.toml
.codecov.yml
.gitignore Fix cli usage build 2021-01-29 19:03:10 +00:00
.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 Add Keccak256 syscall and sdk support (#16498) 2021-05-10 16:16:58 -07:00
Cargo.toml Remove ramp-tps 2021-05-04 02:06:50 +00: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 Add cargo-test-bpf 2020-11-05 14:29:17 -08:00
cargo-test-bpf Add cargo-test-bpf 2020-11-05 14:29:17 -08:00
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 Update frozen_abi hashes 2020-10-24 08:37:55 -07:00

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.