|
4470095769
|
feat: add within network check for approve events
Merge commit '5962c26' from cel2
|
2024-11-20 11:25:55 +03:00 |
|
|
e503ecff5c
|
feat: restore geth library, bump deps, remove all celo refs
|
2024-11-20 11:25:26 +03:00 |
|
|
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 |
|
|
f912f6835a
|
fix: temp patch to load a single registry
* We seem to have an issue loading a slice from env
|
2024-11-20 09:56:38 +03:00 |
|
|
90cc1563ec
|
feat: reduce busyCheckInterval -> 250ms
|
2024-11-12 09:10:27 +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 |
|
|
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 |
|
|
55159196f4
|
fix: remove wide jetstream dedup window. Now reduced to 1 minute.
* closes #39
|
2024-10-04 11:54:10 +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 |
|
|
591518bbb5
|
fix (backfill): info log -> debug log
|
2024-09-05 13:31:21 +03:00 |
|
|
30729e9318
|
release: v1.0.0-rc
|
2024-09-05 09:48:59 +03:00 |
|