Skip to content

Releases: graphprotocol/indexer-rs

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

indexer-config: v1.2.0

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

1.2.0 (2024-10-09)

Features

  • shared env prefix for service and tap (#356) (5ff0550)

indexer-config: 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)
  • config: postgres_url or splitten components (#339) (2b9adcf)
  • config: use env vars in config files (#344) (1db3adb)

Bug Fixes

  • Add max_willing_to_lose default value (#315) (33f449a)
  • add warn where trigger_value is below 0.1 grt (#340) (203e1ec)

indexer-common: v1.1.0

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

1.1.0 (2024-10-09)

Features