Skip to content

Releases: edgeandnode/gateway

v11.1.0

19 Dec 15:14
Compare
Choose a tag to compare

Release Notes

  • Fixup tracing (bb7a897)
  • Log indexer response size (80806c7)
  • Apply clippy suggestions (#256)
  • Add support for restricted networks (#257)
  • Update build config (2c7524a)
  • Fix attestation check with subgraph features (351ff22)

v11.0.0

08 Dec 15:33
Compare
Choose a tag to compare

Release Notes

  • Rewrite client query handler for concurrent indexer queries (#251)

v10.2.0

28 Nov 22:58
e04d1e7
Compare
Choose a tag to compare

Release Notes

  • Log kafka topic on error (d1be329)
  • Add infrequent debug scoring logs (dbe2f92)
  • Apply selection limit to scoring choices (08d3f8d)
  • Move kafka reporting out of query_engine (#247)
  • Add utility field back into IndexerAttempt message (53d503b)
  • Replace query_engine generative tests (#248)
  • Update fisherman challenge structure (#249)

v10.1.1

10 Nov 17:15
6eefb56
Compare
Choose a tag to compare

Release Notes

  • Fix sorting in ISA scoring (#245)

v10.1.0

09 Nov 23:09
4ffbb06
Compare
Choose a tag to compare

Release Notes

  • Use snmalloc (#242)
  • Calculate expected success performance under inversion (#243)

v10.0.0

08 Nov 13:14
56d6330
Compare
Choose a tag to compare

Release Notes

  • Implement indexer multi-selection (#234)
  • TEMP: Set price curve weights for single indexer selection (4736265)

v9.3.0

28 Oct 18:23
a72c915
Compare
Choose a tag to compare

Release Notes

  • Load restricted deployments from file (#238)

v9.2.0

18 Oct 14:03
cd76701
Compare
Choose a tag to compare

Release Notes

  • Increase likelyhood of loaded manifests when ready (#235)
  • Add support for indexer subgraph pruning (#236)

v9.1.0

29 Sep 14:53
06b4f15
Compare
Choose a tag to compare

Release Notes

  • Migrate from structopt to clap (8898f9b)
  • Make UDecimal parsing more explicit (f547ebc)
  • Replace MIPs config with restricted deployments (#230)

v9.0.0

22 Sep 14:07
8922dd4
Compare
Choose a tag to compare

Release Notes

  • Fix metric initialization (910b5d0, 4bd8196)
  • Check for indexer reporting missing block by number (4d05292)
  • Shift GRT fees on commit (949618c)
  • Add special API keys (e982390)
  • Refactor block cache, chain clients, & GQL parsing (#214)
  • Remove Timescale DB (#222)