Skip to content

solana_rbpf v0.2.39

Compare
Choose a tag to compare
@Lichtso Lichtso released this 17 Feb 23:32
· 159 commits to main since this release
de4e9fa
  • #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