Skip to content

Version 7.4.2 released

Compare
Choose a tag to compare
@clemahieu clemahieu released this 26 Mar 18:39
· 2575 commits to master since this release

The biggest feature in this change is the addition of a 32-bit windows wallet. The 32bit version can also be used if your CPU doesn't support SSE4 instructions.

GUI wallets can also enable RPC control in the config file.

RPCs added:

  • 'block_account' to list the account to which this block belongs
  • 'history' to print an account's transaction history.