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

solana_rbpf v0.1.20

Compare
Choose a tag to compare
@jackcmay jackcmay released this 29 Jan 23:40
  • Fix sign extension error when using the mov32 instruction and an immediate greater or equal to 0x80000000
  • Fix compiler warnings related to the latest version of Rust