Commit Graph

6 Commits

Author SHA1 Message Date
2793d92343
Feat/consolidate functionality (#22)
* breaking: use event router, adsd telegram notifier, update indexer schema

* fix: early ack on handler not found

* fix: jetstream switch to new API, discard buffer on close

* remove telegram dependency, rely on log alters instead, which indirectly connect to telegram via uptrace

* feat (breaking): switch to self contained auto bootstrapper
2024-10-31 10:41:43 +03:00
03a85b97b9
fix: bootsrap script migrator, event package path and add new Pool method for bootstrapper 2024-10-08 12:24:55 +03:00
323a2a5c3e
feat (BREAKING): evm compatibility, namespace change to eth-indexer 2024-09-30 10:44:12 +03:00
a39adb3cef
feat: add initial tokens bootstrapper 2024-09-17 17:02:39 +03:00
1b4a43450f
fix: insert correct contract address
* closes #7

every specific event now links to the contract address that emitted the event log.
2024-06-26 08:43:10 +08:00
83bb29f217
release: v1.0.0-beta 2024-06-10 15:36:26 +08:00