Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@cducrest cducrest released this 27 Apr 16:30
· 28 commits to master since this release
  • Added: new contracts CurrencyNetworkV2, CurrencyNetworkOwnableV2 and CurrencyNetworkBasicV2.
    They have an option to add a payment request when opening a trustline via additional parameter int72 _transfer of
    function updateTrustline.
    The event TrustlineUpdateRequest now also has the additional corresponding argument int72 _transfer
  • Added: function in tlbin to load merged abi load_packaged_merged_abis. This return a dict object similar to
    a regular contracts.json file with a key MergedCurrencyNetworksAbi that contains the merged abi of networks
    version 1, version 2, and of proxies.