Skip to content

Releases: broxus/locklift

Locklift 2.1

15 Jul 16:40
Compare
Choose a tag to compare

Breaking Changes

  • Locklift now uses everscale-inpage-provider as a core for interacting with blockchain
  • Full refactoring of code and migration to TS
  • Autocomplete and type hints in IDE due to schemes generated from contract ABIs
  • Better control over execution flow of contracts
  • Tracing module and console.log lib for debugging contracts
  • Faster compilation
  • Automatic compiler and linker loading
  • Support of custom givers for deploying to main/test networks. You can use ever wallet as a giver for deploying your contracts
  • Win and Mac platforms are supported now

Note

  • 1.x.x versions are no longer maintained
  • Its a major update, locklift v2.x.x are not back compatible with older versions