wormhole-explorer/fly
ftocal 867f1c2962
[API/PARSER] Chain activity and last transaction endpoints (#175)
* Fix analytic vaa metric and close metric client

* Add analytic component manifest

* Add metrics for cross chain activity endpoint

* Feature/add endpoint get vaa count (#171)

* Add trasaction controller + service

* Init getLastTrx endpoint

* Add endpoint for chain activity

* Add configmap and secrets for influx
Change Dockerfiles to support common library

* Add vaa_count endpoint

* Add cross-chain activity endpoint

* Fix vaa_count endpoint

* Add influx to api-service manifest

* Make response and add docs for chain activity endpoint

* Fix api deploy

* Fix lasl-trx json name

* Fix chain activity endpoint

* Fix doc and endpoint route last-txs

---------

Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
2023-03-07 16:25:42 -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 [FLY] Remove duplicated code (#172) 2023-03-06 14:36:40 -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 [FLY] Remove duplicated code (#172) 2023-03-06 14:36:40 -03:00
go.sum [FLY] Remove duplicated code (#172) 2023-03-06 14:36:40 -03:00
main.go [FLY] Remove duplicated code (#172) 2023-03-06 14:36:40 -03:00

README.md

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