Go to file
Tyera Eulberg 1d145e1fc2
Add handling to close accounts to many-accounts bench (#16199)
* gitignore farf

* Improve cli args

* Use derived addresses for accounts

* Add parameter to close every nth account created
2021-03-29 15:30:00 -06:00
.buildkite Don't reuse BPF target build artifacts 2020-10-26 00:10:50 -07:00
.github Github issues with 1 year of inactivity are now marked stale, and will be closed 7 days later. 2020-09-15 17:51:06 -07:00
.travis Update channel_restriction.sh 2020-10-04 10:18:42 -06:00
account-decoder Simplify account.rent_epoch handling for sysvar rent (#16049) 2021-03-25 15:23:20 +09:00
accounts-bench =1.7.0 2021-03-16 07:51:07 +00:00
accounts-cluster-bench Add handling to close accounts to many-accounts bench (#16199) 2021-03-29 15:30:00 -06:00
banking-bench =1.7.0 2021-03-16 07:51:07 +00:00
banks-client =1.7.0 2021-03-16 07:51:07 +00:00
banks-interface =1.7.0 2021-03-16 07:51:07 +00:00
banks-server =1.7.0 2021-03-16 07:51:07 +00:00
bench-exchange =1.7.0 2021-03-16 07:51:07 +00:00
bench-streamer =1.7.0 2021-03-16 07:51:07 +00:00
bench-tps =1.7.0 2021-03-16 07:51:07 +00:00
ci Bump bpf-tools to v1.2 and get rid of xargo 2021-03-19 12:09:15 +01:00
clap-utils clap-utils: Allow `NullSigner`s outside sign-only mode 2021-03-25 05:45:21 +00:00
cli Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142) 2021-03-26 16:47:35 -06:00
cli-config Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
cli-output cli cleanup (#15990) 2021-03-18 18:29:42 +00:00
client Future-aware enum name 2021-03-29 14:58:05 -06:00
core Future-aware enum name 2021-03-29 14:58:05 -06:00
crate-features Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
docs Rpc: enable getConfirmedBlocks and getConfirmedBlocksWithLimit to return confirmed (not yet finalized) data (#16161) 2021-03-29 12:41:31 -06:00
dos =1.7.0 2021-03-16 07:51:07 +00:00
download-utils Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
explorer hotfix: account for custom endpoint possible conditions in stakehistory (#16151) 2021-03-26 17:54:53 +00:00
faucet =1.7.0 2021-03-16 07:51:07 +00:00
frozen-abi =1.7.0 2021-03-16 07:51:07 +00:00
genesis set target hash/sec to half of capability for auto (#16096) 2021-03-24 14:48:38 -05:00
gossip =1.7.0 2021-03-16 07:51:07 +00:00
install Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
keygen Implement mnemonic support for solana-keygen grind (solana-labs#9325) (#16108) 2021-03-27 23:47:50 -06:00
ledger Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142) 2021-03-26 16:47:35 -06:00
ledger-tool =1.7.0 2021-03-16 07:51:07 +00:00
local-cluster Skip leader slots until a vote lands (#15607) 2021-03-25 18:54:51 -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 metrics for tick producer and poh_recorder (#15931) 2021-03-17 10:38:26 -05:00
merkle-root-bench =1.7.0 2021-03-16 07:51:07 +00:00
merkle-tree =1.7.0 2021-03-16 07:51:07 +00:00
metrics Update dashboard with new poh metrics (#15991) 2021-03-22 11:38:57 -07:00
multinode-demo Skip leader slots until a vote lands (#15607) 2021-03-25 18:54:51 -07:00
net use certbot from apt not snap (#16081) 2021-03-23 22:22:47 +00:00
net-shaper =1.7.0 2021-03-16 07:51:07 +00:00
net-utils =1.7.0 2021-03-16 07:51:07 +00:00
notifier Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
perf Refactored ShortU16Visitor::visit_seq() to reject overflows, extra leading zeros and ensure one-to-one encoding. 2021-03-24 21:53:35 -06:00
poh-bench =1.7.0 2021-03-16 07:51:07 +00:00
program-test Fix handling of invoked ix accounts in program-test (#16170) 2021-03-29 08:42:11 +08:00
programs Bump bpf-tools to version v1.4 (#16152) 2021-03-26 19:21:41 +00:00
ramp-tps Update to reqwest 0.11.2 2021-03-18 11:59:41 -07:00
rayon-threadlimit Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
remote-wallet remote-wallet: Expose Ledger app settings 2021-03-18 07:29:16 +00:00
runtime Status cache improvements (#16174) 2021-03-28 19:10:14 -07:00
scripts Remove stake-o-matic 2021-03-24 20:09:04 -07:00
sdk Print the rust version when building bpf programs (#16181) 2021-03-29 14:17:08 +08:00
stake-accounts =1.7.0 2021-03-16 07:51:07 +00:00
stake-monitor =1.7.0 2021-03-16 07:51:07 +00:00
storage-bigtable =1.7.0 2021-03-16 07:51:07 +00:00
storage-proto =1.7.0 2021-03-16 07:51:07 +00:00
streamer makes turbine peer computation consistent between broadcast and retransmit (#14910) 2021-03-24 13:34:48 +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 =1.7.0 2021-03-16 07:51:07 +00:00
transaction-status Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142) 2021-03-26 16:47:35 -06:00
upload-perf =1.7.0 2021-03-16 07:51:07 +00:00
validator Skip leader slots until a vote lands (#15607) 2021-03-25 18:54: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: fix static properties in flow type declaration 2021-03-29 23:12:19 +08: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 Add PATH to GNU readlink 2020-11-07 11:27:32 -08:00
CONTRIBUTING.md Fix link (#11742) 2020-08-20 18:02:36 +00:00
Cargo.lock Add timeout for local cluster partition tests (#16123) 2021-03-25 13:27:07 -06:00
Cargo.toml Remove stake-o-matic 2021-03-24 20:09:04 -07:00
LICENSE
README.md Legal disclaimers (#14237) 2020-12-22 11:15:32 -07:00
RELEASE.md Fix typos (#12446) 2020-09-24 07:53:30 +00:00
SECURITY.md sec: Create private repo as part of new advisory step 2021-03-12 01:40:21 +00:00
cargo Support arbitrary toolchains with cargo wrapper script 2020-10-15 18:55:50 +00: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 Take v0.19.3 of perf libs which improves sigverify perf 2x (#11894) 2020-08-28 12:34:25 -07:00
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

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.