You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Inform users that there are no available slots on staking contract and prompt them to switch (#421)
* fix: improve error messages in AgentButton component
* feat: add NoAvailableSlotsOnTheContract component
* feat: integrate NoAvailableSlotsOnTheContract component and enhance service slot checks
* feat: implement useCanStartUpdateStakingContract hook and update related components
* feat: add available slots display and max-width styling to StakingContractDetails
* feat: add POPOVER_WIDTH_LARGE constant and apply max-width styling to CountdownUntilMigration component
* fix: correct spelling of 'occurred' in error notifications in AgentButton component
* refactor: rename useCanStartUpdateStakingContract hook to useCanUpdateStakingContract and update related components
* feat: update StakingContractUpdate and NoAvailableSlotsOnTheContract components to accept stakingProgramId prop and remove useCanUpdateStakingContract hook
* chore: bump version to 0.1.0-rc186 in package.json and pyproject.toml
0 commit comments