Go to file
Tyera Eulberg 99fb36fe45
RPC: getConfirmedSignaturesForAddress2 only returns confirmed signatures (#11615)
* Add failing test case

* Limit to only rooted slots
2020-08-13 11:07:42 -06:00
.buildkite Update CRATES_IO_TOKEN 2020-07-15 17:45:00 -07:00
.github Update dependabot.yml 2020-07-14 11:49:25 -07:00
.travis Always pass affected file check on tagged release (#11089) 2020-07-16 03:22:51 +00:00
account-decoder Adapt RpcClient to recent token method changes (#11519) 2020-08-11 10:14:17 -06:00
accounts-bench Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
banking-bench Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
banks-client Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
banks-interface Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
banks-server Add CommitmentSlots::new_from_slot() (#11600) 2020-08-13 03:51:15 +00:00
bench-exchange Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
bench-streamer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
bench-tps Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
ci Increase timeout 2020-08-05 14:27:12 -07:00
clap-utils Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
cli Fix solana CLI deploy (#11520) 2020-08-11 02:42:29 -06:00
cli-config Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
client Adapt RpcClient to recent token method changes (#11519) 2020-08-11 10:14:17 -06:00
core Ensure highest_confirmed_root only grows (#11596) 2020-08-13 00:59:44 -06:00
crate-features Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
docs Update docs to latest processors (#11613) 2020-08-13 08:36:22 -07:00
dos Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
download-utils Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
explorer Explorer: fix token history loading animation (#11616) 2020-08-13 23:49:36 +08:00
faucet Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
genesis Specify loader when bootstrapping bpf programs (#11571) 2020-08-12 09:46:49 -07:00
genesis-programs Align host addresses (#11384) 2020-08-11 16:11:52 -07:00
gossip Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
install Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
keygen Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
ledger RPC: getConfirmedSignaturesForAddress2 only returns confirmed signatures (#11615) 2020-08-13 11:07:42 -06:00
ledger-tool Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
local-cluster Align host addresses (#11384) 2020-08-11 16:11:52 -07:00
log-analyzer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
logger Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
measure Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
merkle-tree Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
metrics Add retransmit stats (#11588) 2020-08-12 12:26:14 -07:00
multinode-demo Plumb Bigtable ledger storage into the RPC subsystem 2020-08-05 14:27:12 -07:00
net Fetch and install SPL programs by default 2020-07-29 12:48:56 -07:00
net-shaper Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
net-utils Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
notifier Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
perf Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
poh-bench Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
programs Align host addresses (#11384) 2020-08-11 16:11:52 -07:00
ramp-tps Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
rayon-threadlimit Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
remote-wallet Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
runtime Add CommitmentSlots::new_from_slot() (#11600) 2020-08-13 03:51:15 +00:00
scripts Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
sdk Align host addresses (#11384) 2020-08-11 16:11:52 -07:00
stake-accounts Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
stake-monitor Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
stake-o-matic Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
storage-bigtable Plug getConfirmedSignaturesForAddress2 into bigtable storage 2020-08-05 23:04:16 -07:00
streamer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
sys-tuner Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
system-test Steal dumoulin from colo for TdS 2020-07-03 20:30:44 +00:00
tokens chore: bump indexmap from 1.4.0 to 1.5.1 2020-08-10 22:49:55 -07:00
transaction-status Add getConfirmedSignaturesForAddress2 RPC method 2020-08-05 14:33:14 -07:00
upload-perf Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
validator Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
version Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
vote-signer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
watchtower Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
web3.js chore: bump fs-file-tree from 1.1.0 to 1.1.1 in /web3.js (#11609) 2020-08-13 08:30:02 +00:00
.DS_Store fixes logo (#11350) 2020-08-04 10:51:25 -07:00
.clippy.toml
.codecov.yml
.gitignore Keep .DS_Store out of the tree 2020-08-04 16:34:45 -07:00
.mergify.yml Mergify backports: add v1.4, drop v1.1 2020-08-05 15:38:56 -06:00
.travis.yml Only run web3.js/explorer CI when targeting master branch 2020-08-07 05:31:43 +00:00
CONTRIBUTING.md Move docs from book/ to docs/ (#8469) 2020-02-26 07:11:38 -08:00
Cargo.lock chore: bump indexmap from 1.4.0 to 1.5.1 2020-08-10 22:49:55 -07:00
Cargo.toml Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
LICENSE Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
README.md Update link 2020-04-18 15:11:55 -07:00
RELEASE.md Remove release documentation documentation (#11090) 2020-07-15 20:55:02 -06:00
fetch-perf-libs.sh Update perf libs to 0.19.1 (#11301) 2020-07-31 09:19:43 -07:00
fetch-spl.sh Specify loader when bootstrapping bpf programs (#11571) 2020-08-12 09:46:49 -07:00
run.sh Fetch and install SPL programs by default 2020-07-29 12:48:56 -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

If your rustc version is lower than 1.39.0, please update it:

$ 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

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 testnet

  • testnet - public stable testnet accessible via devnet.solana.com. Runs 24/7

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 author's best effort. It is up to the reader to check and validate their accuracy and truthfulness. Furthermore nothing in this project constitutes a solicitation for investment.