Skip to content

Releases: Karbovanets/Karbo-GUI

Karbo GUI v.2.5.1

09 Jun 16:20

Choose a tag to compare

  • HD Wallet - aggregated addresses restored from one mnemonic seed, with supports for [legacy] wallets with independent keys for addresses
  • Update icons and Overview
  • Bug fixes

Karbo Spring Wallet v.2.5.0

26 Apr 02:12

Choose a tag to compare

Aggregated Addresses Support

  • Aggregated Addresses are a Bytecoin/CryptoNote address variant designed for services that need many deposit addresses. They share a common secret view key, allowing the wallet to scan the blockchain once for the whole address set, while different spend-key components identify the specific deposit address. This improves scanning performance and can replace payment IDs, but published aggregated addresses are linkable to the same owner because they share part of the address structure.

Per-Address Account Numbers

  • Read here what's Account Numbers

Full Changelog: v.2.4.6...v.2.5.0

Karbo-GUI Wallet v.2.2.0

08 Jun 08:40

Choose a tag to compare

The core has been updated to v. 1.7.4 with the resulting sync speedup and other changes such as the difference in the encoding of proofs and signatures, fees etc.

The Explorer tab is disabled by default and should only be enabled via 'Settings' menu when blockchain is synced, as it has a detrimental impact on sync speed.

karbowallet-ubuntu-16.04-v.2.2.0.tar.gz
398E77AFB73E46E1BEB13A98D858C57DB10348CA80E8262ABD59D567E83D88B5

karbowallet-ubuntu-18.04-v.2.2.0.tar.gz
9205F0452050FBF4F7B86A81C25F55CD4687AB58361CF2D81CF477BEAC26EED1

karbowallet-win64-v.2.2.0.zip
5253F9E66879A45AFB65F39C3FC4895DDB6789389C3E4E4DB38362A7ACEF5E2F

karbowallet-macOS-v.2.2.0.zip
B48C8A03E0568BAF8BDDEF0B2A10A0CD2FD461CDCA1EE5C61387C815A1FD7858

Graceful fee

03 Jun 19:59

Choose a tag to compare

Core updated to version 1.6.5.

v.2.0.9

17 Feb 10:00

Choose a tag to compare

Fixed unmixable dust in sent transactions

Proofs

12 Jan 15:15

Choose a tag to compare

  • Proof of payment
  • Proof of funds
  • Fixed synchronization issues

v.2.0.7

27 Nov 10:29

Choose a tag to compare

Updated to Karbo core v. 1.6.2 with protection against deep reorg and 51% double-spending attacks.

v.2.0.6

05 Oct 08:51

Choose a tag to compare

Burning protection improvement and fusion backward compatibility update to address sync issues

Firefighter

01 Oct 16:29

Choose a tag to compare

  • Fixed burning bug
  • Fixed sending of large amounts with error 'Mixin count is too big'
  • Sign/Verify message
  • Progress of rebuilding internal structures is displayed on splash screen after forced / abnormal wallet shutdown

v.2.0.4

05 Sep 11:00

Choose a tag to compare

Synchronization issues fixed