Commit Graph

5 Commits

Author SHA1 Message Date
75b402bbf6
feat: self-bootstrapping tracker, jetstream updates
* This removes redis as a hard dependency
* add profiler utils (temp)
2024-10-31 14:52:51 +03:00
05d142664d
feat: handle contract creation (#43)
* feat: add contract creation handler

* fix: process contract creations

* fix: redis keys name
2024-10-07 15:12:58 +03:00
f1086fcdc1
feat: optimize exists to check multiple keys in one call (#40)
* closes #32
2024-10-07 10:07:11 +03:00
efc84970cc
refactor: Decouple router and handlers (#31)
* refactor: decouple router to allow adding custom log and input data handlers

* feat: refactor handlers

* devops: update service build args

* chore: cleanup unecessary files/code
2024-09-18 17:35:57 +03:00
30729e9318
release: v1.0.0-rc 2024-09-05 09:48:59 +03:00