wormhole-explorer/api/handlers/operations
walker-16 8c5e9e5353
Feature/improve operation endpoint performance (#1064)
* Change query to sort by timestamp and id

* Add maximun size to pageSize in operation endpoint

* Add missing indexes for mongodb

* improve search txHash for nested wormchain txHash

---------

Co-authored-by: Fernando Torres <fert1335@gmail.com>
2024-02-01 11:21:34 -03:00
..
model.go Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
repository.go Feature/improve operation endpoint performance (#1064) 2024-02-01 11:21:34 -03:00
service.go operation endpoint remove q query param, add address and txHash query… (#852) 2023-12-04 16:33:38 -03:00