wormhole-explorer/pipeline
walker-16 deff9cd596
Fix empty txhash in vaa (#231)
* Fix empty txhash in vaa

* improve from code review txhash null
2023-04-13 09:59:27 -03:00
..
cmd Fix empty txhash in vaa (#231) 2023-04-13 09:59:27 -03:00
config Fix empty txhash in vaa (#231) 2023-04-13 09:59:27 -03:00
healthcheck pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
http/infrastructure pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
internal pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
pipeline Fix empty txhash in vaa (#231) 2023-04-13 09:59:27 -03:00
topic pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
watcher pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
.env.example pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
.gitignore [PARSER/PIPELINE] Update .gitignore (#174) 2023-03-06 14:35:53 -03:00
Dockerfile [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
Makefile pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
README.md pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
go.mod logging as json (#208) 2023-03-23 15:36:50 -03:00
go.sum logging as json (#208) 2023-03-23 15:36:50 -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