wormhole-explorer/pipeline
agodnic d0436fa46d
Improve pipeline Makefile (#387)
### Description
Minor refactoring in the pipeline service's Makefile.

Changes:
* Move `pipeline` executable to the `pipeline/bin` directory.
* Remove unused targets from `pipeline/Makefile`.
2023-06-12 10:00:23 -03:00
..
bin Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
cmd Improve txhash handler (#237) 2023-04-17 10:42:28 -03:00
config Fix empty txhash in vaa (#231) 2023-04-13 09:59:27 -03:00
healthcheck
http/infrastructure
internal
pipeline change txhash pipeline retry to 5 (#264) 2023-04-25 17:19:00 -03:00
topic
watcher
.env.example
.gitignore
Dockerfile Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
Makefile Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
README.md
go.mod Changes to deploy on production environment (#331) 2023-05-19 13:39:16 -03:00
go.sum Changes to deploy on production environment (#331) 2023-05-19 13:39:16 -03:00

README.md

Pipeline

Config SNS FIFO in localstack

aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false