wormhole-explorer/spy
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
..
cmd Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
config Use Redis channel in spy and fly (#753) 2023-10-18 11:18:32 -03:00
grpc Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
http/infraestructure Use Redis channel in spy and fly (#753) 2023-10-18 11:18:32 -03:00
source Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
storage Remove duplicated code: MongoDB connection handling (#590) 2023-08-07 16:05:08 -03:00
.env.example Add new spy module (#36) 2022-12-01 11:13:48 -03:00
.gitignore [API/FLY/SPY] Update .gitignore (#87) 2023-01-24 12:02:41 -03:00
Dockerfile [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
Makefile create cicd pipeline for deployments to staging environment - step 1 (#71) 2023-01-23 18:41:19 -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