forked from solana-foundation/program-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: SwineCoder101/solana-program-examples
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(transfer-switch): key the transfer switch on the source token account owner
#13
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(transfer-hook/counter): persist the transfer count and key the counter PDA per mint
#12
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(transfer-hook/account-data-as-seed): persist the per-owner transfer counter and mark its PDA mut
#11
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(token-swap): mint LP pro-rata, key first deposit on LP supply, enforce mint ordering
#10
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(token-fundraiser): scale minimums by 10^decimals and gate target/refund on current_amount
#9
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(realloc): only top up rent when the target holds less than the new minimum
#8
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(pda-rent-payer): make native/pinocchio create_new_account require a signer and create the account via CPI
#7
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(pda-mint-authority): gate Mint behind the creator in native and pinocchio
#6
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(nft-meta-data-pointer): require the player's NFT token account in chop_tree and reset the tree when it reaches MAX_WOOD_PER_TREE
#5
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(escrow): return closed offer and vault rent to the maker; verify system program, offer owner and canonical bump
#4
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(close-account): fully close the User PDA and verify the system program account
#3
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(abl-token): require ImmutableOwner in the hook, exempt the permanent delegate from the source block, honour mint_authority
#2
opened Aug 27, 2026 by
SwineCoder101
Owner
Loading…
fix(transfer-tokens): stop requiring the recipient to sign native token transfers
#1
opened Aug 27, 2026 by
SwineCoder101
Owner
•
Draft
ProTip!
no:milestone will show everything without a milestone.