Go to file
dependabot[bot] 89102540b1
chore: bump serde_json from 1.0.70 to 1.0.71 (#21338)
* chore: bump serde_json from 1.0.70 to 1.0.71

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.70...v1.0.71)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2021-11-18 02:58:30 +00:00
.buildkite
.github adding the fully converted action.yml file from the .travis.yml file for the solana-repo 2021-11-11 21:14:14 +05:30
.travis chore(web3): use github actions (#19816) 2021-09-13 16:37:18 -05:00
account-decoder chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
accounts-bench hash calc uses all threads during startup (#20735) 2021-10-15 17:41:23 -05:00
accounts-cluster-bench Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
accountsdb-plugin-interface Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
accountsdb-plugin-manager chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
accountsdb-plugin-postgres chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
banking-bench - make cost_tracker a member of bank, remove shared instance from TPU; (#20627) 2021-10-19 14:37:33 -05:00
banks-client Deprecate more Fee/Blockhash APIs (#21140) 2021-11-02 16:38:23 -07:00
banks-interface Deprecate more Fee/Blockhash APIs (#21140) 2021-11-02 16:38:23 -07:00
banks-server Deprecate more Fee/Blockhash APIs (#21140) 2021-11-02 16:38:23 -07:00
bench-streamer Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
bench-tps chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
book/src/proposals
bucket_map AcctIdx: stats for buckets on disk, add median (#20528) 2021-10-08 13:58:38 -05:00
ci Update to Rust v1.56 2021-10-23 08:21:20 +00:00
clap-utils Add validator option to change niceness of snapshot packager thread 2021-11-04 17:16:46 -06:00
cli chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
cli-config Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
cli-output chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
client chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
client-test chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
core chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
crate-features solana-sdk now builds for wasm32-unknown-unknown 2021-10-13 13:15:33 -07:00
docs Fixup processed docs (#21316) 2021-11-17 06:52:09 +00:00
dos Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
download-utils chore: bump reqwest from 0.11.5 to 0.11.6 (#20844) 2021-10-21 12:54:18 -06:00
entry Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
explorer explorer: fix stake account activating state (#21294) 2021-11-16 10:08:22 +01:00
faucet Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
frozen-abi Clippy 2021-10-23 08:21:20 +00:00
genesis chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
genesis-utils Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
gossip adds methods to obtain data/coding shreds indices from ErasureMeta 2021-11-13 17:08:05 +00:00
install chore: bump reqwest from 0.11.5 to 0.11.6 (#20844) 2021-10-21 12:54:18 -06:00
keygen Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
ledger rename process_entries to indicate it's only for tests (#21321) 2021-11-17 20:53:40 +01:00
ledger-tool chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
local-cluster add --no-os-network-stats-reporting option (#21296) 2021-11-16 10:26:03 -08:00
log-analyzer chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
logger Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
measure Fix doc tests and examples for Measure::this() (#20833) 2021-10-21 10:07:02 -05:00
merkle-root-bench Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
merkle-tree Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
metrics chore: bump reqwest from 0.11.5 to 0.11.6 (#20844) 2021-10-21 12:54:18 -06:00
multinode-demo check OS network limits when starting validator (#20874) 2021-10-25 18:25:55 -07:00
net Enable easy full-rpc services on testnet nodes (#20529) 2021-10-07 19:08:29 -06:00
net-shaper chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
net-utils Bump nix and ctrlc crate to resolve audit failures (#20558) 2021-10-08 17:18:33 -06:00
notifier chore: bump reqwest from 0.11.5 to 0.11.6 (#20844) 2021-10-21 12:54:18 -06:00
perf chore: bump libc from 0.2.106 to 0.2.107 (#21202) 2021-11-08 12:14:12 -07:00
poh Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
poh-bench Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
program-runtime Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
program-test Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
programs chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
rayon-threadlimit Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
rbpf-cli chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
remote-wallet chore: bump hidapi from 1.2.6 to 1.2.7 (#21274) 2021-11-15 11:19:34 -07:00
replica-lib LoadedAccountAccessor::Cached does not store Pubkey (#21030) 2021-11-04 10:28:04 -05:00
replica-node Update various terms to "known" (#21257) 2021-11-12 20:13:59 -07:00
rpc chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
rpc-test chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
runtime Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
scripts Fix serum-dex downstream build (#21114) 2021-11-01 12:17:34 -06:00
sdk chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
send-transaction-service Divorce the runtime from FeeCalculator (#20737) 2021-10-22 14:32:40 -07:00
stake-accounts Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
storage-bigtable chore: bump libc from 0.2.106 to 0.2.107 (#21202) 2021-11-08 12:14:12 -07:00
storage-proto refactor cost calculation (#21062) 2021-11-12 01:04:53 -06:00
streamer chore: bump libc from 0.2.106 to 0.2.107 (#21202) 2021-11-08 12:14:12 -07:00
sys-tuner chore: bump libc from 0.2.106 to 0.2.107 (#21202) 2021-11-08 12:14:12 -07:00
system-test Add system test to measure recovery after partition (#20902) 2021-11-08 06:51:57 -08:00
test-validator Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
tokens Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
transaction-dos Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00
transaction-status chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
upload-perf chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
validator Do not check for full snapshot interval during bootstrap (#21300) 2021-11-16 13:38:23 -06:00
version Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
watchtower Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
web3.js chore: bump rollup from 2.59.0 to 2.60.0 in /web3.js (#21251) 2021-11-12 09:12:58 +00:00
.clippy.toml
.codecov.yml
.gitignore
.mergify.yml CI: fix mergify check for web3 ci status (#20209) 2021-09-25 10:49:32 -04:00
.travis.yml Use node LTS (#20803) 2021-10-19 15:30:35 -06:00
CONTRIBUTING.md
Cargo.lock chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
Cargo.toml Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00
LICENSE
README.md Update README.md - fix typo and one grammar fix 2021-10-02 09:31:02 -07:00
RELEASE.md
SECURITY.md Update security bounty levels (#20471) 2021-10-06 13:57:52 -06:00
cargo
cargo-build-bpf
cargo-test-bpf
fetch-perf-libs.sh
fetch-spl.sh feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
run.sh add some guidance in place of `./run.sh` 2021-09-11 14:49:17 -06: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 make

On Mac M1s, make sure you set up your terminal & homebrew to use Rosetta. You can install it with:

$ softwareupdate --install-rosetta

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 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 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.