#interface #rex #validation #instructions #update

rialo-rex-processor-interface

Instructions and constructors for the program processing REX updates from validators

9 releases (4 breaking)

new 0.9.0 Jun 8, 2026
0.8.0-alpha.0 Jun 1, 2026
0.5.0-alpha.0 Apr 24, 2026
0.4.2 May 14, 2026
0.3.0-alpha.0 Mar 25, 2026

#1 in #update


Used in 4 crates (2 directly)

Apache-2.0

21KB
280 lines

REX Processor Interface

This crate is meant to be used as both entrypoint definition and utility along with the REX Processor program.

It contains a list of instructions that can be sent to the builtin program, along with some given Rust methods to easily generate them.

Dependencies

~16–24MB
~380K SLoC