Go to file
Tao Zhu 3e500d9e92
Feature gate builtin consumes static units during processing instruction (#30702)
* add feature gate
* builtins consume statically defined units at beginning of process_instruction()
* Add new instructionError; return error if builtin did not consume units to enforce builtin to consume units;
* updated related tests
* updated ProgramTest with deactivated native_programs_consume_cu feature to continue support existing mock/test programs that do not consume units
2023-03-24 11:31:01 -05:00
.buildkite Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00
.github
account-decoder
accounts-bench
accounts-cluster-bench Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
banking-bench Allow banking_stage to update prioritization_fee_cache (#30853) 2023-03-24 00:05:54 +00:00
banks-client
banks-interface
banks-server
bench-streamer
bench-tps Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
bloom
bucket_map refactor disk index bucket::find_entry_mut (#30877) 2023-03-23 18:48:35 -07:00
cd
ci Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00
clap-utils Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
clap-v3-utils [clap-utils] Remove `--blockhash` arg as a strict requirement when passing `--nonce` (#30864) 2023-03-24 09:48:16 +09:00
cli cli: require one or more authority params in `stake-authorized-checked` (#30863) 2023-03-23 04:13:56 +00:00
cli-config
cli-output Revert "Add new vote state version that replaces Lockout with LandedV… (#30817) 2023-03-21 22:54:13 +08:00
client Update accounts-cluster-bench to work against public clusters (#30781) 2023-03-20 09:46:06 -06:00
client-test Track max_complete_rewards_slot for use in rpc, bigtable (#30698) 2023-03-14 12:08:48 -06:00
connection-cache Bump indexmap from 1.9.1 to 1.9.2 (#30815) 2023-03-21 09:42:07 -06:00
core Allow banking_stage to update prioritization_fee_cache (#30853) 2023-03-24 00:05:54 +00:00
docs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00
dos
download-utils
entry
faucet
frozen-abi
genesis
genesis-utils
geyser-plugin-interface Add Geyser entry interfaces (#30872) 2023-03-24 00:11:04 -06:00
geyser-plugin-manager Geyser Runtime Reload (#30352) 2023-03-16 17:03:00 -07:00
gossip Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
install
keygen
ledger only executed transactions are used to update prioritization_fee_cache (#30868) 2023-03-23 16:33:02 -05:00
ledger-tool ledger-tool: Add flag to find non-vote optimistic slots (#30580) 2023-03-23 14:13:41 -07:00
local-cluster Add --block-{verification,production}-method flags (noop atm) (#30746) 2023-03-23 12:57:28 +09:00
log-analyzer
logger
measure measure: Measure::end_as{ns,us,ms,s,duration} (#30762) 2023-03-17 12:26:06 -07:00
memory-management
merkle-root-bench
merkle-tree
metrics metrics: datapoint macro: Allow trailing comma (#30317) 2023-03-17 12:57:46 -07:00
multinode-demo
net
net-shaper
net-utils
notifier
perf check data budget before accessing blockstore (#30809) 2023-03-22 15:56:06 -07:00
poh Remove unused error variant (#30871) 2023-03-24 21:34:15 +09:00
poh-bench
program-runtime Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
program-test Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
programs Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
pubsub-client
quic-client Quic server batching (#30330) 2023-03-16 21:50:57 +08:00
rayon-threadlimit
rbpf-cli Bump solana_rbpf to v0.2.40 (#30668) 2023-03-10 19:05:29 +01:00
remote-wallet
rpc Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
rpc-client
rpc-client-api
rpc-client-nonce-utils
rpc-test
runtime Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
scripts ci: silence ci test output while recording in full (#30654) 2023-03-16 22:17:29 +09:00
sdk Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
send-transaction-service
stake-accounts
storage-bigtable
storage-proto Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
streamer Quic server batching (#30330) 2023-03-16 21:50:57 +08:00
sys-tuner
system-test
test-validator poh_verify => run_verification: Rename to be more accurate (#30811) 2023-03-22 11:03:30 -07:00
thin-client
tokens
tpu-client
transaction-dos
transaction-status
udp-client
upload-perf
validator Add --block-{verification,production}-method flags (noop atm) (#30746) 2023-03-23 12:57:28 +09:00
version ci: test-checks.sh all sbf code & use nightly only (#30602) 2023-03-13 14:28:34 +09:00
watchtower Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
web3.js
zk-token-sdk Remove unused dependency (#30881) 2023-03-24 02:34:10 +00:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml
.travis.yml
CONTRIBUTING.md
Cargo.lock Cargo.lock: Update `openssl`, as suggested by `cargo audit` (#30886) 2023-03-23 21:06:27 -07:00
Cargo.toml Remove unused dependency (#30881) 2023-03-24 02:34:10 +00:00
LICENSE
README.md
RELEASE.md
SECURITY.md
cargo
cargo-build-bpf
cargo-build-sbf
cargo-test-bpf
cargo-test-sbf
fetch-perf-libs.sh
fetch-spl.sh
run.sh
rust-toolchain.toml
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 Labs, Inc. (“SL”) 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 SL or developer resources that SL provides are for educational and inspirational purposes only. SL 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. Accordingly, there is a risk to individuals that other persons using any of the code contained in this repo, or a derivation thereof, may be sanctioned persons and that transactions with such persons would be a violation of U.S. export controls and sanctions law.