Skip to content

Releases: propeller-heads/tycho-indexer

0.56.4

11 Feb 08:08
Compare
Choose a tag to compare

0.56.4 (2025-02-11)

Bug Fixes

  • default RPC client and server to use HTTP/2 (#508) (f611383)
  • disable connection pooling on tycho-client rpc (c6bb715)
  • finetune connection timeouts on rpc (b06ec9b)
  • set both client and server to use HTTP/2 (1516abe)

0.56.3

10 Feb 16:34
Compare
Choose a tag to compare

0.56.3 (2025-02-10)

Bug Fixes

  • increase Base block time default (9bcb718)
  • increase Base blocktime default (#510) (82702cd)

0.56.2

07 Feb 14:32
Compare
Choose a tag to compare

0.56.2 (2025-02-07)

0.56.1

06 Feb 11:01
Compare
Choose a tag to compare

0.56.1 (2025-02-06)

Bug Fixes

  • improve efficiency of activity filter on tokens query (5649e46)
  • improve efficiency of activity filter on tokens query (#504) (de741e6)

0.56.0

05 Feb 09:45
Compare
Choose a tag to compare

0.56.0 (2025-02-05)

Features

  • rpc: sort tokens by address in get_protocol_component (3014126)
  • rpc: sort tokens by address in get_protocol_component (#503) (f59b665)

0.55.2

05 Feb 08:00
Compare
Choose a tag to compare

0.55.2 (2025-02-05)

Bug Fixes

  • update ChangeType enum derived traits (2e9032e)
  • update ChangeType enum derived traits (#502) (383e348)

0.55.1

30 Jan 15:13
Compare
Choose a tag to compare

0.55.1 (2025-01-30)

Bug Fixes

  • clean up imports (a32f8f9)
  • clean up imports (#499) (0a8971b)
  • fix protocol system endpoint conversion to POST (9f8d11b)
  • fix protocol system endpoint conversion to POST (#498) (e559128)

0.55.0

29 Jan 15:27
Compare
Choose a tag to compare

0.55.0 (2025-01-29)

Features

  • make protocol system a POST endpoint (d85b2a4)
  • make protocol system a POST endpoint (#496) (aad6b51)

0.54.0

27 Jan 10:51
Compare
Choose a tag to compare

0.54.0 (2025-01-27)

Features

  • add AccountBalance model to tx aggregated model (ee96ba2)
  • Add AccountBalance to core models (#493) (cb86d4e)
  • update parsing of new protobuf message changes (1c424c0)

0.53.0

23 Jan 09:02
Compare
Choose a tag to compare

0.53.0 (2025-01-23)

Features

  • add account balances to protobuf messages (349aa2c)
  • add AccountBalances to the protobuf messages (#492) (08cb0c6)

Bug Fixes

  • remove unnecessary tx field in ProtocolComponent (43e6573)