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]
|
f7aee67023
|
RPC simulateTransaction endpoint now returns program log output (#10432) (#10444)
automerge
|
2020-06-06 11:57:24 -07:00 |
|
mergify[bot]
|
56e8319a6d
|
Add built-in programs to InvokeContext (#10383) (#10402)
automerge
|
2020-06-03 14:25:16 -07:00 |
|
mergify[bot]
|
8c8e2c4b2b
|
Prevent privilege escalation (#10232) (#10247)
automerge
|
2020-05-26 02:39:28 -07:00 |
|
Jack May
|
4a72c2b054
|
Support cross-program invocation to native programs (#10136)
|
2020-05-20 09:24:57 -07:00 |
|
Greg Fitzgerald
|
5e89bd8868
|
Panic if no fee-payer found via Message::new() (#10050)
automerge
|
2020-05-15 12:23:09 -07:00 |
|
Kristofer Peterson
|
58ef02f02b
|
9951 clippy errors in the test suite (#10030)
automerge
|
2020-05-15 09:35:43 -07:00 |
|
Justin Starry
|
5cc252d471
|
Remove hash field from account (#9915)
|
2020-05-12 23:39:46 +08:00 |
|
Jack May
|
af84dff9ef
|
nudge
|
2020-05-11 09:06:05 -07:00 |
|
Jack May
|
97e17f9b32
|
Programs can only sign their accounts
|
2020-05-11 09:06:05 -07:00 |
|
Jack May
|
7678af6300
|
Cleanup BPF helper symbols (#9804)
|
2020-04-30 11:29:11 -07:00 |
|
Jack May
|
de9d8cd849
|
Rename BPF helper to syscall (#9819)
automerge
|
2020-04-30 01:43:11 -07:00 |
|