- Adds option waves_chain_id in the Gateway class constructor that may be used to ovewrite the third parameter that the Gateway overhands to the setNode function of pywaves.
- Adds copy to clipboard button in the web view. It establishes a convenient way to copy the coin address
- Transactions are no longer processed in parallel because users have reported strange issues with that
- Fixed problem that Firefox users were not able to copy the generated coin address
- AssertIntegerConverterService did accidentally also convert Waves fees. This has been changed. Waves fees are not converted anymore.