wormhole-explorer/fly
ftocal e366f04765
Find by txHash in observations endpoint (#1450)
Add txHash query parameter in observations endpoint
Add job to add nativeTxHash in observations collection except for solana, aptos and wormchain
Add encoded txHash in obvervations collection
2024-06-04 12:12:44 -03:00
..
builder Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
cmd/backfiller 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -03:00
config Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
deduplicator Fly: Deduplicate & use persistent queue for incoming VAAs (#28) 2022-11-21 11:18:33 -03:00
event Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
gossip Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
guardiansets Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
internal Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
migration Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -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 Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -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 Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
Makefile Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
README.md
data.json Use Redis channel in spy and fly (#753) 2023-10-18 11:18:32 -03:00
go.mod Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
go.sum Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00
main.go Update last guadian set automatically from eth contract (#1414) 2024-05-27 11:01:16 -03:00

README.md

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