16
1
mirror of https://github.com/cerc-io/watcher-ts synced 2025-03-11 13:49:22 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Ashwin Phatak
4f8f1d8cd7
Update code for log_cids change in vdb core ()
* Remove fields no longer present in schema.

* Refactor code to work with log_cids change in eth-server.

* Refactor process event to save events from logs.

* Use constants for erc20 event names.

* Implement watch blocks in erc20-watcher similar to uni-watcher.

* Moved common methods to util.

* Implement eventsInRange query in erc20-watcher.

* Filter unknown event in database query.

* Change dependencies version to be same in all packages.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-09-21 16:43:55 +05:30
Ashwin Phatak
1cbd70e57c
Add script to reset the databases. ()
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2021-08-12 14:54:31 +05:30