Go to file
Lijun Wang 1e8a8e07b6
Stream the executed transaction count in the block notification (#29272)
Problem

The plugins need to know when all transactions for a block have been all notified to serve getBlock request correctly. As block and transaction notifications are sent asynchronously to each other it will be difficult.

Summary of Changes

Include the executed transaction count in block notification which can be used to check if all transactions have been notified.
2023-01-05 09:36:19 -08:00
.buildkite
.github Crank Stalebot's operations limit up to a level that should handle all issues 2022-12-28 19:46:41 -08:00
account-decoder
accounts-bench test_utils::create_test_accounts pre-allocates an append vec first (#29336) 2022-12-21 09:02:42 -08:00
accounts-cluster-bench Add retries for get_latest_blockhash for accounts cluster bench (#29456) 2023-01-03 13:35:12 -06:00
banking-bench
banks-client
banks-interface
banks-server
bench-streamer
bench-tps Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
bloom
bucket_map typo (#29485) 2023-01-03 13:32:45 -06:00
cd
ci Temporary increase the build redundancy threshold (#29412) 2022-12-24 08:05:54 -08:00
clap-utils
clap-v3-utils
cli Cli: the authority passed to `solana program write-buffer` must be a proper signer (#29476) 2023-01-03 07:32:04 +00:00
cli-config
cli-output
client chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
client-test chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
core Stream the executed transaction count in the block notification (#29272) 2023-01-05 09:36:19 -08:00
docs replaced ./cargo with cargo in build docs (#29375) 2022-12-28 00:52:49 +01:00
dos
download-utils Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
entry expands test coverage for merkle/legacy shreds sigverify (#29424) 2022-12-28 17:42:24 +00:00
explorer Security TXT: Add source_release and source_revision fields (#29392) 2022-12-23 14:33:25 +01:00
faucet
frozen-abi
genesis
genesis-utils
geyser-plugin-interface Stream the executed transaction count in the block notification (#29272) 2023-01-05 09:36:19 -08:00
geyser-plugin-manager Stream the executed transaction count in the block notification (#29272) 2023-01-05 09:36:19 -08:00
gossip dedups gossip addresses, taking the one with highest weight (#29421) 2023-01-03 19:37:43 +00:00
install solana-install: check for fixed releases directly (#29365) 2023-01-04 11:28:05 -08:00
keygen
ledger Fix typo in blockstore_metrics.rs (#29503) 2023-01-04 09:44:45 -07:00
ledger-tool update leger tool help for db verify refcounts (#29486) 2023-01-03 13:34:06 -06:00
local-cluster Snapshot download test (#29474) 2023-01-02 17:51:28 -08:00
log-analyzer
logger logger: Update to env_logger 0.9.3 (#29510) 2023-01-04 21:35:37 +01:00
measure
memory-management
merkle-root-bench
merkle-tree
metrics logger: Update to env_logger 0.9.3 (#29510) 2023-01-04 21:35:37 +01:00
multinode-demo
net
net-shaper
net-utils Fixes non-binding `let` on a future (ip-echo-server) (#29301) 2022-12-17 00:17:59 +00:00
notifier
perf expands test coverage for merkle/legacy shreds sigverify (#29424) 2022-12-28 17:42:24 +00:00
poh Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
poh-bench
program-runtime chore: add missing members back to workspace.members (#29450) 2023-01-04 13:22:00 +08:00
program-test warp_from_parents works with write_cache enabled (#29185) 2022-12-09 14:28:18 -08:00
programs logger: Update to env_logger 0.9.3 (#29510) 2023-01-04 21:35:37 +01:00
pubsub-client chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
quic-client Actually fixes non-binding `let` on a future (quic-client) (#29326) 2022-12-19 17:27:21 -05:00
rayon-threadlimit
rbpf-cli Add an rbpf-cli option to dump the program execution trace (#29289) 2022-12-15 20:08:00 -05:00
remote-wallet
rpc make rpc test tolerant of rent_epoch being set to max (#29508) 2023-01-04 12:15:46 -08:00
rpc-client fix typo in rpc client (#29434) 2022-12-29 15:03:28 -07:00
rpc-client-api Fix TransactionPrecompileVerification RPC error (#29490) 2023-01-04 12:46:13 -07:00
rpc-client-nonce-utils
rpc-test chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
runtime Stream the executed transaction count in the block notification (#29272) 2023-01-05 09:36:19 -08:00
scripts get rid of ./cargo when building downstream projects (#29372) 2022-12-23 17:02:23 +08:00
sdk chore: add missing members back to workspace.members (#29450) 2023-01-04 13:22:00 +08:00
send-transaction-service Fix "tranaction" typo in code base (#29347) 2022-12-21 18:02:36 -07:00
stake-accounts
storage-bigtable chore: add missing members back to workspace.members (#29450) 2023-01-04 13:22:00 +08:00
storage-proto
streamer chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
sys-tuner
system-test
test-validator add support for a repair protocol whitelist (#29161) 2022-12-15 19:24:23 -08:00
thin-client
tokens
tpu-client chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
transaction-dos
transaction-status
udp-client
upload-perf
validator cleanup get_snapshot_storages (#29488) 2023-01-03 12:22:28 -08:00
version
watchtower
web3.js chore: bump @typescript-eslint/parser from 5.40.1 to 5.47.1 in /web3.js (#29453) 2023-01-02 09:13:50 +00:00
web3.js-experimental
zk-token-sdk
.clippy.toml
.gitignore
.mergify.yml
.travis.yml
CONTRIBUTING.md
Cargo.lock logger: Update to env_logger 0.9.3 (#29510) 2023-01-04 21:35:37 +01:00
Cargo.toml chore: add missing members back to workspace.members (#29450) 2023-01-04 13:22:00 +08:00
LICENSE
README.md
RELEASE.md
SECURITY.md Rework method for reporting security problems (#29511) 2023-01-04 11:00:26 -08:00
cargo
cargo-build-bpf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-build-sbf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-test-bpf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
cargo-test-sbf replace ./cargo with cargo in sbf/bpf build scripts (#29371) 2022-12-22 20:17:11 +01:00
codecov.yml
fetch-perf-libs.sh
fetch-spl.sh
run.sh
rust-toolchain.toml take rust version from toolchain file (#29320) 2022-12-19 17:00:14 +01:00
rustfmt.toml
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, 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

On Fedora:

$ sudo dnf install openssl-devel systemd-devel pkg-config zlib-devel llvm clang cmake make protobuf-devel protobuf-compiler perl-core

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.