Skip to content

Pact 4.4.1

Compare
Choose a tag to compare
@emilypi emilypi released this 01 Dec 19:59
· 163 commits to master since this release
0d45ad7
  • Export ApiReq constituent data structures (#1055)
  • Fix test tree creation to allow tests to run faster, safer to run on a single core,
    and prevents test servers from being exposed to public environs (#1060, #1062)
  • Added capability guards (#1057)
  • Lazily evaluate enforce to reduce gas usage on evaluation (#1069)
  • Gas adjustment for various natives (#1071)
  • Fix FV regression that disallowed the verification of unary operators like abs (#1079)
  • Documentation link fixes (thanks @przemeklach! #1075)