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
33d0b5e011748d5ffeffc42a3a9ac6bb51b013e8
solana
/
programs
/
bpf_loader
/
src
History
carllin
33d0b5e011
Revert "Count compute units even when transaction errors (
#22059
)" (
#22174
)
...
This reverts commit
eaa8c67bde
.
2021-12-30 02:42:32 -05:00
..
alloc.rs
…
allocator_bump.rs
Reformat imports to a consistent style for imports
2021-12-03 09:19:13 -08:00
deprecated.rs
…
lib.rs
Add AccountsDataMeter to InvokeContext (
#21813
)
2021-12-28 05:14:48 -06:00
serialization.rs
Feature: TransactionContext, InstructionContext and BorrowedAccount (
#21706
)
2021-12-27 18:49:32 +01:00
syscalls.rs
Revert "Count compute units even when transaction errors (
#22059
)" (
#22174
)
2021-12-30 02:42:32 -05:00
upgradeable_with_jit.rs
…
upgradeable.rs
…
with_jit.rs
…