Upgrade zos-lib to version 1.1.0
facuspagnuolo opened this issue · 0 comments
facuspagnuolo commented
Consider:
- Check flaky test has been fixed (see #208)
- Use
App#unsetImplementation
when possible (see #261) - Use
App#isCurrentStdlibZero
when possible (see #263) - Adding a test to ensure no events are emitted about setting stdlib to zero when not requested (see #263)
- Update status command using new
Logger#warn
level (see #265) - Replace usages of contracts builds path with new version of
Contracts
(see zeppelinos/zos-lib#182)