solana/sdk
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 Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bpf Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
docker-solana Re-enable move in docker-solana (#10214) 2020-05-24 23:51:37 -07:00
macro Add docs to declare_id macro (#10671) 2020-06-17 19:57:23 -06:00
macro-frozen-abi Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
src Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
.gitignore
Cargo.toml Bump serde from 1.0.111 to 1.0.112 2020-06-15 07:58:16 -07:00
build.rs Introduce automatic ABI maintenance mechanism (1/2; prepare) (#10335) 2020-06-03 20:51:56 +09:00