Skip to content

Milestones

List view

  • **NB!** This milestone used to be `0.7.0` but the version was postponed because of the necessity to introduce breaking changes to underlying dependency (re: NEP-366) ## 0.8.0 High-level Update We are aiming to create a big release for the Lake Framework. This release will make the framework more high-level and simpler to use. Features expected: ### Simpler start - Fewer dependencies - Less code to initialize your indexer ### Clearer structures - Simpler and clearer primitives - Focus on Actions and Events - No more mess with overwhelming `StreamerMessage` - Built-in support of Events Standard aka [Events Format](https://nomicon.io/Standards/EventsFormat) ### Shortcuts - More helper functions to simplify a developer's life - Get the data you need simpler with less code - Extend the framework either on your own or using the shared extensions from the framework developers or the community

    No due date
    8/9 issues closed
  • Acceptance criteria: * [ ] Ensure the APIs are future-proof (configuration is extendable) * [ ] Ensure we have tests * [x] CI is testing each PR * [ ] The framework is published to crates.io (pre versions before 1.0 is cut) * [ ] The releases to crates.io are automated

    No due date
    3/3 issues closed