Jack May
|
224e0b27a1
|
Simplify register and bind (#24724)
* Revert "Bumps solana_rbpf to v0.2.27 (#24694)"
This reverts commit f3d27cc400 .
* Simplify syscall register and bind (#24546)
* declare syscalls with macro (#24564)
|
2022-04-28 10:24:42 +02:00 |
Justin Starry
|
c97f34a0fd
|
Add script for running nightly rustfmt on all workspaces (#23244)
* Add script for running nightly rustfmt on all workspaces
* invalidate ci cache
|
2022-02-22 11:59:06 +08:00 |
Jack May
|
4fe3354c8f
|
Instruction sysvar fixes, additions (#20958)
|
2021-10-26 13:07:40 -07:00 |
Jack May
|
a8098f37d0
|
add checked instructions sysvar api (#20790)
|
2021-10-19 21:01:58 -07:00 |
Brian Anderson
|
d9b0fc0e3e
|
Remove @brief annotations from Rust API docs (#20769)
|
2021-10-19 15:48:15 -06:00 |
Justin Starry
|
c52d3736e8
|
Clean up feature set entries (#19427)
* Clean up feature set entries
* fix test
* bump
|
2021-08-25 13:57:27 -07:00 |
jon-chuang
|
3e5ba8dcaa
|
bug: `sysvar::Instructions` is not owned by `Sysvar1111111111111111111111111111111111111` (#19242)
* Fix instructions sysvar owner
* Update feature switch address
Co-authored-by: Justin Starry <justin@solana.com>
|
2021-08-20 08:32:28 -07:00 |
Jack May
|
77861e2d40
|
Feature disable fees sysvar (#18981)
* Feature disable fees sysvar
* nudge
|
2021-08-02 00:31:11 +00:00 |
Jack May
|
dfbb0c559b
|
deprecate fees sysvar (#18960)
|
2021-07-29 10:48:14 -07:00 |
Jack May
|
72e374d0f3
|
Deprecate SysvarRecentBlockhashes (#18875)
|
2021-07-27 16:34:21 -07:00 |
Jack May
|
fa83f3bd73
|
Return sysvars via syscalls (#16422)
|
2021-04-12 16:04:57 -07:00 |
Jack May
|
476fd40948
|
Add program-test tests to bpf programs (#16407)
|
2021-04-07 01:47:15 -07:00 |
Jack May
|
92f4018b07
|
Cleanup unsupported sysvars (#16390)
* Cleanup unsupported sysvars
* fix ser description
|
2021-04-06 00:08:03 -07:00 |
Jack May
|
f84e88f0a2
|
Cleanup nits (#16211)
|
2021-03-30 12:16:21 -07:00 |