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
c6e5fc39ce4cfb65ede57bcee681eb00d01cdef2
solana
/
programs
/
bpf_loader
/
src
History
Dmitri Makarov
361c1bdd57
Fix file permissions (
#17910
)
2021-06-12 02:03:32 +00: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
Add missing ProgramError to InstructionError mappings (
#16231
)
2021-06-03 21:59:04 +00:00
serialization.rs
Always bail if program modifies a ro account (
#17569
)
2021-05-28 09:50:25 -07:00
syscalls.rs
Fix file permissions (
#17910
)
2021-06-12 02:03:32 +00: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