Skip to content

Releases: bestarch-ae/cacherpc

0.1.32

08 Oct 15:21
e7352d6
Compare
Choose a tag to compare

Highlights:

  • fix filter expiration
  • reduce timeout for passthrough requests + return timeout error
  • return cached data for requests with data_slice
  • fix program account update
  • slot distance parameter

What's Changed

  • Deploy aws by @polachok in #147
  • Added command line parameter to control SLOT_DISTANCE value by @bobs4462 in #149
  • chore: add github workflow by @polachok in #154
  • fix(pubsub): fix filter expiration by @polachok in #153
  • Some fixes: config loggin and clippy warnings by @bobs4462 in #155
  • fix: return cached data for requests with data_slice by @00nktk in #146
  • fix(ci): add deploy ad-pub-cacher-15.t-int.net, by @polachok in #158
  • fix: fix program account update algorithm by @00nktk in #157
  • Reduce timeout for passthrough requests + return timeout error by @bobs4462 in #161
  • chore: bump version by @polachok in #163

New Contributors

  • @bobs4462 made their first contribution in #149

Full Changelog: 0.1.31...0.1.32

0.1.31-hotfix1

08 Oct 11:22
Compare
Choose a tag to compare
  • fix account key drop-outs from ProgramAccountsDb

0.1.31

24 Sep 13:36
eb98fb3
Compare
Choose a tag to compare
  • fix program subscription
  • add default for base58 in config

0.1.30

23 Sep 15:44
d977866
Compare
Choose a tag to compare
  • bring back cache hit metrics
  • fix for base58 limit

0.1.29

22 Sep 10:58
2a4dfae
Compare
Choose a tag to compare
  • fixed getAccountInfo missing encoding
  • workaround for base58 length overflow (--ignore-base58-limit)
  • websocket lag check

0.1.28

17 Sep 11:10
f51b2b7
Compare
Choose a tag to compare
  • more performant filters
  • response streaming
  • config reloading at runtime (on SIGHUP)
  • fix for filters metric

0.1.26

06 Sep 10:02
840b35e
Compare
Choose a tag to compare
  • request context for getProgramAccounts
  • improved metrics
  • faster filtering

0.1.25

02 Sep 10:32
a9b821c
Compare
Choose a tag to compare

disconnect bugfixes & additional metrics

0.1.22

20 Aug 14:13
c136e7e
Compare
Choose a tag to compare

Various bugfixes

0.1.21

18 Aug 13:19
88b6f01
Compare
Choose a tag to compare
  • fixes in subscription management
  • fixes for base58 requests
  • fixes for account lifetime