Releases: anza-xyz/mollusk
Releases · anza-xyz/mollusk
Mollusk - v0.12.0
What's Changed
- bump rustls-webpki from 0.103.8 to 0.103.10 (RUSTSEC-2026-0049) by @nbelenkov in #210
- adding trusted publishing + SLSA provenance by @nbelenkov in #209
- deps: bump agave deps to 3.1 by @buffalojoec in #211
- ci: adding dependabot settings by @nbelenkov in #213
- programs: Bump token to p-token by @joncinque in #216
- programs: Bump token-2022 to newest deployed version by @joncinque in #217
- build(deps): bump the all-actions group across 1 directory with 3 updates by @dependabot[bot] in #214
- ci: install protoc in CI workflows by @buffalojoec in #220
- build(deps): bump the third-party group across 1 directory with 15 updates by @dependabot[bot] in #218
- ci: add dependabot ignore rules for SDK-pinned deps by @buffalojoec in #221
New Contributors
- @nbelenkov made their first contribution in #210
- @dependabot[bot] made their first contribution in #214
Full Changelog: 0.11.0...0.12.0
Mollusk - v0.11.0
What's Changed
- feat: Dump a register trace disassembly if SBF_TRACE_DISASSEMBLE is set by @procdump in #199
- cli: (fix) ignore compute units flag check override by @puhtaytow in #202
- Cargo audit fix by @grod220 in #207
- cli: preloading extra programs for fixtures by @grod220 in #206
New Contributors
- @puhtaytow made their first contribution in #202
Full Changelog: 0.10.3...0.11.0
Mollusk - v0.10.3
What's Changed
- builtins: add vote program and compute budget program by @buffalojoec in #198
Full Changelog: 0.10.2...0.10.3
Mollusk - v0.10.2
What's Changed
- Fix/sysvars in fixture by @0xalpharush in #196
- fix cu for process_transaction_message by @annata in #197
New Contributors
Full Changelog: 0.10.1...0.10.2
Mollusk - v0.10.1
What's Changed
- multiple program implementation bencher by @AkliluYirgalem in #195
New Contributors
- @AkliluYirgalem made their first contribution in #195
Full Changelog: 0.10.0...0.10.1
Mollusk - v0.10.0
Mollusk - v0.9.0
What's Changed
- refactor: account compilation: fallback accounts by @buffalojoec in #187
- fix: update owner to LOADER_V4 in program.rs by @buffalojoec in #188
- harness: use Message to compile accounts by @buffalojoec in #189
- fix: ix chains reuse cumulative accounts by @buffalojoec in #190
- feat: API to process multiple ixs with one TransactionContext by @Duckaet in #186
- cleanup: instruction chain deduplication by @buffalojoec in #191
New Contributors
Full Changelog: 0.8.1...0.9.0
Mollusk - v0.8.1
What's Changed
Full Changelog: 0.8.0...0.8.1
Mollusk - v0.8.0
What's Changed
- harness: refactor account compilation step by @buffalojoec in #157
- deps: bump to agave 3.1 by @buffalojoec in #176
- harness: add remaining builtins under feature flag by @buffalojoec in #177
- feat: instructions sysvar by @Arrowana in #156
- refactor: use const fns where possible by @sonicfromnewyoke in #181
- harness: Add program with loader helper by @febo in #182
- fix: deterministic account compilation with bounds checking by @AvhiMaz in #180
- fix: avoid creating default account for ix sysvar by @0xalpharush in #183
- Register tracing export by @procdump in #178
New Contributors
- @Arrowana made their first contribution in #156
- @AvhiMaz made their first contribution in #180
- @0xalpharush made their first contribution in #183
- @procdump made their first contribution in #178
Full Changelog: 0.7.2...0.8.0
Mollusk - v0.7.2
What's Changed
- Tighten
solana-transaction-contextdep version constraint by @billythedummy in #174
New Contributors
- @billythedummy made their first contribution in #174
Full Changelog: 0.7.1...0.7.2