mergify[bot]
|
08bece7651
|
More efficient padding (#11656) (#11823)
(cherry picked from commit f1ba2387d3 )
Co-authored-by: Jack May <jack@solana.com>
|
2020-08-25 10:10:59 +00:00 |
|
mergify[bot]
|
f162c6d1d0
|
Align host addresses (bp #11384) (#11817)
* Align host addresses (#11384)
* Align host addresses
* support new program abi
* update epoch rollout
* Enforce aligned pointers in cross-program invocations
(cherry picked from commit 9290e561e1 )
# Conflicts:
# core/src/validator.rs
# genesis-programs/src/lib.rs
# programs/bpf_loader/src/deprecated.rs
# programs/bpf_loader/src/lib.rs
# sdk/src/entrypoint_native.rs
# sdk/src/lib.rs
* resolve conflicts
* nudge
Co-authored-by: Jack May <jack@solana.com>
|
2020-08-25 07:23:20 +00:00 |
|
Jack May
|
517fe73734
|
Non-conflicting account duplicate marker value (#8206)
|
2020-02-11 10:03:28 -08:00 |
|
Jack May
|
df782b93ae
|
Add is_writable to AccountInfo (#8196)
|
2020-02-10 21:33:29 -08:00 |
|
Jack May
|
dd276138c2
|
Add support for idiomatic error handling to BPF instruction processors (#7968)
|
2020-01-30 09:47:22 -08:00 |
|
Jack May
|
34ed93d57c
|
Optimize account copies and use RefCell to handle duplicate accounts in BPF programs (#7958)
|
2020-01-24 10:54:26 -08:00 |
|
Jack May
|
023074650f
|
Allow the same account to be passed multiple times to a single instruction (#7795)
|
2020-01-22 09:11:56 -08:00 |
|
Jack May
|
3415db9739
|
Merge api/program into single units (#7061)
|
2019-11-20 16:32:19 -08:00 |
|