wormhole-explorer/spy/grpc
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
..
handler.go fix: handle messages when the client is down (#115) 2023-02-01 09:31:15 -03:00
handler_test.go Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
publishers.go Add new spy module (#36) 2022-12-01 11:13:48 -03:00
server.go Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
subscribers.go fix: handle messages when the client is down (#115) 2023-02-01 09:31:15 -03:00
subscribers_test.go fix: handle messages when the client is down (#115) 2023-02-01 09:31:15 -03:00