Alexander Meißner
|
aebc3a17ce
|
Fix undefined symbol "custom panic" in BPF test programs (#13840)
* Implements missing "custom_panic" symbol
|
2020-12-01 16:52:20 +01:00 |
Michael Vines
|
6705b5a98c
|
Add msg! macro for program logging, deprecate info! macro
|
2020-11-30 20:39:42 -08:00 |
Michael Vines
|
dd711ab5fb
|
Rename solana-program-sdk to solana-program
|
2020-10-24 08:37:55 -07:00 |
Michael Vines
|
fe68f7f786
|
Port programs to solana-program-sdk
|
2020-10-24 08:37:55 -07:00 |
Michael Vines
|
6d5889bdb5
|
Remove program_stubs!()
|
2020-10-19 21:00:17 +00:00 |
Jack May
|
52526a9bc2
|
Prevent stub inclusion when building shared objects (#10875)
|
2020-07-01 13:15:30 -07:00 |
Jack May
|
d77818c18b
|
Pull program stubs into SDK (#10704)
|
2020-06-18 23:23:28 -07:00 |
Jack May
|
0fd795a676
|
Remove program error footgun and cleaner developer experience (#8042)
|
2020-01-31 10:58:07 -08:00 |
Jack May
|
1596c961d9
|
Rust BPF program cleanup (#7990)
|
2020-01-27 18:27:44 -08:00 |
Jack May
|
0d16db2d1b
|
Remove bloat due to test symbols (#5965)
|
2019-09-18 19:54:10 -07:00 |
Jack May
|
008dcd71b9
|
BPF loader message nits (#5870)
|
2019-09-10 16:13:23 -07: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
|
e5f902369c
|
Rust BPF programs depend on Solana SDK (#5819)
|
2019-09-06 09:20:14 -07:00 |
Jack May
|
5fb2d7a98f
|
Add libstd support to Rust BPF (#5788)
|
2019-09-04 16:00:11 -07:00 |
Jack May
|
f9a2254688
|
Split out Rust BPF no-std stuff (#4968)
|
2019-07-08 20:28:05 -08:00 |
Jack May
|
e59b53dfa8
|
BPF rust language updates (#4752)
|
2019-06-20 16:07:12 -07:00 |
Jack May
|
b430762a23
|
check rust programs (#4688)
|
2019-06-20 07:43:31 -07:00 |
Jack May
|
9f6496d38a
|
Panic filename (#4625)
automerge
|
2019-06-10 11:00:15 -07:00 |
Jack May
|
2f7561e4ee
|
Split SDK's BPF Rust-utils (#4369)
|
2019-05-21 13:39:27 -07:00 |
Jack May
|
28f948aa7f
|
Multi rust projects (#4362)
|
2019-05-21 11:22:33 -07:00 |