Go to file
Julian bdb9e5df1e
[Blockchain Watcher] (FIX) Improve code (#1586)
* Validate txs process in repository

* Change commitment in circle jobs for latest

* Improve rateLimited class

* Map interval and attempts variable

* Improve retry log

* Improve for process

* Remove arbitrum rpc

* Add testnet jobs for cctp

* Resolve comment in PR

* Set up finalized commitment

* Improve log error in evm repository

* Map fromConfigs method into HealthyProvidersPool

* Reduce test coverage

* Resolve comment in PR

* Remove reqs param in log

* Change blockBatchSize value for acala

* Change blockBatchSize value for acala
2024-08-09 16:19:59 -03:00
.github update go version in api (#1581) 2024-08-01 14:57:59 -03:00
analytics Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
api 1567 implementation of date filters for the scorecards endpoint (#1600) 2024-08-09 11:50:08 -03:00
blockchain-watcher [Blockchain Watcher] (FIX) Improve code (#1586) 2024-08-09 16:19:59 -03:00
common Add SNS token (#1566) 2024-07-26 15:56:12 -03:00
contract-watcher remove connect from contract-watcher (#1398) 2024-05-13 12:10:42 -03:00
deploy [Blockchain Watcher] (FIX) Improve code (#1586) 2024-08-09 16:19:59 -03:00
event-watcher Feat/748 add last sequence number (#749) 2023-10-17 14:39:21 -03:00
fly [1528] add new filter payloadtype in operations endpoint (#1540) 2024-07-08 14:17:55 -03:00
fly-event-processor Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
jobs Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
notional Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
parser Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
pipeline Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
spy Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
tx-tracker [1520] Retrieve the feeUSD from coingecko in tx-tracker [WIP] (#1541) 2024-07-15 15:43:53 -03:00
.gitignore Add wormchain injective integration (#1260) 2024-04-05 15:24:21 -03:00
LEGAL.txt Added legal disclaimers 2024-03-22 06:48:39 +08:00
LICENSE first commit 2022-09-07 18:43:05 +00:00
Makefile Fix and refactor of analytics (#376) 2023-06-01 16:32:00 -03:00
README.md Update README.md 2022-10-05 03:08:42 -04:00
go.work update go version in api (#1581) 2024-08-01 14:57:59 -03:00

README.md

Wormhole Explorer

Background

WIP

It would be more efficient and reliable for...

  • an indexer to be populated by an independent party (Fly) listening on the p2p network
  • integrators to query a service for signed VAAs instead of round-robining the public guardian endpoints

More insight into Wormhole network status, stats, and messages would be great!

The service can even be extended to offer websockets or webhooks to stream new VAAs.

Components

Mongo

Mongo Express

Fly

References

https://hub.docker.com/_/mongo

https://www.mongodb.com/docs/drivers/go/current/