Skip to content

mecenas-plugin-v1.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@KarolTrzeszczkowski KarolTrzeszczkowski released this 10 Nov 14:13
· 1 commit to dev since this release

Changes include:

  • total internal restructure,
  • contract versioning,
  • three new versions of Mecenas contract
    • version 1.1
      Improved portability, standardized completion, fixed problem with
    • version 2
      The same as 1.1 + receiver additional protection - contract can't be terminated unless the
    • version 3.
      The same as 1.1 + receiver additional protection - additional escrow (just add an arbiter address).
      (compatible only with the unreleased, github version of EC at the moment)
  • enter number of repetitions instead of total value in contract creator,
  • contract management more intuitive
    - execute the contract on button click instead of transaction preview,
    - better support of atomized contracts - total value, total recurring value in UI
  • Improvement in terms of UX
    - monospace fonts for addresses, contracts sorted by role.
  • Receiving to an imported address wallet ( creating contracts in such wallets still not working)