What's Changed
- fix: fd fixture test by @buffalojoec in #72
- harness: Add data slice check by @febo in #70
- fix lints by @buffalojoec in #76
- fuzz:
program_result
asu64
by @febo in #75 - Switch to
Account
by @buffalojoec in #78 - deps: Unpin Solana dependencies by @joncinque in #74
- support fuzz fixtures in ix chains by @buffalojoec in #79
- harness: Clone accounts from transaction context instead of take by @febo in #80
- fuzz: refactor fixture processing harnesses to use
&mut self
by @buffalojoec in #77 - Added custom logger by @deanmlittle in #82
New Contributors
- @febo made their first contribution in #70
- @joncinque made their first contribution in #74
- @deanmlittle made their first contribution in #82
Full Changelog: 0.0.13...0.0.15