Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

solana_rbpf v0.2.29

Compare
Choose a tag to compare
@Lichtso Lichtso released this 18 May 16:07
· 258 commits to main since this release
5afcc2f
  • #320: Fix - ELF arithmetic overflow with invalid program headers
  • #317: Fix - typo in EbpfError::SyscallAlreadyRegistered
  • #319: Fix - ELF loading highest_addr
  • #318: CI - Add fuzz build check
  • #316: Feature - Makes MemoryRegion replaceable
  • #315: Refactor - Give the interpreter its own struct and mod
  • #314: Fix - some compile issues in the fuzzers
  • #313: Cleanup - interpreter code