Releases: Karbovanets/Karbo-GUI
Karbo Wallet v.3.0.0
This is the version with database-driven backend for blockchain storage in case of embedded node, and is incompatible with nodes of v. 1.x.x in remote mode, only nodes v. 2.x.x are compatible.
Builtin Explorer now works with both, embedded node and remote nodes although with remote nodes is limited and may be slower (experimental).
karbowallet-ubuntu-16.04-v.3.0.0.tar.gz
D5AFB403FCF17A16AFBA663ACD094BC35B6D1A79C23F0D486428CE05E79395AE
karbowallet-ubuntu-18.04-v.3.0.0.tar.gz
4E83E6B0A7744E56F5EA7D8EC8BA498A01E735F68A24D360BF1682890C559D23
karbowallet-win64-v.3.0.0.zip
05EEE4E06CE3635A7B00662E885E0D947C1336D5E8DFD1891C15BB53BC212344
karbowallet-macOS-v.3.0.0.zip
0758823FEE73A825886630656EDD898FE1F185091DDA5E056ED58842CFA422FE
Karbo-GUI Wallet v.2.2.0
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
Core updated to version 1.6.5.
v.2.0.9
Proofs
v.2.0.7
v.2.0.6
Firefighter
- 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
Send and prove
- Sending hotfix
- Transaction secret key now is stored in wallet cache and available to users. It allows one to check the amount of KRB 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.