wormhole-explorer/fly
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
..
cmd/backfiller Fly backfiller (#106) 2023-01-30 10:20:38 -03:00
config [FLY] Remove duplicated code (#172) 2023-03-06 14:36:40 -03:00
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
guardiansets Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
internal fix guardian healtcheck in fly (#160) 2023-02-16 13:23:50 -03:00
migration Add txHash in VAA (#94) 2023-01-26 11:54:41 -03:00
notifier 18 fly api cache most recent data for most frequent queries (#51) 2023-01-05 16:40:24 -03:00
processor Fix: fly memory leaks in sqs consumer (#126) 2023-02-02 14:51:33 -03:00
queue Fix: fly memory leaks in sqs consumer (#126) 2023-02-02 14:51:33 -03:00
server Improve healthcheck process to check guardian heartbeats (#156) 2023-02-13 17:28:34 -03:00
storage Fly backfiller (#106) 2023-01-30 10:20:38 -03:00
.gitignore [API/FLY/SPY] Update .gitignore (#87) 2023-01-24 12:02:41 -03:00
Dockerfile [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
Makefile add new guardian set v3 (#59) 2023-01-18 09:27:59 -03:00
README.md
go.mod Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
go.sum Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
main.go Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00

README.md

MONGODB_URI=mongodb://root:example@localhost:27017/ go run main.go