wormhole-explorer/blockchain-watcher/test/infrastructure/repositories
Julian 6a0edfef48
[Blockchain Watcher] (POLL RPC) Feature 1098/add rpc retry (#1118)
* Add retry for evm and sui

* Improve names

* Remove params for client

* Add params for client

* Improve log and remove rpc for ethereum

* Remove fantom rpc

* Improve rateLimit for evm and sui

* Improve rateLimit for evm and sui

* Remove try and catch

* Improve sui name

* Resolve comment in Pr

* Merge to main

* Resolve comment in PR

---------

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Pro.local>
2024-02-14 16:03:50 -03:00
..
ArbitrumEvmJsonRPCBlockRepository.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
BscEvmJsonRPCBlockRepository.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
EvmJsonRPCBlockRepository.integration.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
FileMetadataRepo.test.ts [Blockchain Watcher] (EVM) Add arbitrum chain (#878) 2023-12-11 19:11:42 -03:00
MoonbeamEvmJsonRPCBlockRepository.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
RateLimitedSolanaSlotRepository.test.ts [Blockchain Watcher] Emit LogMessagePublished for Solana (#809) 2023-11-30 12:05:43 -03:00
RepositoriesBuilder.test.ts [Blockchain Watcher] (POLL RPC) Feature 1098/add rpc retry (#1118) 2024-02-14 16:03:50 -03:00
SnsEventRepository.test.ts [Blockchain Watcher] Initial version (#806) 2023-11-28 16:00:45 -03:00
StaticJobRepository.test.ts [Blockchain Watcher] (SUI) Initial implementation for Sui through polling (#1054) 2024-02-02 12:35:52 -03:00
SuiJsonRPCBlockRepository.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
Web3SolanaSlotRepository.test.ts Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00