skalenetwork / ima-agent

Containerized SKALE Interchain Messaging Agent
GNU Affero General Public License v3.0
2 stars 7 forks source link

Improve SKALE chain discovery #105

Open PolinaKiporenko opened 5 months ago

PolinaKiporenko commented 5 months ago

Currently IMA agent discovers bls keys and nodes in the chain via 2 rpc requests:

We have all this information in skaled config on the node. Need to read skaled config and get all data for IMA agent from it and do not ask skaled this information