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

Update vesting documentation #170

Closed
wants to merge 9 commits into from
Closed

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    bd4169d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4860b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7617ee7 View commit details
    Browse the repository at this point in the history
  4. Added Merkle root for Airdrop smart contract (#175)

    Merkle roots for testnet and mainnet added
    matjazv authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e696838 View commit details
    Browse the repository at this point in the history
  5. Set Airdrop wallet address to zero address inside .env.mainnet (#180)

    Set L2_AIRDROP_WALLET_ADDRESS to zero address because it's not known yet
    matjazv authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae25d48 View commit details
    Browse the repository at this point in the history
  6. Set L2_AIRDROP_WALLET_ADDRESS for Airdrop Mainnet deployment (#186)

    Set L2_AIRDROP_WALLET_ADDRESS for Airdrop Mainnet deployment
    matjazv authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    076fc26 View commit details
    Browse the repository at this point in the history
  7. Add Airdrop smart contract deployment data (#188)

    * Add Mainnet Airdrop contract deployment data
    
    * Add Testnet Airdrop contract deployment data
    matjazv authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2a7fcda View commit details
    Browse the repository at this point in the history
  8. Improve governance and staking docs (#177)

    * Fix number for quorum
    
    * Fix delegating.png
    
    * Improve "Onchain Governance" section
    
    * Restructure staking.md
    
    * Rename staking.md to staking-implementation.md
    
    * Rename staking.md to staking-implementation.md
    
    * Add section about pausing a locking position
    
    * Add section about voting power for a concrete proposal
    
    * Fix structure of staking-governance.md
    
    * Add Staking and DOA to docs overview page
    
    * Improve formulation about rewards for paused positions
    
    * Fix typo
    
    Co-authored-by: gkoumout <[email protected]>
    
    * Update documentation/staking-governance.md
    
    Co-authored-by: gkoumout <[email protected]>
    
    * Improve voting power section
    
    * Emphasize some words in locking mechanism section
    
    * Apply suggestions
    
    * Apply suggestions
    
    ---------
    
    Co-authored-by: gkoumout <[email protected]>
    2 people authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9f20a2c View commit details
    Browse the repository at this point in the history
  9. Add artifacts folder and organize subfolders and files inside it (#184

    )
    
    * Add artifacts folder and organize subfolders and files inside
    
    * Fix merge issue
    matjazv authored and sergeyshemyakov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1f545d4 View commit details
    Browse the repository at this point in the history