Go to file
Yueh-Hsuan Chiang ed00365101
Add ledger tool command print-file-metadata (#26790)
Add ledger-tool command print-file-metadata

#### Summary of Changes
This PR adds a ledger tool subcommand print-file-metadata.
```
USAGE:
    solana-ledger-tool print-file-metadata [FLAGS] [OPTIONS] [SST_FILE_NAME]

    Prints the metadata of the specified ledger-store file.
    If no file name is unspecified, then it will print the metadata of all ledger files
```
2022-09-06 21:46:35 -07:00
.buildkite chore: only generate test result on specific branches (#27591) 2022-09-07 11:39:06 +08:00
.github Update 0-community.md 2022-08-30 15:12:09 +01:00
account-decoder Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
accounts-bench
accounts-cluster-bench Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
banking-bench Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
banks-client
banks-interface
banks-server Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
bench-streamer
bench-tps Use batch send in bench-tps to send transactions (#27527) 2022-09-01 17:32:23 +00:00
bloom
bucket_map
ci chore: only generate test result on specific branches (#27591) 2022-09-07 11:39:06 +08:00
clap-utils
clap-v3-utils
cli Add use-quic flag to allow for using quic in program deploy (#27319) 2022-08-25 18:26:12 +02:00
cli-config Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
cli-output chore: bump chrono from 0.4.21 to 0.4.22 (#27509) 2022-08-31 22:39:12 +00:00
client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
client-test Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
core track time to coalesce entries in recv_slot_entries (#27525) 2022-09-06 16:07:17 -07:00
docs Fixup docs formatting re: commitment configuration (#27561) 2022-09-02 08:42:07 -06:00
dos Fix test_bench_tps_local_cluster_solana (#27448) 2022-08-30 13:04:31 -05:00
download-utils
entry
explorer explorer: Don't show token holdings for accounts with too many tokens (#27604) 2022-09-06 14:16:39 +00:00
faucet
frozen-abi chore: bump generic-array from 0.14.5 to 0.14.6 (#27531) 2022-09-06 14:05:17 -06:00
genesis
genesis-utils
geyser-plugin-interface
geyser-plugin-manager
gossip Fix test_bench_tps_local_cluster_solana (#27448) 2022-08-30 13:04:31 -05:00
install chore: bump chrono from 0.4.21 to 0.4.22 (#27509) 2022-08-31 22:39:12 +00:00
keygen
ledger Add ledger tool command print-file-metadata (#26790) 2022-09-06 21:46:35 -07:00
ledger-tool Add ledger tool command print-file-metadata (#26790) 2022-09-06 21:46:35 -07:00
local-cluster Fixed the local-cluster test case test_optimistic_confirmation_violation_detection (#27580) 2022-09-06 12:38:46 -07:00
log-analyzer
logger
measure
merkle-root-bench
merkle-tree
metrics
multinode-demo Support tpu disable quic in net scripts (#27039) 2022-08-24 08:21:01 -07:00
net chore: bump shellcheck v0.8.0 (#27463) 2022-09-01 06:48:20 +00:00
net-shaper
net-utils
notifier
perf chore: bump caps from 0.5.3 to 0.5.4 (#27187) 2022-08-31 18:52:06 +00:00
poh Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
poh-bench
program-runtime Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
program-test Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
programs chore: bump generic-array from 0.14.5 to 0.14.6 (#27531) 2022-09-06 14:05:17 -06:00
pubsub-client Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
rayon-threadlimit
rbpf-cli Refactor: `InstructionContext::configure()` (#27400) 2022-09-03 10:34:57 +02:00
remote-wallet
rpc RPC Notifier Signal when Setup Complete (#27481) 2022-09-01 16:39:55 -07:00
rpc-client Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
rpc-client-api Add getRecentPrioritizationFees RPC endpoint (#27278) 2022-09-01 23:12:12 +00:00
rpc-client-nonce-utils Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
rpc-test Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
runtime acctidx: avoid extra addref in combine ancient slots (#27545) 2022-09-06 13:57:34 -07:00
scripts chore: tee coverage test stderr (#27551) 2022-09-02 19:54:36 +08:00
sdk chore: bump generic-array from 0.14.5 to 0.14.6 (#27531) 2022-09-06 14:05:17 -06:00
send-transaction-service Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
stake-accounts Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
storage-bigtable chore: bump enum-iterator from 0.8.1 to 1.2.0 (#27496) 2022-08-31 15:07:29 -06:00
storage-proto chore: bump enum-iterator from 0.8.1 to 1.2.0 (#27496) 2022-08-31 15:07:29 -06:00
streamer fix total_connections metric (#27603) 2022-09-06 18:36:55 +02:00
sys-tuner
system-test chore: bump shellcheck v0.8.0 (#27463) 2022-09-01 06:48:20 +00:00
test-validator Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
thin-client Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
tokens Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
tpu-client Use batch send in bench-tps to send transactions (#27527) 2022-09-01 17:32:23 +00:00
transaction-dos Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
transaction-status RPC: include resolved keys from table lookups in parsed message response (#27552) 2022-09-06 10:40:39 -05:00
upload-perf
validator add --accounts-db-verify-refcounts for debugging (#27504) 2022-09-06 09:39:39 -07:00
version
watchtower Featurize spinner in rpc-client and tpu-client (#27381) 2022-08-30 09:56:56 -06:00
web3.js feat: support versioned txs in `sendTransaction` and `simulateTransaction` (#27528) 2022-09-06 23:53:42 -04:00
zk-token-sdk Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
.clippy.toml
.codecov.yml
.gitignore explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
.mergify.yml
.travis.yml
CONTRIBUTING.md
Cargo.lock chore: bump generic-array from 0.14.5 to 0.14.6 (#27531) 2022-09-06 14:05:17 -06:00
Cargo.toml Split up solana-client (#27246) 2022-08-24 05:34:35 +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
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

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.