wormhole-explorer/pipeline
gipsh 3c597917f5
Improve txhash handler (#237)
* txHash separate handler

* remove unused code

* tests

* improve test and fix error

---------

Co-authored-by: gipsh <gipsh@gmail.com>
2023-04-17 10:42:28 -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 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 Improve txhash handler (#237) 2023-04-17 10:42:28 -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 Improve txhash handler (#237) 2023-04-17 10:42:28 -03:00
go.sum Improve txhash handler (#237) 2023-04-17 10:42:28 -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