wormhole-explorer/tx-tracker/chains
agodnic 0a854b590d
Improve performance in the `tx-tracker` service (#519)
### Description

This pull request implements an improvement in the processing logic of the `tx-tracker` service to avoid processing a message more than once.
2023-07-11 16:31:45 -03:00
..
api_algorand.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
api_aptos.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
api_cosmos.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
api_evm.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
api_solana.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
api_sui.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
chains.go Improve performance in the `tx-tracker` service (#519) 2023-07-11 16:31:45 -03:00
util.go Add retry logic to the `tx-tracker` service (#480) 2023-07-04 15:25:08 -03:00