darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
11 stars 10 forks source link

Fix eth_getProof issue #550

Closed furoxr closed 1 year ago

furoxr commented 1 year ago

When querying the storage proofs, merge the different requests together to avoid the eth_getProof issue.

Tests on Pangoro<>Goerli:

hackfisher commented 1 year ago

If tested, we may release a new version? @fewensa