hopper-framework 0.1.0

Zero-copy state framework for Solana. Typed account architecture, phased execution, validation graphs, zero-copy collections, layout evolution, and cross-program interfaces. Built on Hopper Native. no_std, no_alloc, no proc macros required.
Documentation
1
2
3
4
5
error: #[account(realloc = ...)] requires `realloc_payer = <field>`
  --> tests/compile_fail/state_realloc_no_payer.rs:19:9
   |
19 |     pub vault: Vault,
   |         ^^^^^