Go to file
ryleung-solana 84a1aae555
Fix incorrect total connection table size in the quic server when removing multiple connections with the same IP:Port (#26073)
* Fix incorrect total connection table size in the quic server when removing multiple connections with the same IP:Port
2022-06-21 15:13:35 +08:00
.buildkite removing name var 2022-05-03 17:18:26 +05:30
.github Add inputs to indicate minimum beta and stable releases that support the feature (#25981) 2022-06-14 22:23:07 -06:00
account-decoder permanently disables durable nonces with chain blockhash domain (#25788) 2022-06-09 15:28:37 +00:00
accounts-bench chore: bump rayon from 1.5.2 to 1.5.3 (#25242) 2022-05-18 09:39:57 -06:00
accounts-cluster-bench chore: bump rayon from 1.5.2 to 1.5.3 (#25242) 2022-05-18 09:39:57 -06:00
banking-bench Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
banks-client banks-client: Add `simulate_transaction` implementation (#25830) 2022-06-08 13:56:54 +02:00
banks-interface banks-client: Add `simulate_transaction` implementation (#25830) 2022-06-08 13:56:54 +02:00
banks-server client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
bench-streamer removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
bench-tps Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
bloom Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
bucket_map Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
ci Support local CI on macOS 2022-06-20 08:41:30 -07:00
clap-utils chore: bump thiserror from 1.0.30 to 1.0.31 (#24881) 2022-05-02 14:29:44 -06:00
clap-v3-utils chore: bump thiserror from 1.0.30 to 1.0.31 (#24881) 2022-05-02 14:29:44 -06:00
cli Nitty code simplification (#26038) 2022-06-17 21:57:56 +00:00
cli-config Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
cli-output Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
client UdpTpuConnection no longer restricts its local port to the 8000-10000 range 2022-06-17 17:57:07 -04:00
client-test chore: bump systemstat from 0.1.10 to 0.1.11 (#25471) 2022-05-23 20:08:47 +00:00
core core: fix double-readlock in validator (#26053) 2022-06-20 15:07:00 +00:00
docs Implement `VoteInstruction::AuthorizeWithSeed` & `VoteInstruction::AuthorizeWithSeedChecked` (#25928) 2022-06-13 20:36:44 -07:00
dos Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
download-utils Support lz4 for snapshot archives (#25089) 2022-05-16 12:44:15 -05:00
entry Slightly refactor start_verify_transactions to avoid an unnecessary loop through the vector (#25559) 2022-05-25 23:27:30 -04:00
explorer [explorer] Add STEPN dex program id for name resolution (#26060) 2022-06-19 13:47:43 +01:00
faucet Rollback tokio to LTS release v1.14 (#25028) 2022-05-06 06:34:49 +00:00
frozen-abi More target_arch = "bpf" => target_os = "solana" 2022-05-20 16:57:18 +10:00
genesis (Refactor) Move blocktore options related stuff to blockstore_options.rs (#25509) 2022-05-26 16:59:26 -07:00
genesis-utils Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
geyser-plugin-interface Report transaction signature on update account (#25726) 2022-06-10 10:24:35 -07:00
geyser-plugin-manager Report transaction signature on update account (#25726) 2022-06-10 10:24:35 -07:00
gossip client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
install Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
keygen keygen: fix debug build after migration to clap-v3-utils (#24686) 2022-04-26 21:21:07 +02:00
ledger removes feature gate code adding shred-type to shred seed (#25963) 2022-06-20 14:39:24 +00:00
ledger-tool Add ledger-tool bigtable upload loop (#26030) 2022-06-17 19:31:13 +00:00
local-cluster core: disable quic servers on mainnet-beta 2022-06-17 20:04:05 -06:00
log-analyzer chore: bump serde_json from 1.0.80 to 1.0.81 (#24960) 2022-05-04 14:57:38 -06:00
logger chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
measure Add `Measure::as_duration()` (#25942) 2022-06-14 07:15:28 -05:00
merkle-root-bench chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
merkle-tree Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
metrics Allow metric tag values to be runtime configurable (#25615) 2022-06-06 12:14:38 -05:00
multinode-demo multinode-demo: Increase default stake amount to 10 SOL (#25365) 2022-05-19 14:19:55 -05:00
net Net scripts clean up (#25654) 2022-06-09 09:58:21 +02:00
net-shaper chore: bump serde_json from 1.0.80 to 1.0.81 (#24960) 2022-05-04 14:57:38 -06:00
net-utils UdpTpuConnection no longer restricts its local port to the 8000-10000 range 2022-06-17 17:57:07 -04:00
notifier chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
perf Fix doc warnings (#25953) 2022-06-14 21:55:08 -06:00
poh Convert Measure::this to measure! and remove Measure::this (#25776) 2022-06-06 20:21:05 -05:00
poh-bench chore: bump rayon from 1.5.2 to 1.5.3 (#25242) 2022-05-18 09:39:57 -06:00
program-runtime Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +02:00
program-test Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +02:00
programs Bump openssl in programs/bpf (#26026) 2022-06-17 09:31:06 -06:00
rayon-threadlimit Take `.max(1)` when computing MAX_RAYON_THREADS (#25940) 2022-06-13 14:16:58 -05:00
rbpf-cli Bump rBPF (#25593) 2022-06-07 04:45:07 -07:00
remote-wallet Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
rpc Add ability to use a non-default app profile id in bigtable requests (#25968) 2022-06-16 00:58:16 +00:00
rpc-test Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
runtime runtime: fix double-readlock in in_mem_accounts_index.rs (#26047) 2022-06-20 15:44:19 +01:00
scripts Support local CI on macOS 2022-06-20 08:41:30 -07:00
sdk removes feature gate code adding shred-type to shred seed (#25963) 2022-06-20 14:39:24 +00:00
send-transaction-service permanently disables durable nonces with chain blockhash domain (#25788) 2022-06-09 15:28:37 +00:00
stake-accounts Clean up feature preventing new rent-paying accounts (#26000) 2022-06-16 15:35:25 -06:00
storage-bigtable Add ability to use a non-default app profile id in bigtable requests (#25968) 2022-06-16 00:58:16 +00:00
storage-proto chore: bump prost from 0.10.3 to 0.10.4 (#25574) 2022-05-26 17:30:15 +00:00
streamer Fix incorrect total connection table size in the quic server when removing multiple connections with the same IP:Port (#26073) 2022-06-21 15:13:35 +08:00
sys-tuner chore: bump libc from 0.2.125 to 0.2.126 (#25332) 2022-05-19 13:58:12 -06:00
system-test add script for the traceability (#23626) 2022-03-12 16:20:22 +05:30
test-validator Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
tokens Add extra error line (#25521) 2022-05-24 17:13:25 -06:00
transaction-dos chore: bump rayon from 1.5.2 to 1.5.3 (#25242) 2022-05-18 09:39:57 -06:00
transaction-status Implement `VoteInstruction::AuthorizeWithSeed` & `VoteInstruction::AuthorizeWithSeedChecked` (#25928) 2022-06-13 20:36:44 -07:00
upload-perf chore: bump serde_json from 1.0.80 to 1.0.81 (#24960) 2022-05-04 14:57:38 -06:00
validator core: disable quic servers on mainnet-beta 2022-06-17 20:04:05 -06:00
version Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
watchtower chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00
web3.js fix: export custom transaction confirmation error classes 2022-06-17 15:57:52 +00:00
zk-token-sdk Fix doc warnings (#25953) 2022-06-14 21:55:08 -06:00
.clippy.toml
.codecov.yml
.gitignore Add option to load accounts from file 2021-12-15 11:05:02 -08:00
.mergify.yml Add github-actions bot to approved commit author list (#25927) 2022-06-14 00:10:21 -05:00
.travis.yml closed explorer travis.yml after giving workflow permisssion in github action 2022-01-31 13:39:20 +05:30
CONTRIBUTING.md Add ledger-store label description to CONTRIBUTING.md. (#25130) 2022-05-13 16:23:00 -07:00
Cargo.lock chore: bump tokio-stream from 0.1.8 to 0.1.9 (#25995) 2022-06-16 10:27:05 -06:00
Cargo.toml Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
LICENSE up year in license 2022-02-01 08:29:29 -08:00
README.md update build instruction in readme (#25424) 2022-05-20 21:13:00 +00:00
RELEASE.md Update RELEASE.md to reflect recent CI changes (#25925) 2022-06-13 13:12:12 -05:00
SECURITY.md Update SECURITY.md (#25946) 2022-06-17 21:24:10 -07:00
cargo
cargo-build-bpf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-build-sbf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-test-bpf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
cargo-test-sbf Add cargo bpf tools that invoke newer sbf tools and issue deprecation notice 2022-06-03 14:12:42 -07:00
fetch-perf-libs.sh
fetch-spl.sh spl: Bump token to v3.3.0 and ATA to v1.0.5 (#22649) 2022-04-20 19:13:42 +02:00
run.sh add some guidance in place of `./run.sh` 2021-09-11 14:49:17 -06:00
rustfmt.toml Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
test-abi.sh
vercel.json removing the "autoJobCancelation": false 2021-10-07 20:49:58 +05:30

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, protobuf etc. On Ubuntu:

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang cmake make libprotobuf-dev protobuf-compiler

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.