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

Release solidity contracts v1.2.0 (AcreMultiAssetVault) #773

Merged
merged 9 commits into from
Oct 24, 2024

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b853c1d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Set addresses of SolvBTC assets for Sepolia

    On Sepolia Mezo Portal uses mocked erc20 contracts for SolvBTC and SolvBTC.BBN,
    as specified in artifacts: https://github.com/thesis/mezo-portal/tree/main/solidity/deployments/sepolia
    
    Here we use the same addresses.
    nkuba committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a6ab4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b1126 View commit details
    Browse the repository at this point in the history
  3. Fix code formatting

    nkuba committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b435b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73419fa View commit details
    Browse the repository at this point in the history
  5. Release Solidity contracts v1.2.0

    This release contains artifacts for the AcreMultiAssetVault contract
    deployed on Mainnet and Sepolia.
    
    The contract was initialized to accept the following tokens:
    - SolvBTC
    - SolvBTC.BBN
    
    The deposits are routed to the Mezo Portal.
    
    The contract was deployed under the following addresses:
    - Mainnet: 0xB33D938616C328eda0370CDBdb4b02dD78E2cb19
    - Sepolia: 0xfC05e41AEB975148e2fD551aA06A46D37B012D4E
    nkuba committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0f33f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7ab2f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0284ce View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    94a92c0 View commit details
    Browse the repository at this point in the history