cartesi / explorer

Cartesi Blockchain Explorer
https://explorer.cartesi.io
Apache License 2.0
9 stars 12 forks source link

Remove code related to the gas-based staking pools #143

Closed brunomenezes closed 10 months ago

brunomenezes commented 11 months ago

📄 Context

The creation of a gas-based pool was deprecated and removed from UI. The backend (i.e. GraphQL) was deployed without the types related to the gas-based Staking Pool. Therefore, doing a good clean-up in the front end is safe.

✔️ Solution

Remove and/or update included but not limited to logic | components | graphql model definition | stories | tests.

📈 Subtasks

🎯 Definition of Done