v0.2.0
What's Changed
- Fixed graceful shutdown by @taco-paco in #414
- chore: issues were displayed incorrectly by @Olexandr88 in #438
- feat: committor service by @thlorenz in #366
- chore: increase compute budget for table mania create lookup table by @thlorenz in #450
- fix: don't block the accounts update loop with subscription by @bmuddha in #420
- Cleanup and refactor accountsdb index by @bmuddha in #419
- chore: avoid CU budget exceeded for lookup table management by @thlorenz in #455
- fix: prevent new subscriptions if no free connections exist by @bmuddha in #456
- Change account layout by @bmuddha in #451
- Track delegation status by @bmuddha in #452
- feat: CLI configuration by @Dodecahedr0x in #447
- feat: improve lookup table overhead for cloning pipeline by @thlorenz in #457
- feat: make eager lookup table preparation configurable by @thlorenz in #470
- merge: dev by @GabrielePicco in #474
- Special case for "fat" ledger. Use compaction + CompactionFilter by @taco-paco in #413
- merge: dev by @GabrielePicco in #497
- fix: robust tests by @Dodecahedr0x in #500
- test: use reduced snapshot frequency by @Dodecahedr0x in #495
- feat: add configurable free airdrop for the feepayer by @GabrielePicco in #501
- feat: support running ix test environments by @thlorenz in #499
- chore: change default commit/undelegate CU price by @GabrielePicco in #506
- Fixed race-condition caused by multiple threads being able execute tx by @taco-paco in #509
- feat: fix toml config case by @Dodecahedr0x in #496
- fix: CI flakyness by @Dodecahedr0x in #505
- feat: new resume strategies by @Dodecahedr0x in #508
- fix: always run hydration by @GabrielePicco in #514
- feat(cloning): make cloning concurrency configurable by @Dodecahedr0x in #473
- chore: lint and fmt on integration tests by @Dodecahedr0x in #516
- feat: improve configuration of compaction and concurrency by @GabrielePicco in #513
- feat: add commit info to getVersion by @GabrielePicco in #518
- Added workflow to auto deploy master to test node by @lucacillario in #522
- feat: add lazy hydration by @GabrielePicco in #525
- Base layer actions by @taco-paco in #485
- For newer version of committor program change its id by @taco-paco in #530
- feat: set default ledger path by @Dodecahedr0x in #521
- chore: extract magic-program from magicblock-core by @GabrielePicco in #531
- fix: failed to fetch satisfactory slot by @GabrielePicco in #533
- fix: fragment large allocations by @bmuddha in #534
- fix: increase compute budgets due to by @taco-paco in #537
- hotfix: get_first_subscribed_slot and add logs by @GabrielePicco in #538
- release: 0.2.0 by @GabrielePicco in #536
New Contributors
- @Olexandr88 made their first contribution in #438
Full Changelog: v0.1.7...v0.2.0