File peerunity.changes of Package peerunity
------------------------------------------------------------------- Fri May 6 08:25:25 UTC 2016 - marec@detebe.org - Update to version 0.2.2: * Update version to 0.2.2. * Allow padding in normalized signatures * Reject lengths on more than 8 bytes * Add long signature fix unit tests * Fix rpc command 'getblock' txdetails mode to show txin scriptSig * Normalize signature lengths * Peerunity: fix script_P2SH_tests & sigopcount_tests * Transaction naming consistent with upstream. * Remove duplicate semicolons * fix Checkpoints_tests: use peercoin checkpoints ------------------------------------------------------------------- Wed Apr 27 15:33:30 UTC 2016 - marec@detebe.org - Update to version 0.2.1: * Change version to v0.2.1 * Fixed GetMinFee problem, where it would not calculate the transaction size and instead used a default of 0 * Change version to 0.2.0 * Peercoin: Update hardened checkpoints for v0.5 (v0.5.2) release * Peercoin: Set v0.5 release (v0.5.2) upgrade deadline to April 25, 2016. For nodes running v0.5.0 RC1 and v0.5.1 RC2 release candidates, upgrade deadline is March 14, 2016 * Prevent invalid memory access on crafted signature * Fix Windows installer script. * Fix Windows installer script. * Don't use 'override' as it only works in c++11. * Change version to 0.1.3 * Fix invalid signature with crafted length * Update of COPYING * added troubleshooting because of berkeley-db version on osx via brew * added back accidentally stripped libs * fix build instructions for osx brew mavericks ------------------------------------------------------------------- Thu Mar 31 15:58:44 UTC 2016 - marec@detebe.org - Update to version 0.2.0: * Change version to 0.2.0 * Peercoin: Update hardened checkpoints for v0.5 (v0.5.2) release * Peercoin: Set v0.5 release (v0.5.2) upgrade deadline to April 25, 2016. For nodes running v0.5.0 RC1 and v0.5.1 RC2 release candidates, upgrade deadline is March 14, 2016 * Prevent invalid memory access on crafted signature * Fix Windows installer script. * Don't use 'override' as it only works in c++11. * Fix Windows installer script. * Fix invalid signature with crafted length * Update Peercoin version. * Peercoin: v0.5 protocol adjustment Allow transaction output value to be 0. Use dynamic stake modifier for kernel generation Protocol switch schedule: Testnet switch - Nov 16, 2015 Mainnet switch - Mar 15, 2016 * Update french translation. * Add contextual menu to minting table. This allows copying an address or a transaction id to the clipboard. * Improve column sizes in minting table. * Update minting table when removing orphan blocs from wallet. * Update french translation. * Increase a little the default size of the main window. * Improve overview page. Replace 'stake' balance by 'maturing' (newly minted or mined coins). Add total balance. * Show short scriptPubKeys correctly * Relay OP_RETURN TxOut as standard transaction type * Relay OP_RETURN data TxOut as standard transaction type * Add a border to frames in 'send coins' and 'multisig' dialogs. * Ensure that the stylesheet is used for coin control and options dialogs. * Print 6 decimals of the minting probability. * Improve colors of minting tab and transactions tab. * Created Peerunity Theme. Contains new icons, modification to global color constants, and some edits to bitcoingui.ccp to load the stylesheets and new fonts. Packaged with WeblySleek UI Normal font and Font Awesome icons. * Update of COPYING * added troubleshooting because of berkeley-db version on osx via brew * added back accidentally stripped libs * fix build instructions for osx brew mavericks ------------------------------------------------------------------- Sat Jun 6 20:47:59 UTC 2015 - marec@detebe.org - initial package build