Obyte version 2.7.0 released, some highlights:
Added ability to create and sign classic (prosaic, not smart) contracts. The contracts are optionally linked to real-name attested identities, like the classic contracts. Contract texts are saved privately in the wallets of the parties, their hashes are signed by both parties and posted to the DAG.
Full story
https://medium.com/obyte/introducing-prosaic-contracts-5d3564638a20Now it is possible to quickly search and sort the lists bots and contacts, which have grown too large lately:
Added an option to spend unconfirmed funds received from third parties, previously only unconfirmed change could be spent. It is off by default.
On iPhone X and other top-notchy iPhones, the app now occupies the entire screen
Full list of updates:
* Updated branding from Byteball to Obyte
* Added ability to create and sign classic (prosaic, not smart) contracts. The contracts are optionally linked to real-name attested identities, like the classic contracts. Contract texts are saved privately in the wallets of the parties, their hashes are signed by both parties and posted to the DAG.
* Added ability to specify a list of trusted real name attestors. Received private profiles attested by trusted or untrusted attestors are visually indicated as such.
* Added ability to quickly search and sort contacts and bots
* Added an option to mute push notifications for individual correspondents (bots).
* Added an option to spend unconfirmed funds received from third parties, previously only unconfirmed change could be spent
* Human readable display of contracts now displays the peer's name rather than just "peer". It matters most in contracts with more than one peer, such as ORider.
* On smart contract composition pages, added more helpful placeholders and links to instructions on wiki
* When binding a condition to a payment, allowed to set conditions where oracle-posted data is more or less than the specified value, previously only exact equality was supported
* Sign-a-message feature now allows to sign with any address which is a member of the wallet, not just the last address
* Lists of addresses in multisig wallets are now synced among cosigner devices, which helps to automatically recover from loss of sync
* Extended the byteball: (obyte:) URI protocol to allow posting data (data feeds, attestations, polls, ...) by clicking a link on a website
* Added ability to claim several assets stored on a single textcoin address
* On iPhone X and other top-notchy iPhones, the app now occupies the entire screen
* Updated initial sync, full wallets no longer require large amounts of memory (and no longer run out of memory) when starting the initial sync or when syncing after a long period of being offline.
* The wallet now shows dollar value of some assets traded on the Exchange Bot, such as Future token
* Fixed a bug in Windows wallets which prevented it from opening byteball: links on websites.
* Fixed a bug that prevented multi-sig wallets from signing transactions in private currencies (such as blackbytes)
* Fixed a bug that caused some Android wallets to hang when restoring from backup
* Fixed a bug that crashed the wallet when requesting a custom asset payment with byteball: link and not having that particular asset in currently selected wallet
* Fixed a bug that prevented sign-a-message feature from working in multisig wallets
* Latest Tor Browser with Tor 0.3.5.x broke the socks5 passwordless handshake
https://trac.torproject.org/projects/tor/ticket/29175, now it is fixed
* Fixed a bug that sometimes caused Android 4.4 devices to crash when trying to restore from full backup
* New languages: Srpski, Filipino, Vietnamese, Yoruba
* Multiple minor bugfixes and improvements