Skip to content

Releases: Blobscan/blobscan-indexer.rs

v0.5.0

01 Oct 11:56
4691620
Compare
Choose a tag to compare

What's Changed

  • chore: release v0.4.4 by @github-actions[bot] in #103
  • fix: on SSE disconnect fetch the current latest synced block instead of reusing the one passed to the task, preventing duplicate block reindexing by @PJColombo in #105
  • docs: show usage parameters and improve wording by @PabloCastellano in #96
  • chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20 by @dependabot[bot] in #107
  • chore(deps): bump openssl from 0.10.66 to 0.10.73 by @dependabot[bot] in #108
  • chore(deps): bump tokio from 1.40.0 to 1.43.1 by @dependabot[bot] in #109

Full Changelog: v0.4.4...v0.5.0

v0.4.4

26 Sep 16:40
40f08d3
Compare
Choose a tag to compare

Added

  • add lib file

Other

  • add aync trait macro
  • restrict env and args usage to main entrypoint, separating them from library code

v0.4.3

26 Sep 11:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Sep 13:06
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

08 Sep 22:03
Compare
Choose a tag to compare

This release resolves a startup issue affecting the Blobscan indexer on the Gnosis network

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Sep 18:55
d67d5cd
Compare
Choose a tag to compare

What's Changed

  • feat(indexing): add catchup task, refactor task handling, and improve reorg error logic by @PJColombo in #98
  • fix: increase reqwest client request timeout by @PJColombo in #99

Full Changelog: v0.3.4...v0.4.0

v.0.3.4

11 Aug 12:26
e00e67b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

03 Jul 10:48
9bd05ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Jun 18:27
9043653
Compare
Choose a tag to compare

✨ Release Highlights

This release fixes an deserialisation issue when indexing slot 7843278 from Sepolia.

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

17 Feb 23:05
7854c8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1