web3swift v0.4.1 Release Notes

Release Date: 2018-04-07 // about 6 years ago
  • Full Changelog

    Implemented enhancements:

    • Password for every transaction #16
    • Concurrent batched requests #38 (skywinder)

    Closed issues:

    • there is some error in example #27
    • EthereumKeystoreV3 constructor with KeystoreParamsV3 #17
    • Example and Code are different #9

    ๐Ÿ”€ Merged pull requests:

    • โœ… ABIv2 encoder now also works. Tested for most of the types, including string[2] and string[] #41 (shamatar)
    • โœ… Tested ABIv2 parser, with no regressions #40 (shamatar)
    • Streamlined concurrency, generic operations and fanout|join are available #39 (shamatar)