Skip to content

Version 0.28.3

Choose a tag to compare

@release-drafter release-drafter released this 22 Sep 17:37
· 4483 commits to master since this release
ff1f8b1

馃洜 Improvements

Tests

Add more tests for transaction imports.
(#370) @sideninja

Missing Include Flag

Implemented by the community: @tuommaki 馃檶
Transaction sign command was missing the include flag and this was now fixed achieving better consistency across transactions commands.

馃悶 Bug Fixes

Fix Config Syntax Error Handling

The error was wrongly reported if a configuration had a syntax error.
(#378) @sideninja

馃摉 Documentation

Improve Documentation with Examples

Add examples for building complex transactions with multiple authorizers and containing different accounts in the signing process.
(#389) @sideninja