Skip to content

Releases: windingtree/contracts

v1.0.0-beta.3

15 May 13:33
fe47ee6
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-05-15)

Bug Fixes

  • 🐛 Try to fix github workflow error: No files passed (36087be)

v1.0.0-beta.2

12 May 10:30
d275b86
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-05-12)

Features

  • 🎸 Added Polygon zkEVM Testnet deployment info (0fb25da)
  • 🎸 Added wallet generation hardhat task (0003d80)
  • 🎸 Utils and types are added to the module exports (1f6a49b)

v1.0.0-beta.1

05 May 20:03
686a3c0
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-05-05)

Bug Fixes

  • 🐛 Another release.yml fix (684f4da)
  • 🐛 Final test fix (590c3f2)
  • 🐛 Fixed CheckedId typo, not CheckedIn (b9a37a7)
  • 🐛 Fixed hardhat config (e55ef66)
  • 🐛 Fixed network configuration (acd39e0)
  • 🐛 Fixed semantic-release config (66b53da)
  • 🐛 Fixed test:src command (19dcbe1)
  • 🐛 Fixed testing error (2587944)
  • 🐛 Fixed typo in release.yml (04ab862)
  • 🐛 NODE_ENV=test added to workflow env (67ba495)
  • 🐛 Removed NODE_ENV from test workflow script (13452a5)
  • 🐛 Updated release workflow (192957b)

Features

  • 🎸 Added .env example (077c583)
  • 🎸 Added claim feature with tests (878d800)
  • 🎸 Added checkOut time to the offer (cbb1a5d)
  • 🎸 Added deals redjection and cancellation functionality (5fb7e77)
  • 🎸 Added DealsRegistry contracts and testing utils (6d4914e)
  • 🎸 Added dev tools deps (2a0f9c4)
  • 🎸 Added local network configuration (e2ffa70)
  • 🎸 Added refund and checkOut functions (19bdcf0)
  • 🎸 Added secrets workflow (356d1eb)
  • 🎸 Added SuppliersREgistry contract (a528951)
  • 🎸 Implemented retailer flow (cf13f16)
  • 🎸 Initial commit (dc43e0b)
  • 🎸 Updated Hardhat config (19c543c)
  • 🎸 Using non-upgradable oz version (14e71c3)