Commit Graph

6 Commits

Author SHA1 Message Date
5962c26659
feat: add within network check for approve events 2024-11-20 10:57: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
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