mergify[bot]
|
85750307aa
|
Rename Client methods to match proposed BanksClient (bp #10793) (#10800)
* Rename Client methods to match proposed BanksClient (#10793)
(cherry picked from commit 7ade330b23 )
# Conflicts:
# programs/bpf/tests/programs.rs
# runtime/benches/bank.rs
* Fix merge
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-06-25 05:33:12 +00:00 |
|
mergify[bot]
|
55b92c16da
|
Remove fee-payer guesswork from Message and Transaction (bp #10776) (#10785)
* 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
(cherry picked from commit 1c498369b5 )
# Conflicts:
# cli/src/nonce.rs
# core/src/rpc.rs
# ledger/src/blockstore.rs
# programs/bpf/tests/programs.rs
* Fix merge
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-06-25 01:10:23 +00:00 |
|
mergify[bot]
|
bbe4990e80
|
Move SDK types to more appropriate files (bp #10638) (#10665)
* Move types to more appropriate files (#10638)
(cherry picked from commit dac7dc2f10 )
# Conflicts:
# programs/stake/src/stake_instruction.rs
# programs/vote/src/vote_instruction.rs
# sdk/src/system_instruction.rs
* Fix conflicts
* bump lock
Co-authored-by: Jack May <jack@solana.com>
|
2020-06-18 18:17:43 +00:00 |
|
mergify[bot]
|
6a72dab111
|
Enable rolling update of "Permit paying oneself" / "No longer allow create-account to add funds to an existing account" (bp #10375) (#10404)
automerge
|
2020-06-03 18:22:03 -07:00 |
|