Skip to content

Commit b5fee95

Browse files
authored
SPL modifications to remove proof blockers (#127)
* redefine `msg!` macro to a noop in proofs * avoid calling `map` in account-unpacking (code is semantically equivalent)
1 parent d44da85 commit b5fee95

File tree

9 files changed

+379
-512
lines changed

9 files changed

+379
-512
lines changed

.github/workflows/publish-rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
type: choice
1111
options:
1212
- clients/rust
13-
- interface
1413
- p-interface
1514
- program
1615
- p-token

0 commit comments

Comments
 (0)