Commit Graph

4 Commits

Author SHA1 Message Date
ftocal 91bf42971b
Use Redis channel in spy and fly (#753) 2023-10-18 11:18:32 -03:00
ftocal 824ba3c7f9
Add contract watcher component (#190)
* init contract-watcher

* Add processor and blockain watchers

* Add pagination and save last blocknumber procesed by chain

* Add processing by blocks

* Add contract-watcher deploy manifest

* Add endpoint to get globalTransactions by Id

* Add originTX to get globalTransactionById endpoint

* Add wait time for new blocks

* Add initial block for evm watcher

* Add rate limit for evm watcher

* Handle testnet environment and small fixes

* Update wormhole dependencies

* Fix api documentation for swagger

---------

Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
2023-03-15 16:52:50 -03:00
ftocal 7a62307899
fix: handle messages when the client is down (#115) 2023-02-01 09:31:15 -03:00
ftocal fea3401e4a
Add new spy module (#36)
* Add new spy module
Add documentation
Add spy and replica set in MongoDB in Tilt

* Add graceful shutdown
2022-12-01 11:13:48 -03:00