• v1.1.0 053959d90f

    v1.1.0
    Some checks failed
    release / release (push) Failing after 1m13s
    Stable

    peersky released this 2026-09-07 09:48:26 +00:00 | 3 commits to main since this release

    Minor Changes

    • a2c2813: Sepolia deployment and tooling:

      • Deployed Multipass v1.0.0 to Sepolia (chainId 11155111), artifacts shipped under deployments/sepolia: proxy 0x418F82fd0014a4CA402F145978bfaF0555a9cA06, implementation 0xF5eEB42B38CA65eD78980D349c798D7eE153F222, DefaultProxyAdmin 0x57ac522c71496Ce3007eF233BD31b23ab8FA98eC. All verified on Etherscan. EIP-712 domain: MultipassDNS / 1.0.0, owner 0x507c2d32185667156de5B4C440FEEf3800078bDb.
      • Added sepolia network to hardhat config (ETH_SEPOLIA_RPC_URL, ETH_SEPOLIA_MNEMONIC).
      • Contract verification moved to Etherscan API V2 via @nomicfoundation/hardhat-verify 2.1.x with a single ETHERSCAN_V2_KEY (V1 per-chain endpoints are deprecated).
    Downloads