manifoldfinance / fold-staking

Captive Staking Insurance Protocol
https://manifoldfinance.github.io/fold-staking/
2 stars 0 forks source link

ci(test): update workflow #7

Closed sambacha closed 3 months ago

sambacha commented 3 months ago

There is some error that is happening

 ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 at 68767679234712412188441177732933311525201637497440654358335479540517923409225: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 index=68767679234712412188441177732933311525201637497440654358335479540517923409225
sandybradley commented 3 months ago

This error is from the forking llama rpc for the tests. If you change the rpc to an archive node, the error disappears.

sandybradley commented 3 months ago

https://github.com/manifoldfinance/fold-staking/pull/11