Go to file
marty-mcflai f73b470ec0
fix: swallow error if socket has already been closed (#22934)
* Swallow error if socket has already been closed

* fix: log error
2022-02-04 19:21:58 +08:00
.buildkite
.github opened github action after updated workflow permissions 2022-01-31 13:36:23 +05:30
.travis
account-decoder chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
accounts-bench Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
accounts-cluster-bench rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
accountsdb-plugin-interface Add docs for notifying transactions via plugin (#22097) 2021-12-29 16:22:13 -08:00
accountsdb-plugin-manager chore: bump serde_json from 1.0.75 to 1.0.78 (#22748) 2022-01-26 18:01:02 -07:00
banking-bench Optimize packet dedup (#22571) 2022-01-19 13:58:20 -08:00
banks-client chore: bump borsh from 0.9.1 to 0.9.2 (#22765) 2022-01-27 12:45:09 -07:00
banks-interface chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
banks-server convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
bench-streamer convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
bench-tps rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
bloom chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
book/src/proposals
bucket_map Use modular_bitfield to bitpack IndexEntry (#22447) 2022-01-12 14:37:34 -06:00
ci Limit compiler jobs if the machine has lower than 4gb/thread (#22704) 2022-01-28 23:46:46 +01:00
clap-utils Pacify clippy 2022-01-21 19:12:57 -08:00
cli chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
cli-config chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
cli-output chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
client chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
client-test Drop feature, move to nonblocking mod 2022-01-27 08:19:03 -08:00
core Allow buffered packets be consumed if bank is active, regardless leader schedule (#22913) 2022-02-03 21:29:41 +00:00
docs docs-ci: prebuild cli bin with output to appease TravisCI hang check 2022-02-02 08:29:57 +00:00
dos Dos local-cluster test (#22561) 2022-02-01 15:26:55 +01:00
download-utils Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
entry Refactor: Add trait for loading addresses (#22903) 2022-02-03 11:00:12 +00:00
explorer testing builds of explorer on travis 2022-01-29 20:44:33 +05:30
faucet chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
frozen-abi chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
genesis chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
genesis-utils Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
gossip caches WeightedShuffle struct in ClusterNodes (#22877) 2022-02-02 15:12:26 +00:00
install chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
keygen chore: bump num_cpus from 1.13.0 to 1.13.1 (#22044) 2021-12-21 00:06:14 -07:00
ledger cleanup api (#22845) 2022-01-31 11:39:23 -06:00
ledger-tool Refactor: Add trait for loading addresses (#22903) 2022-02-03 11:00:12 +00:00
local-cluster rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
log-analyzer chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
logger Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
measure Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
merkle-root-bench Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
merkle-tree chore: remove remaining unused Xargo.toml files 2022-01-24 15:35:54 -08:00
metrics Pacify clippy 2022-01-21 19:12:57 -08:00
multinode-demo rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
net undoing the changes for the traceability (#22642) 2022-01-22 23:27:13 +11:00
net-shaper chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
net-utils chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
notifier Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
perf chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
poh Add new_from_parent() timings (#22744) 2022-01-27 20:35:13 -05:00
poh-bench Don't publish poh-bench to crates.io 2021-12-14 12:09:39 -08:00
program-runtime Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01:00
program-test Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01:00
programs Adjust expected instruction counts in assert_instruction_count test (#22927) 2022-02-04 01:39:24 +00:00
rayon-threadlimit chore: bump num_cpus from 1.13.0 to 1.13.1 (#22044) 2021-12-21 00:06:14 -07:00
rbpf-cli chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
remote-wallet Pacify clippy 2022-01-21 19:12:57 -08:00
replica-lib chore: bump tonic-build from 0.6.0 to 0.6.2 (#21764) 2021-12-10 09:31:15 +00:00
replica-node rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
rpc Refactor: Add trait for loading addresses (#22903) 2022-02-03 11:00:12 +00:00
rpc-test chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
runtime Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01:00
scripts Limit compiler jobs if the machine has lower than 4gb/thread (#22704) 2022-01-28 23:46:46 +01:00
sdk Bump bpf-tools to v1.23 2022-02-03 15:50:18 -08:00
send-transaction-service rpc-sts: dedupe before initial send 2022-01-31 16:50:35 -07:00
stake-accounts Remove active features stake program v3 and v4 (#22612) 2022-01-21 19:27:53 -06:00
storage-bigtable chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
storage-proto Reject close of active vote accounts (#22651) 2022-02-02 14:16:24 -06:00
streamer chore: bump libc from 0.2.112 to 0.2.115 (#22796) 2022-01-27 21:54:13 +00:00
sys-tuner chore: bump libc from 0.2.112 to 0.2.115 (#22796) 2022-01-27 21:54:13 +00:00
system-test fixing CI 2022-01-17 16:12:24 +05:30
test-validator rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
tokens Bump tempfile from 3.2.0 to 3.3.0 (#22401) 2022-01-09 12:26:08 -07:00
transaction-dos rpc: use minimal mode by default 2022-02-01 19:00:06 -07:00
transaction-status chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
upload-perf chore: bump serde_json from 1.0.75 to 1.0.78 (#22748) 2022-01-26 18:01:02 -07:00
validator test-validator-bin: reinstate full rpc method set 2022-02-03 02:43:03 +00:00
version chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
watchtower Pacify clippy 2022-01-21 19:12:57 -08:00
web3.js fix: swallow error if socket has already been closed (#22934) 2022-02-04 19:21:58 +08:00
zk-token-sdk Zk instructions pass (#22851) 2022-02-01 14:11:28 -05:00
.clippy.toml
.codecov.yml
.gitignore Add option to load accounts from file 2021-12-15 11:05:02 -08:00
.mergify.yml Restrict the Mergify copy command to core contributors 2022-01-27 09:07:50 -08:00
.travis.yml closed explorer travis.yml after giving workflow permisssion in github action 2022-01-31 13:39:20 +05:30
CONTRIBUTING.md Fix CONTRIBUTING wording (#22291) 2022-01-05 06:27:10 +00:00
Cargo.lock Dos local-cluster test (#22561) 2022-02-01 15:26:55 +01:00
Cargo.toml Optimize packet dedup (#22571) 2022-01-19 13:58:20 -08:00
LICENSE up year in license 2022-02-01 08:29:29 -08:00
README.md Remove obsolete M1 setup information 2022-01-04 21:14:13 +00:00
RELEASE.md Update release documentation (#22086) 2021-12-22 22:51:32 -06:00
SECURITY.md
cargo
cargo-build-bpf Add helper crate to generate syscalls.txt 2021-12-14 21:20:13 -08:00
cargo-test-bpf
fetch-perf-libs.sh
fetch-spl.sh
run.sh
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, 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

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.