Skip to content

v1.4.0

Compare
Choose a tag to compare
@codesoap codesoap released this 08 Oct 16:42
· 28 commits to master since this release

Changes to the atto library

The method FirstReceive is introduced in this release, which can be used to open an account by creating its first (receive) block.

The GenerateSeed function has been fixed to not add a newline character to the end of the returned seed.

Changes to the programs

The atto and atto-safesign programs have been updated to automatically open an account if funds are received for an unopened account. The atto program has had this feature in the past but it was broken by the previous release.

The new subcommand of the atto program has been fixed to not print an extraneous newline character.