solana-with-rpc-optimizations/core
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 nit removal (#10721) 2020-06-21 16:12:21 +09:00
.gitignore
Cargo.toml Bump serde from 1.0.111 to 1.0.112 2020-06-15 07:58:16 -07:00