wormhole-explorer/fly
ftocal 303b731d60
Feature/add parser pipeline (#46)
* Add pipeline to parse vaa

* Add parser repository and start building pipeline publisher

* Add queue sqs and in-memory to pipeline

* Add ses publisher and queue sqs/memory

* Fix watcher query

* Fix type to marshall/unsmarshall chainID and emitterAddress

* Fix js execution is run many times

* Add comments

* Add comments and improvements

* Change VAA Parser implementation

* Fix and change integration-test vaa-payload-parser

* fix appID mongo field name

* Fix guardianSet version 3, add xlabs to position 8

Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
2023-01-18 12:42:14 -03:00
..
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
guardiansets Feature/add parser pipeline (#46) 2023-01-18 12:42:14 -03:00
internal/sqs Add index collections and health/ready kubernetes (#37) 2022-12-05 17:41:37 -03:00
migration Add index collections and health/ready kubernetes (#37) 2022-12-05 17:41:37 -03:00
notifier 18 fly api cache most recent data for most frequent queries (#51) 2023-01-05 16:40:24 -03:00
processor 18 fly api cache most recent data for most frequent queries (#51) 2023-01-05 16:40:24 -03:00
queue Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
server Add index collections and health/ready kubernetes (#37) 2022-12-05 17:41:37 -03:00
storage Fix mongo types in Fly 2023-01-02 11:14:13 -03:00
.gitignore Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
Dockerfile Add k8s deployment (#39) 2022-12-14 17:07:55 -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 18 fly api cache most recent data for most frequent queries (#51) 2023-01-05 16:40:24 -03:00
go.sum Add index collections and health/ready kubernetes (#37) 2022-12-05 17:41:37 -03:00
main.go 18 fly api cache most recent data for most frequent queries (#51) 2023-01-05 16:40:24 -03:00

README.md

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