Skip to content

Commit d239d12

Browse files
committed
Add regressin program info
1 parent 98ac559 commit d239d12

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

pinocchio/program/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@ A `pinocchio`-based Token program.
1212
- Same instruction and account layout as SPL Token
1313
- Minimal CU usage
1414

15-
1615
## License
1716

1817
The code is licensed under the [Apache License Version 2.0](LICENSE)
18+
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

Comments
 (0)