Skip to content

v1.5.8

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:37

What's Changed

  • refactor(engine): check pedning block parent hash or else refetch by @Larkooo in #117
  • refactor(engine): last validated block for head & conditional pending… by @Larkooo in #119
  • release(prepare): v1.5.8-preview.0 by @glihm in #120
  • feat(indexer): retries for individual batched chunks by @Larkooo in #121
  • chore(controller): correct number of retry attemps by @Larkooo in #122
  • refactor(indexer): pass latest block hash & number for check by @Larkooo in #123
  • feat(indexer): controllers sync cartridge api by @Larkooo in #126
  • refactor(engine): simplifying back the fetch range & pending behaviour by @Larkooo in #125
  • release(prepare): v1.5.8-preview.1 by @glihm in #128
  • fix(controllers): add padding to addresses + tests by @glihm in #127
  • refactor(engine): aggressive batch retries + max 5 retries by @Larkooo in #129
  • feat(engine): assert update cursors to succeed & autocheckpoint by @Larkooo in #130
  • refactor(sqlite): write pool only for executor by @Larkooo in #131
  • refactor(executor): only hold one connection at a time by @Larkooo in #132
  • feat(executor): recv correct result & cleaner query errors by @Larkooo in #133
  • release(prepare): v1.5.8-preview.2 by @glihm in #134
  • refactor(executor): update tx on upsert failure by @Larkooo in #135
  • refacto(indexer): extract fetcher from the engine by @glihm in #136
  • refactor(indexer): fetcher crate & cleanup by @Larkooo in #137
  • feat(torii-grpc): batch publish message for messaging by @Larkooo in #138
  • fix(sqlite): order by cursor for ints by @Larkooo in #139
  • refactor(indexer): cursor transactions & correct count for len by @Larkooo in #140
  • release(prepare): v1.5.8-preview.3 by @glihm in #141
  • release(prepare): v1.5.8-preview.4 by @glihm in #143

Full Changelog: v1.5.7...v1.5.8