Pull requests · solana-developers/program-examples
Navigation Menu
{{ message }}
solana-developers / program-examples Public
- Notifications You must be signed in to change notification settings
- Fork 513
Pull requests list
Use Rust and LiteSVM for tests per new Anchor defaults, migrate from 1.0rc5 to Anchor 1.0 final
#555 opened Apr 7, 2026 by mikemaccana-edwardbot Loading…
chore(deps): bump solana-sdk from 3.0.0 to 4.0.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#554 opened Apr 6, 2026 by dependabot bot Loading…
chore(deps): bump solana-message from 3.1.0 to 4.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#553 opened Apr 6, 2026 by dependabot bot Loading…
chore(deps): bump anchor-lang from 1.0.0-rc.5 to 1.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#552 opened Apr 6, 2026 by dependabot bot Loading…
chore(deps): bump solana-transaction from 3.1.0 to 4.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#551 opened Apr 6, 2026 by dependabot bot Loading…
Fix: make biome tests pass, lint code, upgrade litesvm to fix Native / Pinocchio tests.
#550 opened Apr 1, 2026 by mikemaccana Loading…
add create account asm example
#549 opened Mar 28, 2026 by Perelyn-sama Loading…
#543 opened Feb 27, 2026 by Perelyn-sama Loading…
#542 opened Feb 27, 2026 by Perelyn-sama Loading…
#541 opened Feb 27, 2026 by Perelyn-sama Loading…
#540 opened Feb 27, 2026 by Perelyn-sama Loading…
add checking accounts asm example
#539 opened Feb 27, 2026 by Perelyn-sama Loading…
#538 opened Feb 24, 2026 by Perelyn-sama Loading…
fix(escrow-native): prevent rent refund redirection
#533 opened Feb 15, 2026 by yukikm Loading…
fix(transfer-sol): require payer signature + checked lamport math
#532 opened Feb 15, 2026 by yukikm Loading…
counter(native): avoid panic, validate owner, checked_add, fail unknown instructions
#531 opened Feb 14, 2026 by yukikm Loading…
#527 opened Feb 9, 2026 by Perelyn-sama Loading…
#521 opened Jan 31, 2026 by Perelyn-sama Loading…
Upgrade all solana-bankrun tests to use LiteSVM
#520 opened Jan 30, 2026 by solana-clawd Loading…
use workspace deps for testing native/pinocchio programs
#516 opened Jan 24, 2026 by Perelyn-sama Loading…
correct deposit liquidity ratio #505
#513 opened Jan 19, 2026 by HkSolDev Loading…
use litesvm in counter native ts test
#510 opened Jan 15, 2026 by Perelyn-sama Loading…
use litesvm in close account ts test
#509 opened Jan 15, 2026 by Perelyn-sama Loading…
use litesvm in checking account native ts test
#508 opened Jan 15, 2026 by Perelyn-sama Loading…
use litesvm in account data native ts test
#507 opened Jan 15, 2026 by Perelyn-sama Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.