|
5962c26659
|
feat: add within network check for approve events
|
2024-11-20 10:57:51 +03:00 |
|
|
cf263c7d15
|
feat: change transfer event lookup to enforce both token AND address existence before emitting event
* Add ExistsNetwork cache lookup
* Exists now only accepts a single param
|
2024-11-20 09:56:38 +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 |
|
|
f1086fcdc1
|
feat: optimize exists to check multiple keys in one call (#40)
* closes #32
|
2024-10-07 10:07:11 +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 |
|