wormhole-explorer/common
walker-16 7545acb77e
Feature/handle governor fly event processor (#1436)
* changes in fly component to send governor status events

* split processor in vaaProcessor and governor processor

* add governor processsor v1

* Add endpoint in tx-tracker to calculate txHash for a vaa id

* fly-event-processor integration with new tx-tracker endpoint and refactor

* Add governor vaas endpoint in api

* api, fix amount data type in governor vaas endpoint

* fly-event-processor normalize emitter and txHash

* fly-event-processor fix nodeGovernorVaa id

* fly-event-processor control array not empty in insert/delete many operation

* add index in nodeGovernorVaas collection by vaaId

* add prometheus metrics

* add tx-tracker url for fly-event-processor deployment

* Add sns attributes into sns messages

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

* fix governor vaa endpoint empty response

---------

Co-authored-by: Fernando Torres <fert1335@gmail.com>
2024-05-31 15:38:21 -03:00
..
client Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
coingecko Create api notional with historical prices (#931) 2024-01-02 10:38:03 -03:00
configuration Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
dbconsts [ISSUE-1213] Refactor of top-contributors stats and activity job (#1215) 2024-03-18 10:21:42 -03:00
dbutil Fix [api] get transactions by address and add mongo query monitor (#707) 2023-09-25 16:50:16 -03:00
domain 1407 update sdk and modify tx tracker to support xlayer (#1440) 2024-05-28 10:28:11 -03:00
events Handle transfer-redeemed event from blockchain-watcher (#1039) 2024-01-24 14:51:04 -03:00
health Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
logger logging as json (#208) 2023-03-23 15:36:50 -03:00
pool Modify intialize to support fallback url and rate limit (#1093) 2024-03-19 15:47:43 -03:00
prices Add transfer prices backfiller in analytics (#1153) 2024-02-27 15:17:59 -03:00
repository Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
types Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
utils Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
go.mod Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
go.sum Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00