Skip to content
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

Change active & lazy staking to content staking #222

Merged
merged 25 commits into from
Feb 2, 2024
Merged

Conversation

teodorus-nathaniel
Copy link
Contributor

No description provided.

@teodorus-nathaniel teodorus-nathaniel marked this pull request as draft January 31, 2024 17:40
@teodorus-nathaniel teodorus-nathaniel changed the title Add alerts for posts without minimum required stake Change active & lazy staking to content staking Feb 1, 2024
@teodorus-nathaniel teodorus-nathaniel marked this pull request as ready for review February 2, 2024 14:21
@@ -2,6 +2,15 @@ import dayjs from 'dayjs'
import { useMyAddress } from 'src/components/auth/MyAccountsContext'

export const ESTIMATED_ENERGY_FOR_ONE_TX = 100_000_000
export const MINIMUM_LOCK = BigInt(2_000_00000_00000) // 2k SUB
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better use constant from chain minimumTotalStake

image

@olehmell olehmell merged commit a930c88 into main Feb 2, 2024
2 checks passed
@olehmell olehmell deleted the deploy/writing branch February 2, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants