We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ac559 commit d239d12Copy full SHA for d239d12
1 file changed
pinocchio/program/README.md
@@ -12,7 +12,14 @@ A `pinocchio`-based Token program.
12
- Same instruction and account layout as SPL Token
13
- Minimal CU usage
14
15
-
16
## License
17
18
The code is licensed under the [Apache License Version 2.0](LICENSE)
+
19
+## Regression program
20
21
+The binary `fuzz/program-mb.so` was pulled from the network on 25-Feb-2026, and
22
+was built against tag
23
+[`program@3.5.0`](https://github.com/solana-program/token/releases/tag/program%40v3.5.0),
24
+commit
25
+[`4d5ff3015ae5ad3316f2d2efdde6ab9f7a50716c`](https://github.com/solana-program/token/tree/4d5ff3015ae5ad3316f2d2efdde6ab9f7a50716c).
0 commit comments