wormhole-explorer/fly
Mariano f53b030465
[1528] add new filter payloadtype in operations endpoint (#1540)
* Add payloadType filter to operations endpoint

* fix payloadType query mongo
2024-07-08 14:17:55 -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 guardian: update xlabs testnet guardians (#1488) 2024-06-20 09:33:45 -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 Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
migration [1528] add new filter payloadtype in operations endpoint (#1540) 2024-07-08 14:17:55 -03:00
notifier Improve fly reliability (#1094) 2024-02-06 21:00:45 -03:00
processor Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
producer Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
queue Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -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 first commit 2022-09-07 18:43:05 +00:00
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