solana-with-rpc-optimizations/install/src
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
..
build_env.rs
command.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
config.rs install: Drop unneeded sha2 dependency (#7108) 2019-11-22 21:58:26 -07:00
defaults.rs Remove unused default update manifest pubkeys 2020-03-17 21:46:39 -07:00
lib.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
main-install-init.rs Clean up `use` to keep rust 1.43.0 from complaining (#9740) 2020-04-27 16:54:11 -07:00
main-install.rs Add solana-install-init binary (#4613) 2019-06-08 19:01:22 -07:00
stop_process.rs Try to gracefully terminal child process before using SIGKILL (#4890) 2019-07-01 14:08:30 -07:00
update_manifest.rs Rename from account userdata to data (#8224) 2020-02-11 16:30:22 -08:00