wormhole-explorer/fly
walker-16 b8e3f43333
1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359)
* fly-event-processor initial commit

* Handle duplicated vaa event in fly-event-processor
Add deployment for fly-event-processor
Send duplicated vaa event from fly

Co-authored-by: walker-16 <agpazos85@gmail.com>

---------

Co-authored-by: Fernando Torres <fert1335@gmail.com>
2024-05-07 16:38:16 -03:00
..
builder 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
cmd/backfiller 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
config 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
deduplicator
event 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
gossip Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
guardiansets Add new version of guardian set in fly (#1311) 2024-04-16 19:49:08 -03:00
internal 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
migration Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
notifier Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
processor Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
producer
queue Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
server Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
storage 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
txhash Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
.gitignore
Dockerfile Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
Makefile
README.md
data.json
go.mod Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
go.sum Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
main.go 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00

README.md

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