balancer / backend

MIT License
7 stars 6 forks source link

Some V2 pools are created without dynamic data part. #288

Open gmbronco opened 3 months ago

gmbronco commented 3 months ago

Example: 0xe1a02bab66dd4962a55332cd902e960969e66cb40001000000000000000007ff on Fantom is missing dynamic data record causing dependent jobs to fail, eg: updating liquidity.

franzns commented 3 months ago

shouldnt we be able to reload that for all pools? I think we ran into this problem before and the new update process should fix it