Skip to content

Releases: BalkancoinProject/balkancoin-wallet

Fusion and proofs

10 Apr 19:45
Compare
Choose a tag to compare
  • In this release, wallet optimization is added. It is sending fusion transactions in a background in order to aggregate transactions outputs that are below optimization target into bigger ones. It allows sending larger amounts of BKC within one transaction. Fusion transactions are free.
  • Updated core to the latest version containing protections against deep reorg and 51% attacks which ensures irreversible transactions
  • Proof of payment
  • Proof of funds
  • Fixed synchronization issues

Fixed burning bug

07 Oct 13:28
Compare
Choose a tag to compare
  • Sign/Verify message
  • Sync issues fixed
  • Fixed burning bug
  • Added Persian translation
  • Other bug fixes

LWMA-2

28 Aug 16:42
Compare
Choose a tag to compare

This release is ready for hardfork at height 720000 which introduces LWMA-2 and adaptive minimal tx fees.

  • Core with adaptive fees and LWMA-2
  • Advanced options are hidden in Send tab
  • Priority slider in advanced options of Send instead of fee input which is disabled by default - foolproof measure
  • Mining is removed
  • Send all button
  • Also now private keys are displayed in plain form separately in the 'Export key dialog'

Priority is set to 'Normal' by default and sends tx with 2x minimum_fee to ensure tx won't stuck in case of minimal fee fluctuations. Users can send with Low priority at own risk.

Transaction secret key now is stored in wallet cache and available to users. It allows one to check the amount of BKC sent to a particular address in a particular transaction, given that transaction's secret tx_key. Wallet files are not backward compatible. Make sure to back up your wallet file and keys before updating, as always.

Sweep option

24 Jun 13:28
Compare
Choose a tag to compare

Translations changed to external files
Added sweep unmixable option in menu in order to send unmixable dust that is not included in the transactions by default to yourself
Send disabled until blockchain is fully synchronized
Pay to option added in address book
Minimal mixin changed to 2
Updated to latest cryptonote submodule

New core with LWMA difficulty algo

08 Apr 11:05
Compare
Choose a tag to compare

New core with LWMA difficulty algo hard fork at block 350000
Maximum transaction mixin (privacy level) limit
Create registry entries for URI handling
Minor bug fixes
GUI wallet can now be used as light wallet

Minor bug fixes

25 Feb 20:07
Compare
Choose a tag to compare

Thank you bomb-on for compiling the MAC version.

Core update

22 Jan 20:42
Compare
Choose a tag to compare

Core update
Decrease maximum remote node fee for 8 decimal places value

Release version 1.2.3

15 Jan 17:53
Compare
Choose a tag to compare

Fee, donation and other amount fields decimal places changed to 8, added second pool and made pool field wider.
Update check URL changed back to http.

Release version 1.2.2

07 Jan 20:10
Compare
Choose a tag to compare

Final changes to the look.

Still testing version

03 Jan 21:50
Compare
Choose a tag to compare

Updated developers donation address, some text, some links, images and played a little with colors.