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
a4a9b8f6a484be8c43523be542d9914123847ab4
solana
/
programs
/
bpf_loader
/
src
History
Alexander Meißner
a4a9b8f6a4
Changes test_serialize_parameters() to use an explicit InvokeContext. (
#21205
)
2021-11-08 18:51:36 +01:00
..
alloc.rs
…
allocator_bump.rs
Resolve nightly-2021-10-05 clippy complaints
2021-10-06 10:37:58 -07:00
deprecated.rs
Make BPF Loader static (
#11516
)
2020-08-14 12:32:45 -07:00
lib.rs
Replaces MockInvokeContext by ThisInvokeContext in tests (
#20881
)
2021-11-04 21:47:32 +01:00
serialization.rs
Changes test_serialize_parameters() to use an explicit InvokeContext. (
#21205
)
2021-11-08 18:51:36 +01:00
syscalls.rs
Replaces MockInvokeContext by ThisInvokeContext in tests (
#20881
)
2021-11-04 21:47:32 +01: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