mergify[bot]
|
782ed192b6
|
program log pubkey as base58 (bp #12901) (#12910)
* program log pubkey as base58 (#12901)
(cherry picked from commit 3f9e6a600b )
# Conflicts:
# programs/bpf/benches/bpf_loader.rs
# programs/bpf/c/src/tuner/tuner.c
# programs/bpf_loader/src/syscalls.rs
# runtime/src/process_instruction.rs
* fix conflicts
Co-authored-by: Jack May <jack@solana.com>
|
2020-10-15 19:21:27 +00:00 |
|
mergify[bot]
|
0c4074049b
|
Cleanup names, fix line dependent test (#12477) (#12482)
(cherry picked from commit b8c4b88188 )
Co-authored-by: Jack May <jack@solana.com>
|
2020-09-26 01:08:55 +00:00 |
|
mergify[bot]
|
c539526f1e
|
Add memory allocation support for C programs (#12254) (#12256)
(cherry picked from commit 5ab4109b7e )
Co-authored-by: Jack May <jack@solana.com>
|
2020-09-16 00:49:36 +00:00 |
|
mergify[bot]
|
d1fdc96969
|
Add support for deprecated loader (bp #11946) (#12114)
* Add support for deprecated loader (#11946)
(cherry picked from commit ae0fd3043a )
* fix version
Co-authored-by: Jack May <jack@solana.com>
|
2020-09-08 18:41:29 +00:00 |
|
mergify[bot]
|
39eeb0142e
|
Add SystemInstruction::CreateAccount support to CPI (bp #11649) (#11831)
* Add SystemInstruction::CreateAccount support to CPI (#11649)
(cherry picked from commit e9b610b8df )
# Conflicts:
# programs/bpf_loader/src/syscalls.rs
# runtime/src/bank.rs
# sdk/src/instruction.rs
* resolve conflicts
Co-authored-by: Jack May <jack@solana.com>
|
2020-08-25 19:52:27 +00:00 |
|
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 |
|
mergify[bot]
|
5c27009758
|
Force program address off the curve (#11323) (#11398)
(cherry picked from commit 03263c850a )
Co-authored-by: Jack May <jack@solana.com>
|
2020-08-06 01:00:42 +00:00 |
|
Jack May
|
db4a18ada4
|
Add PubkeyError for ProgramError (#10748)
|
2020-06-23 11:19:27 -07:00 |
|
Jack May
|
73586c1aad
|
Use &[u8] for program address seeds rather then &str (#10744)
|
2020-06-22 16:51:43 -07:00 |
|
Jack May
|
c5460e7fee
|
Remove inline from all BPF C functions (#10038)
|
2020-05-13 17:23:39 -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 |
|
Jack May
|
068f12fd6f
|
Add Cross-program invocations (#9582)
|
2020-04-28 14:33:56 -07:00 |
|
Jack May
|
d08517db8c
|
Nit picks (#9580)
|
2020-04-18 22:39:08 -07:00 |
|
Jack May
|
f192e4f08f
|
Nit: Align Rust and C names (#8918)
|
2020-03-17 19:37:16 -07:00 |
|
Jack May
|
668dfc40c7
|
Align C and Rust handling of AccountInfos (#8906)
|
2020-03-17 12:34:14 -07:00 |
|
Jack May
|
25df95be6f
|
Expose executable and rent_epoch in AccountInfo (#8619)
|
2020-03-04 10:52:09 -08:00 |
|
Jack May
|
059764586a
|
Rename from account userdata to data (#8224)
|
2020-02-11 16:30:22 -08: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
|
0fd795a676
|
Remove program error footgun and cleaner developer experience (#8042)
|
2020-01-31 10:58:07 -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
|
bb9649e18d
|
Replacd todo with issue (#6823)
|
2019-11-08 11:48:07 -08:00 |
|
Justin Starry
|
81c36699c4
|
Add support for BPF program custom errors (#5743)
* Add support for BPF program custom errors
* Rename SOL_SUCCESS -> SUCCESS
|
2019-09-06 16:05:01 -07:00 |
|
Jack May
|
97ea75a890
|
Pull in solana_rbpf v0.1.14 (#5609)
|
2019-08-23 11:03:53 -07:00 |
|
Jack May
|
4177c56c51
|
Use real panic that reports file/line (#4758)
|
2019-06-20 19:10:03 -07:00 |
|
Jack May
|
2a7a9fdf03
|
Re-org SDK dir (#4690)
|
2019-06-17 11:04:38 -07:00 |
|