wormhole-explorer/api/types
ftocal 9381695d37
Fix txHash encoding by chain (#410)
Add txHash encondig backfiller
Handle txHash base58 encoding for solana in tx-tracker
Add temporary field _originTxHash in vaas and vaaIdTxHash collections by backup
Add cobra to fly backfiller

Co-authored-by: walker-16 <agpazos85@gmail.com>
2023-06-15 09:57:39 -03:00
..
address.go Add route `GET /api/v1/address/{address}` (#228) 2023-04-12 15:51:33 -03:00
address_test.go Add route `GET /api/v1/address/{address}` (#228) 2023-04-12 15:51:33 -03:00
tx_hash.go Fix txHash encoding by chain (#410) 2023-06-15 09:57:39 -03:00
tx_hash_test.go [API/TX-TRACKER] Add support for Solana tx hashes (#218) 2023-04-05 10:33:28 -03:00