bdb9e5df1e
* 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 |
||
---|---|---|
.github | ||
analytics | ||
api | ||
blockchain-watcher | ||
common | ||
contract-watcher | ||
deploy | ||
event-watcher | ||
fly | ||
fly-event-processor | ||
jobs | ||
notional | ||
parser | ||
pipeline | ||
spy | ||
tx-tracker | ||
.gitignore | ||
LEGAL.txt | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.work |
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.