* feat(unstake-vault): improve max balance handling and precision truncation
* fix(hub): truncate unstake MAX amount to 6 decimals to prevent precision overflow
* feat(lock-vault): enhance lock functionality with error handling and user feedback
* fiix: adjust lock time calculation to account for block time drift
* feat(unstake-vault): allow clearing input for amount field in unstake modal
* fix(lock-vault): improve timestamp handling and buffer calculations for lock extension
* fix(lock-vault): add loading state to lockUntil data retrieval and disable action button accordingly
* feat(lock-vault): enhance lock functionality with query invalidation and improved extension logic
* fix(lock-vault): handle bigint serialization in query invalidation to prevent stale cache issues
* fix(lock-vault): adjust remaining days calculation and clean up unused code in lock vault form
* feat(lock-vault): add max days validation based on MP cap and enhance loading state handling
* fix(lock-vault): implement safety cap for increased lock duration and simplify query invalidation
* fix(lock-vault): remove unused MP cap validation logic and clean up related code
* fix: register community-contracts submodules in .gitmodules
* chore: update specs repo
* changeset fix
* Create fresh-suits-sort.md
* Delete .changeset/tired-flies-kick.md
* Remove .gitmodules file for the status.app submodule
* fix: format GITHUB_REPO_RFC_URL for improved readability
* Update readmes for submodule syncing
* u
* Update README formatting and sync submodule commit for status.app
* Remove role field from Layer-2 networks help document
* Refactor SpecsDoc title resolution logic to use getTitlePart function and exclude specific raw files from content directory
* fix branch name
* Sync submodule commit for status.app to latest version
* Refactor metadata keys in specs to use consistent naming convention
* chore(status.app): update specs submodule's head
* chore: update next-mdx-remote version to non-vulnerable one
* fix(status.app): "expected last token to be open" error in dev mode
---------
Co-authored-by: Felicio <felicio@users.noreply.github.com>
Co-authored-by: JulesFILIOT <dev@julesfiliot.com>