Emurgo / yoroi-frontend

Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)
https://yoroi-wallet.com/
MIT License
334 stars 97 forks source link

[5.2.100] fix pool transition #3561

Closed yushih closed 2 weeks ago

yushih commented 3 weeks ago

There are two bugs in the pool transition code.

Flow did not catch them because the any type in Props propagates down and disables flow checks entirely.

vsubhuman commented 2 weeks ago

https://github.com/Emurgo/yoroi-frontend/releases/tag/5.2.100