This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Releases: rsksmart/rif-scheduler-contracts
Releases · rsksmart/rif-scheduler-contracts
v1.0.1
v1.0.0
Merge pull request #39 from rsksmart/develop v1.0.0
v1.0.0-beta.3
New address and version bump (#52) Co-authored-by: Diego Grasso <diegograsso@iovlab.org>
v1.0.0-beta.2
SCH-009 Possible DoS with multicall method (#47) * Added revertIfFails flag to multicall * Used lib for toString * Lint * Fix tests * Fix test Co-authored-by: Diego Grasso <diegograsso@iovlab.org> Co-authored-by: Ilan Olkies <ilanolkies@outlook.com>
v1.0.0-beta.1
Bump to beta version (#42)
v0.0.1-beta.3
- Export
typechain
types (#36)
v0.0.1-beta.2
- Contract rename + put ABI and bytecode in same file (#35)
v0.0.1-beta.1
- Contract, ABI and bytecode to npm (#34)
v0.0.1
Update README.md (#20) * Update README.md * Fix deployment script