Go to file
Tyera Eulberg f7d557d5ae
Update simulateTransaction rpc handling of return_data, and update docs (#24355)
* Stringify return_data program_id; also camel-case all fields

* Update simulateTransaction json-rpc docs

* Base64-encode return data in simulation RPC responses
2022-04-14 23:42:08 -06:00
.buildkite changing permission on "buildkite-pipeline-in-disk" 2022-02-25 15:35:47 +05:30
.github stopped "autolock_bot_PR.yml" action file. 2022-04-05 11:41:23 +05:30
.travis chore(web3): use github actions (#19816) 2021-09-13 16:37:18 -05:00
account-decoder Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
accounts-bench move test fn into its own mod (#24212) 2022-04-12 09:36:05 -05:00
accounts-cluster-bench Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
banking-bench Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
banks-client transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
banks-interface transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
banks-server transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
bench-streamer update clap to v3: bench-streamer 2022-03-23 09:25:36 +01:00
bench-tps Do not require default keypair to exist for bench-tps (#24356) 2022-04-14 19:05:08 -06:00
bloom Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bucket_map Fast log2 ceiling (#24301) 2022-04-14 22:22:08 -05:00
ci Upgrade to Rust 1.60.0 2022-04-11 18:15:03 -04:00
clap-utils chore: bump uriparse from 0.6.3 to 0.6.4 (#23799) 2022-04-13 19:33:42 -06:00
cli Add StakeInstruction::DeactivateDelinquent 2022-04-14 01:49:22 -04:00
cli-config Move helpers to solana-cli-config (#24246) 2022-04-11 12:56:51 -06:00
cli-output Move helpers to solana-cli-config (#24246) 2022-04-11 12:56:51 -06:00
client Update simulateTransaction rpc handling of return_data, and update docs (#24355) 2022-04-14 23:42:08 -06:00
client-test Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
core Don't enforce ulimit for validator test config (#24272) 2022-04-12 22:06:37 +02:00
docs Update simulateTransaction rpc handling of return_data, and update docs (#24355) 2022-04-14 23:42:08 -06:00
dos ignore heavy tests in dos 2022-03-22 20:19:28 +01:00
download-utils Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
entry Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
explorer Iterate on IDL account/instruction decoding (#24239) 2022-04-13 15:38:59 -04:00
faucet Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
frozen-abi Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
genesis Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
genesis-utils Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
geyser-plugin-interface add transaction update error to geyser plugin interface. (#24140) 2022-04-06 15:41:23 -07:00
geyser-plugin-manager Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
gossip Bump lru crate (#24150) 2022-04-06 16:18:42 -06:00
install Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
keygen Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
ledger simplify bank drop calls (#24142) 2022-04-14 08:43:54 -05:00
ledger-tool Add a stringified credential option for LedgerStorage (#24314) 2022-04-13 14:35:06 -06:00
local-cluster test-validator: Add `--max-compute-units` flag (#24130) 2022-04-12 02:28:10 +02:00
log-analyzer update clap to v3: log-analyzer 2022-03-23 09:25:36 +01:00
logger Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
measure Update docs for measure!() (#24255) 2022-04-11 18:15:16 -05:00
merkle-root-bench Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
merkle-tree Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
metrics Quic client stats (#24195) 2022-04-13 05:04:40 +02:00
multinode-demo transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
net transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
net-shaper update clap to v3: net-sharper 2022-03-23 09:25:36 +01:00
net-utils Resolve new clippy complaints 2022-04-11 18:15:03 -04:00
notifier Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
perf Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
poh Optimize replay waking up (#24051) 2022-04-05 08:57:12 -05:00
poh-bench update clap to v3: poh-bench 2022-03-23 09:25:36 +01:00
program-runtime Remove `NativeLoader` from program runtime (#24296) 2022-04-13 12:15:28 +02:00
program-test Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
programs Deprecate `MINIMUM_STAKE_DELEGATION` (#24329) 2022-04-14 11:59:18 -05:00
rayon-threadlimit Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
rbpf-cli Singlular syscall context (#24204) 2022-04-11 16:05:09 -07:00
remote-wallet chore: bump uriparse from 0.6.3 to 0.6.4 (#23799) 2022-04-13 19:33:42 -06:00
rpc Update simulateTransaction rpc handling of return_data, and update docs (#24355) 2022-04-14 23:42:08 -06:00
rpc-test Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
runtime check for rewrites skipped in closure (#24330) 2022-04-14 13:46:18 -05:00
scripts Add solana-faucet to the list of dependencies referenced by downstream projects (#23935) 2022-03-25 13:27:31 -05:00
sdk Deprecate `MINIMUM_STAKE_DELEGATION` (#24329) 2022-04-14 11:59:18 -05:00
send-transaction-service Async send for send transaction service (#24265) 2022-04-12 07:15:59 -07:00
stake-accounts Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
storage-bigtable chore: bump indexmap from 1.8.0 to 1.8.1 (#24334) 2022-04-14 10:42:38 -06:00
storage-proto Bump tonic, tonic-build, prost, and etcd-client (#24147) 2022-04-08 10:21:45 -06:00
streamer Optimize TpuConnection and its implementations and refactor connection-cache to not use dyn in order to enable those changes (#23877) 2022-03-24 11:40:26 -04:00
sys-tuner Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
system-test add script for the traceability (#23626) 2022-03-12 16:20:22 +05:30
test-validator test-validator: Add `--max-compute-units` flag (#24130) 2022-04-12 02:28:10 +02:00
tokens chore: bump indexmap from 1.8.0 to 1.8.1 (#24334) 2022-04-14 10:42:38 -06:00
transaction-dos cli: allow skipping fee-checks when writing program buffers (hidden) 2022-03-25 18:19:03 -06:00
transaction-status Add StakeInstruction::DeactivateDelinquent 2022-04-14 01:49:22 -04:00
upload-perf Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
validator chore: bump fd-lock from 3.0.4 to 3.0.5 (#24344) 2022-04-14 16:13:25 -06:00
version Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
watchtower Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
web3.js fix: do not modify transaction during simulation 2022-04-13 15:22:35 -07:00
zk-token-sdk Additional tests for proof verification when ElGamal pubkey is zeroed (#24243) 2022-04-11 17:53:31 +01:00
.clippy.toml
.codecov.yml
.gitignore Add option to load accounts from file 2021-12-15 11:05:02 -08:00
.mergify.yml Fix merge Yaml file (#24354) 2022-04-14 14:15:39 -07:00
.travis.yml closed explorer travis.yml after giving workflow permisssion in github action 2022-01-31 13:39:20 +05:30
CONTRIBUTING.md Include PR lables section and add "feature-gate" in CONTRIBUTING.md (#24056) 2022-04-01 22:30:37 -07:00
Cargo.lock chore: bump fd-lock from 3.0.4 to 3.0.5 (#24344) 2022-04-14 16:13:25 -06:00
Cargo.toml Add resolver = 2 to fix Windows build error on Travis CI (#24196) 2022-04-11 16:39:14 -05:00
LICENSE up year in license 2022-02-01 08:29:29 -08:00
README.md List cmake as a package to install in build instructions (#24199) 2022-04-08 12:45:09 -05:00
RELEASE.md Update release documentation (#22086) 2021-12-22 22:51:32 -06:00
SECURITY.md security: Set expectation on when to get a response (#24346) 2022-04-14 21:05:57 +02:00
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 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, etc. On Ubuntu:

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang cmake 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.