solana/runtime
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
..
benches Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
src Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
tests Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Move BankForks to solana_runtime (#10637) 2020-06-17 15:27:03 +00:00