mergify[bot]
|
7a3e1f9826
|
Remove assert (#14356) (#14360)
(cherry picked from commit 1c5427ff17 )
Co-authored-by: Jack May <jack@solana.com>
|
2020-12-30 22:39:55 +00:00 |
|
Michael Vines
|
1b343665a1
|
Move KeyedAccount out of solana-program. Native programs are not supported by solana-program
|
2020-10-26 18:54:54 -07:00 |
|
Michael Vines
|
959880db60
|
Remove unused pubkey::Pubkey imports
|
2020-10-21 19:08:13 -07:00 |
|
Michael Vines
|
7bc073defe
|
Run codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand
|
2020-10-21 19:08:13 -07:00 |
|
Jack May
|
fd47d38e59
|
Calc size ahead of time to alloc once (#12154)
|
2020-09-10 11:13:35 -07:00 |
|
Jack May
|
e9b610b8df
|
Add SystemInstruction::CreateAccount support to CPI (#11649)
|
2020-08-17 13:38:42 -07:00 |
|
Jack May
|
f1ba2387d3
|
More efficient padding (#11656)
|
2020-08-17 10:24:34 -07:00 |
|
Jack May
|
9290e561e1
|
Align host addresses (#11384)
* Align host addresses
* support new program abi
* update epoch rollout
* Enforce aligned pointers in cross-program invocations
|
2020-08-11 16:11:52 -07:00 |
|