wormhole-explorer/fly
agodnic f169af3d37
[FLY] Fix an issue related to `.env` files (#173)
Fix an issue in which fly was not correctly populating the `P2P_NETWORK`
variable from an `.env` file.
2023-03-06 14:36:14 -03:00
..
cmd/backfiller Fly backfiller (#106) 2023-01-30 10:20:38 -03:00
config Improve healthcheck process to check guardian heartbeats (#156) 2023-02-13 17:28:34 -03:00
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
guardiansets [FLY] Improve VAA signature verification (#121) 2023-02-02 10:17:42 -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 add libwasmvm and common libraries in fly image (#84) 2023-01-24 09:45:07 -03:00
Makefile add new guardian set v3 (#59) 2023-01-18 09:27:59 -03:00
README.md first commit 2022-09-07 18:43:05 +00:00
go.mod [FLY] Improve VAA signature verification (#121) 2023-02-02 10:17:42 -03:00
go.sum [FLY] Improve VAA signature verification (#121) 2023-02-02 10:17:42 -03:00
main.go [FLY] Fix an issue related to `.env` files (#173) 2023-03-06 14:36:14 -03:00

README.md

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