Skip to content

fix: correct documentation to match smart contracts (#7)#8

Merged
TaprootFreak merged 1 commit intomainfrom
develop
Jan 24, 2026
Merged

fix: correct documentation to match smart contracts (#7)#8
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@TaprootFreak
Copy link

  • fix: correct documentation to match smart contracts
  • governance.md: Min position init period is 14 days, not 3 days
  • smart-contracts.md: Min Position Init Period 3 days → 14 days
  • reserve/pool-shares.md: Remove false 90-day/3-month holding period claim JUICE can be redeemed immediately with only same-block protection
  • savings.md: Remove false 90-day lockup claim for JUICE

Verified against:

  • MintingHub.sol:152 - initPeriodSeconds < 14 days check
  • Equity.sol:19 - 'only a one-block delay' comment
  • Equity.sol:114 - notSameBlock modifier (no holding period)
  • fix: update min init period to 14 days in positions/open.md

* fix: correct documentation to match smart contracts

- governance.md: Min position init period is 14 days, not 3 days
- smart-contracts.md: Min Position Init Period 3 days → 14 days
- reserve/pool-shares.md: Remove false 90-day/3-month holding period claim
  JUICE can be redeemed immediately with only same-block protection
- savings.md: Remove false 90-day lockup claim for JUICE

Verified against:
- MintingHub.sol:152 - initPeriodSeconds < 14 days check
- Equity.sol:19 - 'only a one-block delay' comment
- Equity.sol:114 - notSameBlock modifier (no holding period)

* fix: update min init period to 14 days in positions/open.md
@TaprootFreak TaprootFreak merged commit 526a375 into main Jan 24, 2026
1 check passed
max-tech-bot pushed a commit to max-tech-bot/documentation that referenced this pull request Mar 10, 2026
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.

1 participant