solana_rbpf v0.2.40
- #448: Cleanup - Preparation for refactoring of Errors
- #447: Refactor - Remove
emit_profile_instruction_count_finalize()
- #446: Cleanup - Adds
test_utils::assert_error!()
- #445:
MemoryRegion
: add tests and fix unaligned mapping bug - #444: Fix - Instruction meter in syscall error case
- #443: Replaces check closure by
expected_result
parameter - #437: Add CoW support to
MemoryRegion