solana/core/benches
Greg Fitzgerald 1c498369b5
Remove fee-payer guesswork from Message and Transaction (#10776)
* Make Message::new_with_payer the default constructor

* Remove Transaction::new_[un]signed_instructions

These guess the fee-payer instead of stating it explicitly
2020-06-24 14:52:38 -06:00
..
banking_stage.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
blockstore.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
cluster_info.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
gen_keys.rs Rename solana to solana-core (#5583) 2019-08-21 10:23:33 -07:00
poh.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
poh_verify.rs Simd poh (#10604) 2020-06-16 23:03:26 -07:00
retransmit_stage.rs Move BankForks to solana_runtime (#10637) 2020-06-17 15:27:03 +00:00
shredder.rs master: Add nonce to shreds repairs, add shred data size to header (#10109) 2020-05-19 12:38:18 -07:00
sigverify_stage.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00