Skip to content

Releases: TalleoProject/Talleo

Version 0.4.9 build 1207

15 Mar 01:02
Compare
Choose a tag to compare
  • Lots of code cleanup
  • Windows build linked against OpenSSL 3.x

Version 0.4.9 build 1187

Version 0.4.9 build 1182

20 Apr 23:43
Compare
Choose a tag to compare
  • [Daemon] Don't show number of days in synchronization message, if behind less than 1 day
  • [SimpleWallet] Align outputs of "bc_height", "count_transfers" and "outputs" commands
  • [SimpleWallet] In count_transfers, only count as fusion transaction, if fee is zero, and unfiltered inputs and outputs are equal amount.

Version 0.4.9 build 1179

15 Mar 17:46
Compare
Choose a tag to compare
  • Add "hasAddress", "getAddressCount" and "getTransactionCount" RPC methods to wallet daemon
  • Add number of fusion transactions to "count_transfers" command of SimpleWallet
  • Show subwallet addresses when printing incoming and outgoing transfers in SimpleWallet
  • Don't return empty blocks when filtering transactions in wallet daemon

Version 0.4.9 build 1172

17 Feb 01:54
Compare
Choose a tag to compare
  • Build fixes for GCC 11 and Clang 15
  • Fix exception in Miner when switching blocks very fast
  • Spelling fixes in port mapping code
  • Add manifest files for Windows to allow using version API with Windows 10 and 11, and update version detection code
  • Increase save timeout during exit of SimpleWallet to 30 seconds and report time it takes to save with "save" command
  • Mark cancelled and failed transactions for deletion during wallet repair

Version 0.4.9 build 1163

04 Nov 05:57
Compare
Choose a tag to compare
  • Logging and formatting fixes and improvements
  • Make wallet repair accessible to walletd and SimpleWallet

Version 0.4.9 build 1158

29 May 21:55
Compare
Choose a tag to compare
  • Fix memory leak in bundled OpenAES library
  • Fix custom ports when using UPnP to forward P2P port
  • Allow forwarding daemon RPC port
  • Remove port mappings on exit

Version 0.4.9 build 1147

06 May 01:11
Compare
Choose a tag to compare
  • Add support for SSL RPC
  • Windows will show filename of opened wallet in title bar of simplewallet and walletd
  • simplewallet allows sending TLO using e-mail address

Version 0.4.8 build 1128

11 Oct 22:04
Compare
Choose a tag to compare

MANDATORY UPDATE.

  • Minimum difficulty of 1000000 starting from block height 1000000

Version 0.4.7 build 1122

25 Sep 07:21
Compare
Choose a tag to compare
  • Fix "difficulty overhead" error in daemon