Mollusk - v0.2.0
What's Changed
- docs: add default paths to Mollusk::new by @Perelyn-sama in #106
- fix:
keyed_account_for_bpf_loader_v3_programindex by @sonicfromnewyoke in #107 - fix: use correct license name in Cargo.toml by @sonicfromnewyoke in #108
- drop test file by @buffalojoec in #109
- harness: rename
accountsmodule by @buffalojoec in #113 - harness: add rent-exemption account check by @buffalojoec in #112
- use a makefile by @buffalojoec in #120
- harness: introduce account store interface and wrapper by @buffalojoec in #114
- give result its own crate by @buffalojoec in #121
- fix import by @buffalojoec in #122
- harness: drop fee structure by @buffalojoec in #123
- fuzz-fd: update slot field comment by @buffalojoec in #124
- CI: hack check by @buffalojoec in #125
- Support registering custom syscalls by @buffalojoec in #128
New Contributors
- @Perelyn-sama made their first contribution in #106
- @sonicfromnewyoke made their first contribution in #107
Full Changelog: 0.1.5...0.2.0