wormhole-explorer/blockchain-watcher/src/infrastructure/mappers
Martin Picco 59705a5bad
Implement rpc pool library (#1085)
* Add rpc-pool dependency and make the minimum changes to make the codebase compatible with it

* Implement rpc provider pools for EVMs and Sui

* Implement rpc provider pools for Solana

* Adapt tests to new repo interfaces and constructors

* Fix tests

* Modify gh action to use the xlabs registry

* Mock rpc-pool module for tests

* Set up husky and pre commit hook to run prettier

* Bump rpc-pool

* Expand default mainnet rpc configs

* Add link-staged to run prettier for staged files

* prettier config

* Address PR comments

* Add bsc rpc node

* fix rpc configs
2024-02-07 16:50:05 -03:00
..
evm [Blockchain Watcher] (FIX) Rename pods files (#1082) 2024-02-06 18:10:12 -03:00
solana Implement rpc pool library (#1085) 2024-02-07 16:50:05 -03:00
sui [Blockchain Watcher] (SUI) Initial implementation for Sui through polling (#1054) 2024-02-02 12:35:52 -03:00
contractsMapper.ts [Blockchain Watcher] (CHAINS) Create config json for contracts and protocols (#1056) 2024-01-30 12:19:44 -03:00
contractsMapperConfig.json [Blockchain Watcher] (SOLANA) Enable solana redeem for token bridge (#1075) 2024-02-02 10:33:55 -03:00
index.ts [Blockchain Watcher] (ARBITRUM AND OPTIMISM) Mapped token bridge redeemed (#999) 2024-01-22 11:04:02 -03:00