wormhole-explorer/api/handlers/transactions
ftocal 69885aed0c
Fix intermittent failure in x-chain-activity endpoint (#420)
* Replace start_time and end_time query parameters with fixed ranges at the endpoint of the chain activity
Add InfluxDB tasks for enpdoint chain-activity for each timeSpan
Add cache for chain-activity endpoint

* Code review updates
2023-06-20 10:34:20 -03:00
..
model.go Fix intermittent failure in x-chain-activity endpoint (#420) 2023-06-20 10:34:20 -03:00
queries.go Add total tx count and total tx volume by portal bridge for scorecards (#314) 2023-05-15 15:15:12 -03:00
queries_test.go Add total tx count and total tx volume by portal bridge for scorecards (#314) 2023-05-15 15:15:12 -03:00
repository.go Fix intermittent failure in x-chain-activity endpoint (#420) 2023-06-20 10:34:20 -03:00
repository_test.go Add total tx count and total tx volume by portal bridge for scorecards (#314) 2023-05-15 15:15:12 -03:00
service.go Fix intermittent failure in x-chain-activity endpoint (#420) 2023-06-20 10:34:20 -03:00