solana_rbpf v0.2.39
- #441: Fix - Allow SBF machine in new ELF parser only
- #440: Fix - Makes functions starting in the middle of lddw fail verification in SBFv2
- #439: Refactor - Unify call and callx error handlers in JIT
- #438: Fix - lints, fix ci a bit
- #435: Refactor - Add load(), store() and region() methods to MemoryMapping
- #434: Fix - handling of 64_64 relocations in non .text sections for SBFv2
- #433: Fix - Resolving function names in disassembler