Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: TheRougeProject/legacy-v0-core

Release 0.22.0

24 Apr 23:05
Compare
Choose a tag to compare
  • migrate to solidity 0.8. xDAI list (a6175cd)

Release 0.21.2

08 Nov 18:44
Compare
Choose a tag to compare
  • upgrade to solidity 0.6 (92ed83f)

Release 0.21.1

20 Sep 12:52
Compare
Choose a tag to compare

Release 0.21.0

16 Feb 17:07
Compare
Choose a tag to compare
  • campaign duration >= 12h =< 360d (c5f8151)
  • update dev dependencies (f468063)
  • add version/issuer in Issuance event (1e0039e)

Release 0.20.0

05 Nov 06:21
Compare
Choose a tag to compare
  • upgrade contracts to sol 0.5; use openzeppelin as base erc20 (cb5fad1)
  • bump deps (fa770d8)
  • scheme indexed in logs (4fa720b)

Release 0.17.0+190506

06 Apr 13:48
Compare
Choose a tag to compare
  • update description (9190691)
  • rename repo with npm naming policy (a759d90)
  • sync npm version with sol version (fd69d6f)
  • fix setAcquisitionFuelProvision test + readme update (9cbda39)
  • v 0.17 (07cfbaa)
  • v 0.16, voucher attachements (fuel, erc20, erc721) (b2c5fca)
  • cleanup event logs (8a98c1c)
  • upgradable owner address, owner/validator roles separation (6cb17ae)
  • Add solidity syntax highlighting (602fcdf)
  • remove salt in keccak256 hashes + remove authHash (fixes #3, fixes #4) (df0ea5c)
  • bridge RGE draft (home & foreign contracts) (c89258f)
  • event at factory set up (e69e731)
  • signature format update (v 0.12) (d0b3b91)
  • check ownerMin faucet (5245c6c)
  • poa changes + misc coherence (fb26c20)
  • add CouponDemo signature tests (69d47e0)
  • add Attestor (af0d191)
  • solc 4.24 (336aee3)
  • version coherence test (609b002)
  • add scheme param, campaign contract v0.8 (aeba4ae)
  • signature tests (0d15f68)
  • cleanup + refactoring tests (9e9fecb)
  • test bearer siganture (27b4b87)
  • integrate tare in factory (52b2a69)
  • update README (65adb76)
  • update README (d9670a9)
  • merge factory and basic note/coupon contracts code (9838282)
  • contracts used in CouponDemoApp v2 (43f5844)
  • workflow issuance+acquisition+redemption (a7f3023)
  • initial commit - skeleton coupon (364ba83)