Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
517cebf7f08fab6f9c0d72b365222b153aa9f499
solana/cli/src/lib.rs

11 lines
176 B
Rust
Raw Normal View History

Add config get/set functionality to wallet (#5452) automerge
2019-08-07 13:17:11 -06:00
#[macro_use]
extern crate lazy_static;
pub mod config;
Add cluster-version subcommand to return entrypoint versions (#5464)
2019-08-08 11:13:06 -06:00
pub mod display;
Add solana-cli uptime subcommand (#5944) automerge
2019-09-18 10:29:57 -06:00
pub mod input_parsers;
Move solana-validator-info into cli (#5768) * Move solana-validator-info into cli * Remove solana-validator-info and update docs * Update test to use app()
2019-09-03 10:38:12 -07:00
pub mod input_validators;
pub mod validator_info;
Add solana-cli uptime subcommand (#5944) automerge
2019-09-18 10:29:57 -06:00
pub mod vote;
Improve Wallet coverage (#2385) * Add trait for RpcRequestHandler trait for RpcClient and add MockRpcClient for unit tests * Add request_airdrop integration test * Add timestamp_tx, witness_tx, and cancel_tx to wallet integration tests; add wallet integration tests to test-stable * Add test cases * Ignore plentiful sleeps in unit tests
2019-01-14 00:10:03 -07:00
pub mod wallet;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 108ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API