This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
4e2754341514cd181ae3f373cc2548bd22e918b8
solana
/
programs
/
bpf_loader
/
src
History
Jack May
4e27543415
Allow programs to realloc their accounts within limits (
#19475
)
2021-09-28 01:13:03 -07:00
..
alloc.rs
…
allocator_bump.rs
Enforce host aligned memory for program regions (
#16590
)
2021-04-20 11:07:30 -07:00
deprecated.rs
Make BPF Loader static (
#11516
)
2020-08-14 12:32:45 -07:00
lib.rs
Allow programs to realloc their accounts within limits (
#19475
)
2021-09-28 01:13:03 -07:00
serialization.rs
Allow programs to realloc their accounts within limits (
#19475
)
2021-09-28 01:13:03 -07:00
syscalls.rs
Allow programs to realloc their accounts within limits (
#19475
)
2021-09-28 01:13:03 -07:00
upgradeable_with_jit.rs
Upgradeable loader (
#13689
)
2020-12-14 15:35:10 -08:00
upgradeable.rs
Upgradeable loader (
#13689
)
2020-12-14 15:35:10 -08:00
with_jit.rs
Validator CLI option to enable just-in-time compilation of BPF (
#13789
)
2020-12-07 09:49:55 +01:00