-
Notifications
You must be signed in to change notification settings - Fork 14
staking pools #717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
staking pools #717
Conversation
camembera
commented
Sep 12, 2025
- overview
- installation
- contract reference
- developer guide
- user guide
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
# Conflicts: # apps/bex/.vitepress/config.ts # apps/bex/content/developers/guides/pool-creation.md # apps/bex/content/developers/migration-guide.md # apps/core/.vitepress/config.ts # apps/core/content/developers/guides/create-helloworld-contract-using-hardhat.md # apps/core/content/developers/guides/deploy-contract-using-nextjs-walletconnect.md # apps/core/content/developers/quickstart/frontend.md
|
|
||
| - **Validator Setup**: A fully operational Berachain validator node | ||
| - **Validator Keys**: Your validator's public key and withdrawal credentials | ||
| - **Initial Stake**: At least {{ config.mainnet.minEffectiveBalance.toLocaleString() }} BERA for the initial deposit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here, the initial stake must be 10K
remove staking pool address implementations category from constants.json + resulting changes
Signed-off-by: Camembera <camembear@berachain.com>
| content: DelegationHandler Contract Reference | ||
| - - meta | ||
| - name: description | ||
| content: Developer reference for the DelegationHandler contract |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update to mention staking pools in the description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert / remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert / remove