wormhole-explorer/fly
walker-16 217c6f28be
Fix [api] get transactions by address and add mongo query monitor (#707)
Fix api endpoint get transactions by address, add mongo query monitor
2023-09-25 16:50:16 -03:00
..
cmd/backfiller Fix [api] get transactions by address and add mongo query monitor (#707) 2023-09-25 16:50:16 -03:00
config UDP buffer configuration in fly (#660) 2023-08-23 10:19:16 -03:00
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
guardiansets add warning alert and metrics to fly component (#576) 2023-07-25 15:39:27 -03:00
internal Add alert for guardain no activity (#609) 2023-08-08 11:11:35 -03:00
migration Add txHash in VAA (#94) 2023-01-26 11:54:41 -03:00
notifier Fix max-sequece key in fly (#491) 2023-07-03 15:58:34 -03:00
processor add warning alert and metrics to fly component (#576) 2023-07-25 15:39:27 -03:00
queue 297 contract watchertx trackeranalyticfly change access to use iam role (#306) 2023-05-10 15:49:40 -03:00
server UDP buffer configuration in fly (#660) 2023-08-23 10:19:16 -03:00
storage Remove duplicated code: MongoDB connection handling (#590) 2023-08-07 16:05:08 -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 first commit 2022-09-07 18:43:05 +00:00
go.mod Update wormhole node dependency version in fly (#654) 2023-08-24 15:16:43 -03:00
go.sum Update wormhole node dependency version in fly (#654) 2023-08-24 15:16:43 -03:00
main.go Fix [api] get transactions by address and add mongo query monitor (#707) 2023-09-25 16:50:16 -03:00

README.md

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