Skip to content

Pre-release Sprint 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsonsivar jsonsivar released this 20 Mar 13:18
· 100 commits to main since this release
e8468b8

Pre-release v0.0.4

Features

  • contracts: add verifier role and ability to set verifier during mint
  • contracts: ERC interface and make APs a separate module
  • ui: ENS dropdown integration
  • ui: toast component for success/error
  • subgraph: add handler for burns

Bugs

  • ui: mint button not triggerering in dev environment
  • ui: combobox and dropdown styles

Chores

  • ui: handle polyfills in production build
  • ui: cleanups and mint flow feedback
  • subgraph: update based on ACL refactor
  • subgraph: unit tests for access points and ACL refactor
  • subgraph: split up handlers into diff files
  • contracts: deploy commands take flags now
  • general: filter changes for gh workflows
  • general: move lint to root and make consistent across subfolders