Commit Graph

14 Commits

Author SHA1 Message Date
5962c26659
feat: add within network check for approve events 2024-11-20 10:57:51 +03:00
faa428c583
fix: load registries 2024-11-20 09:56:38 +03:00
078ad3614d
fix: remove unecessary dependency
* profiler
2024-11-12 09:02:37 +03:00
c93cc8270f
fix: remove required redis configs 2024-11-04 08:34:05 +03:00
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
e03dabdf0f
feat: add token approve handler 2024-10-14 09:25:18 +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
fd59d286f5
feat: add custodial registration proxy handler 2024-10-07 09:49:01 +03:00
55159196f4
fix: remove wide jetstream dedup window. Now reduced to 1 minute.
* closes #39
2024-10-04 11:54:10 +03:00
1c7c53a12f
fix: rewrite bootstrap script from scratch to verify correctness/fix inconsistency
* same size when using map and redis
* same size when tested against different RPC nodes

* closes #38
2024-10-04 11:52:30 +03:00
8c15109238
feat (BREAKING): evm compat tracker with mod directive replace approach 2024-09-27 14:28:26 +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
22ffc224ca
fix: mint and burn func signatures, adjustable batch size for pool and backfill buffer 2024-09-05 14:24:32 +03:00
30729e9318
release: v1.0.0-rc 2024-09-05 09:48:59 +03:00