wormhole-explorer/fly
ftocal 688a0d0f71
Store duplicate vaas on a secondary collection (#1308)
* Add support to scroll in tx-tracker

* Handle duplicated vaa in fly

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

* Modify tx-tracker and pipeline to support duplicated vaas
Co-authored-by: ftocal <fert1335@gmail.com>

* Add isDuplicated flag in vaas and operations endpoints
Add new endpoint to find duplicated vaas by vaa id
Co-authored-by: walker-16 <agpazos85@gmail.com>

* Add metrics for duplicated vaas

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

* Update node dependencies in spy

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

* Fix promethes metrics for missing tx-hash in tx-tracker

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

---------

Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
2024-04-22 14:26:07 -03:00
..
builder Increment observation tx hash cache expiration (#1184) 2024-03-12 12:23:29 -03:00
cmd/backfiller Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
config Increment observation tx hash cache expiration (#1184) 2024-03-12 12:23:29 -03:00
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -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 Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -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 Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
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 Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
txhash Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
.gitignore [API/FLY/SPY] Update .gitignore (#87) 2023-01-24 12:02:41 -03:00
Dockerfile Improve fly reliability (#1094) 2024-02-06 21:00:45 -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
data.json Use Redis channel in spy and fly (#753) 2023-10-18 11:18:32 -03:00
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 Increment observation tx hash cache expiration (#1184) 2024-03-12 12:23:29 -03:00

README.md

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