Releases: TalleoProject/Talleo
Releases · TalleoProject/Talleo
Version 0.4.9 build 1207
- Lots of code cleanup
- Windows build linked against OpenSSL 3.x
Version 0.4.9 build 1187
- Initial support for building with PowerPC64.
- Fix build with Linux/AArch64.
- [SimpleWallet] Remove save timeout when exiting
- [SimpleWallet] When removing subwallet with lower index than current, we need to adjust the index of current subwallet.
- [SimpleWallet] Allow passing subwallet index to "address" command.
Version 0.4.9 build 1182
- [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
- 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
- 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
- Logging and formatting fixes and improvements
- Make wallet repair accessible to walletd and SimpleWallet
Version 0.4.9 build 1158
- 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
- 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
MANDATORY UPDATE.
- Minimum difficulty of 1000000 starting from block height 1000000
Version 0.4.7 build 1122
- Fix "difficulty overhead" error in daemon