14 Commits

Author SHA1 Message Date
Moudy
702ef4a46f fix: cargo fmt 2026-04-02 20:30:27 +02:00
moudyellaz
58b72dd77c refactor: pass self_program_id to ProgramOutput in production guest programs 2026-04-02 20:30:16 +02:00
Moudy
59d3d38448 fix: serialize write_inputs fields separately to match guest deserialization 2026-04-02 20:29:12 +02:00
moudyellaz
9ecf186851 refactor: update all guest programs to handle self_program_id field 2026-04-02 20:29:10 +02:00
Sergio Chouhy
abc30c0ce0 remove old program output constructors 2026-03-25 16:56:04 -03:00
Daniil Polyakov
9909f02803 refactor: split token program into crates 2026-02-06 00:08:43 +03:00
Daniil Polyakov
9d37a88069 fix: proper type for token program instruction 2025-12-26 00:24:55 +03:00
Daniil Polyakov
de751952af fix: fmt and lints 2025-12-25 17:05:06 +03:00
Daniil Polyakov
5d30de695f fix: use u128::MAX instead of overflowing 2.pow(128) 2025-12-25 16:59:49 +03:00
jonesmarvin8
fcdd6e96a5 clippy and fmt 2025-12-23 17:26:38 -05:00
jonesmarvin8
c5e640d56c Merge branch 'main' into marvin/nfts 2025-12-23 14:01:28 -05:00
Daniil Polyakov
d6d722c016 fix: fix token program unit test in debug mode 2025-12-19 18:48:19 +03:00
Daniil Polyakov
87f45b8215 feat: move all crates into workspace 2025-12-19 18:30:40 +03:00
Daniil Polyakov
90a1ee994f refactor: move program_methods to the root of repo 2025-12-19 18:30:40 +03:00