Skip to content

Releases: graphprotocol/indexer-rs

indexer-service-rs: v1.2.0

30 Oct 02:10
8fe31fe
Compare
Choose a tag to compare

1.2.0 (2024-10-30)

Features

indexer-common: v1.2.1

30 Oct 22:26
99cf66c
Compare
Choose a tag to compare

1.2.1 (2024-10-30)

Bug Fixes

  • add more information about failing subgraph query (#436) (1e52f82)
  • proper build graph-node query url (#438) (df94692)

indexer-common: v1.2.0

30 Oct 02:10
8fe31fe
Compare
Choose a tag to compare

1.2.0 (2024-10-30)

Features

Bug Fixes

indexer-tap-agent: v1.3.0

23 Oct 21:58
3dbf12a
Compare
Choose a tag to compare

1.3.0 (2024-10-23)

Features

Bug Fixes

  • add backoff if could not find heaviest allocation (#397) (f9b64f3)
  • limit the max concurrent rav requests (#396) (b4c876d)

indexer-tap-agent: v1.2.1

18 Oct 18:32
87da82d
Compare
Choose a tag to compare

1.2.1 (2024-10-18)

Bug Fixes

  • calculate unaggregate receipts up to last_id (#385) (76873f9)

indexer-tap-agent: v1.2.0

17 Oct 21:35
f30b210
Compare
Choose a tag to compare

1.2.0 (2024-10-17)

Features

  • Move backoff to to the tracker to remove errors (#377) (1bde9b4)

Performance Improvements

indexer-tap-agent: v1.1.1

09 Oct 20:41
c72b379
Compare
Choose a tag to compare

1.1.1 (2024-10-09)

Bug Fixes

indexer-tap-agent: v1.1.0

09 Oct 13:07
352c5f2
Compare
Choose a tag to compare

1.1.0 (2024-10-09)

Features

  • Accept config to be through file or env vars (#352) (9e44ad4)
  • Add a warning in case senders are undenied manually from db (#346) (00af506)
  • add tracker for buffer unaggregated fees (#324) (676a437)
  • config: postgres_url or splitten components (#339) (2b9adcf)

Bug Fixes

  • Add more information if rav request is timing out (#325) (5edf6cf)
  • Store receipt error into db (#322) (212e06a)
  • tap-agent: bulk insert of failed receipts (#329) (f65d95c)
  • Use dashboard metric for Rav trigger (#317) (c693f0e)

indexer-service-rs: v1.1.1

09 Oct 20:41
c72b379
Compare
Choose a tag to compare

1.1.1 (2024-10-09)

Bug Fixes

indexer-service-rs: v1.1.0

09 Oct 13:07
352c5f2
Compare
Choose a tag to compare

1.1.0 (2024-10-09)

Features