Skip to content

solana_rbpf v0.2.27

Compare
Choose a tag to compare
@Lichtso Lichtso released this 26 Apr 13:57
· 275 commits to main since this release
7c22a66
  • #305: Revert "Simplify syscall register and bind (#293)"
  • #303: Remove syscalls BpfRand and BpfSqrtI
  • #302: Pass custom MemoryRegions to VM constructor
  • #300: Adds test code_length_estimate
  • #289: Add a variety of fuzzers
  • #299: Add to CI checks that build and test the CLI tool
  • #297: Fix: bind_syscall_context_objects in the CLI tool
  • #298: Have StaticAnalysis constructor return a Result type
  • #295: Fix bench build