v0.8.0
What's Changed
- fix: Remove unused import for serde_big_array by @quangkeu95 in #231
- refactor: use direct crates instead of sdk by @sonicfromnewyoke in #233
- fix: actualize pump-fun account layouts and instructions by @sonicfromnewyoke in #236
- fix: parse CPI instructions by @sonicfromnewyoke in #221
- feat: Derive serde Serialize and Deserialize for generated accounts by @quangkeu95 in #238
- fix: Support serialize BigArray type for account by @quangkeu95 in #239
- fix: finish replecement of deps in generator by @sonicfromnewyoke in #245
- RPC Transaction Crawler: Enable Discovering Newly Sent Transactions by @bonedaddy in #248
- fix: 3rd depth level of calls by @sonicfromnewyoke in #242
- feat: jito shredstream grpc datasource by @Mesteery in #249
- feat: implement
Raydium Launchpaddecoder by @sonicfromnewyoke in #250 - chore: bump version 0.8.0 by @sonicfromnewyoke in #251
New Contributors
- @bonedaddy made their first contribution in #248
- @Mesteery made their first contribution in #249
Full Changelog: v0.7.0...v0.8.0