Skip to content

v1.17.0

Compare
Choose a tag to compare
@notmgsk notmgsk released this 26 Mar 19:36
· 35 commits to master since this release

Changelog

Additions and improvements

  • Adds an interactive debugger to QVM, which can be entered by passing the -D command line flag (@jmbr, #245)

Misc

  • The qvm binary is now installed in the Docker image (@notmgsk, #248)
  • Retry with backoff when waiting for a given state in app-ng tests (@appleby, #249)