Commit Graph
5 Commits
Author SHA1 Message Date
Andrea Franz 092aa4ac98 fix(stablecoin): annotate initialize_program guest accounts 2026-08-20 14:21:58 +02:00
Andrea Franz ebc9b4b9fe feat(stablecoin): expose initialize_program guest entry + e2e test
closes #164
2026-08-20 14:21:58 +02:00
Andrea Franz 2d3392393a refactor(stablecoin)!: migrate Position to spec §4.4 shape
closes #161
2026-08-19 12:30:22 +02:00
Ricardo Guilherme Schmidt 255f87f38f fix(idl): align LEZ account metadata
Mark unconditional signer, init, and mutable accounts in guest entrypoints.

Regenerate IDL artifacts for token, ATA, stablecoin, TWAP oracle, and AMM.
2026-06-28 15:24:29 +02:00
r4bbit 3622016e6c refactor: move programs into programs and UIs into apps
This refactors the repository structure as it has grown over time.
2026-05-26 14:05:52 +02:00