This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
solana_rbpf v0.8.1
- #574: Tests - Increases Config::max_call_depth default from 20 to 64
- #573: Fix - mislabelled mul64_imm and mul64_reg
- #572: Fix - Accept blank spaces between register and offset
- #571: Fix - Assembler source register check
- #570: Cleanup - Rename disable_lddw to enable_lddw for consistency
- #567: Fix #557
- #569: Feature - Assembler directives
- #568: Fix - Verify imm not offset in CALL_IMM
- #560: Fix - cfg flags of memory_management module
- #558: Tests - Exercise le instructions
- #557: Fix - JIT second level defence
- #552: Tests - Exercise all bpf instructions
- #556: Fix - JIT randomized start padding length
- #554: Fix - JIT second level defence