Skip to content

Releases: graphprotocol/indexer

Release v0.25.5

17 Dec 17:49
7948898

Choose a tag to compare

What's Changed

Full Changelog: v0.25.4...v0.25.5

Release v0.25.4

16 Dec 19:51
c5b8715

Choose a tag to compare

What's Changed

  • fix: handle over allocated condition correctly by @tmigone in #1154

Full Changelog: v0.25.3...v0.25.4

Release v0.25.3

11 Dec 16:00
1d5ff7c

Choose a tag to compare

What's Changed

  • refactor: remove obsolete L1→L2 auto migration support (@dwerner)
  • reinstate some perf changes from 0.25.1 lost in 0.25.2

Full Changelog: v0.25.2...v0.25.3

Release v0.25.2

09 Dec 18:58
v0.25.2
a2ddbac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.25.2

Release v0.25.1

05 Dec 17:54
7726991

Choose a tag to compare

● What's Changed

Performance Improvements

  • perf: optimize RAV allocation lookup from O(n²) to O(n) by @madumas in #1146
  • perf: optimize allocation rules evaluation from O(n²) to O(n) by @madumas in #1147

Features

Network Updates

New Contributors

Full Changelog: v0.25.0...v0.25.1

v0.25.0

21 Nov 19:27
a44c2ac

Choose a tag to compare

What's Changed

Full Changelog: v0.24.3...v0.25.0

Release v0.24.3

19 Aug 18:43
d655f60

Choose a tag to compare

What's Changed

Full Changelog: v0.23.8...v0.24.3

Release v0.23.8

01 May 16:11
7fa7012

Choose a tag to compare

What's changed:

common: mode network alias changed to mode-mainnet
Full Changelog: v0.23.7...v0.23.8

Release v0.23.7

29 Apr 18:39
87ed752

Choose a tag to compare

Bugfix

  • new networks should be resolved properly (by id) now
    Full Changelog: v0.23.5...v0.23.7

Release v0.23.5

14 Apr 15:07
4f14077

Choose a tag to compare

What's Changed

  • common: return first chain alias (if multiples), prefer non -mainnet suffix
    Full Changelog: v0.23.4...v0.23.5