Skip to content

Release v1.0.1

Latest

Choose a tag to compare

@gfournierPro gfournierPro released this 26 Mar 13:32
· 11 commits to main since this release
1a68736

🔧 Contract Patches

  • Indexed first parameter of match and claim events in Voucher contract for improved event filtering (#61, #72)
  • Override decimals() function in ERC-20 to set token's decimal precision to 9, aligning with RLC standards (#50)
  • Relocated decimals() function in VoucherHub smart contract (#56)

🔒 Security & Safety

  • Added Halborn "Poco v5.5 & Voucher v1.0" audit report (#70)
  • Added extensive contract upgrade validation suite (#58, #61)
    • Verified consistent voucher addresses
    • Validated decimals upgrade

🛠 Chore

  • Added upgrade workflow automation (#64)
  • Implemented VoucherHub upgrade with GitHub Action CI testing on local fork (#57)
  • Enhanced environment variables handling (#55)
  • Added type-checking script (#53)
  • Removed legacy references to blockscout v5 (#49)
  • Implemented contract verification for VoucherProxy (#51)

📋 Contract Upgrades

VoucherHub

Proxy: 0x3137B6DF4f36D338b82260eDBB2E7bab034AFEda (unchanged)

Implementation

Beacon

Proxy: 0xFC43930c7bFb6499A692fcFC7199Ea5E68a3d9F8 (unchanged)

Implementation