solana-with-rpc-optimizations/programs
Kristofer Peterson e23340d89e
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
* address warnings from 'rustup run beta cargo clippy --workspace'

minor refactoring in:
- cli/src/cli.rs
- cli/src/offline/blockhash_query.rs
- logger/src/lib.rs
- runtime/src/accounts_db.rs

expect some performance improvement AccountsDB::clean_accounts()

* address warnings from 'rustup run beta cargo clippy --workspace --tests'

* address warnings from 'rustup run nightly cargo clippy --workspace --all-targets'

* rustfmt

* fix warning stragglers

* properly fix clippy warnings test_vote_subscribe()
replace ref-to-arc with ref parameters where arc not cloned

* Remove lock around JsonRpcRequestProcessor (#10417)

automerge

* make ancestors parameter optional to avoid forcing construction of empty hash maps

Co-authored-by: Greg Fitzgerald <greg@solana.com>
2020-06-09 09:38:14 +09:00
..
bpf RPC simulateTransaction endpoint now returns program log output (#10432) 2020-06-06 10:18:28 -07:00
bpf_loader RPC simulateTransaction endpoint now returns program log output (#10432) 2020-06-06 10:18:28 -07:00
btc_spv Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
btc_spv_bin Bump reqwest from 0.10.5 to 0.10.6 2020-06-03 09:01:36 -07:00
budget Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
config Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
exchange Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
failure Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
librapay [auto-commit] Update all Cargo lock files 2020-06-03 09:01:36 -07:00
move_loader [auto-commit] Update all Cargo lock files 2020-06-03 09:01:36 -07:00
noop Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
ownable Bump version to 1.3.0 2020-05-28 15:01:13 -07:00
stake Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
vest Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00
vote Bump serde from 1.0.110 to 1.0.111 2020-06-02 23:29:14 -07:00