solana_rbpf v0.2.27
- #305: Revert "Simplify syscall register and bind (#293)"
- #303: Remove syscalls
BpfRand
andBpfSqrtI
- #302: Pass custom
MemoryRegion
s 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