Bitcoin Forum
May 09, 2024, 04:05:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 »
  Print  
Author Topic: [ANN] [KRB] Karbo (Ҝ) Кapбoвaнeць - Ukrainian Electronic Karbovanets CryptoNote  (Read 492938 times)
Bitock
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
January 06, 2021, 10:08:52 AM
 #1821

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
1715227558
Hero Member
*
Offline Offline

Posts: 1715227558

View Profile Personal Message (Offline)

Ignore
1715227558
Reply with quote  #2

1715227558
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715227558
Hero Member
*
Offline Offline

Posts: 1715227558

View Profile Personal Message (Offline)

Ignore
1715227558
Reply with quote  #2

1715227558
Report to moderator
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
January 07, 2021, 08:50:17 AM
 #1822

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Dron Pelya
Sr. Member
****
Offline Offline

Activity: 1302
Merit: 403


View Profile
January 09, 2021, 09:41:49 AM
 #1823

As Ukrainian, I'm very glad to see that Karbo project is still developing. Because a lot of projects, which had started several years ago, already closed. Good luck! 
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
January 14, 2021, 07:44:52 AM
 #1824

Karbo Classic Wallets got next update

  • Receive and Send tabs have changed a bit to improve usability:
    • Now there's check box in Send tab to prepare raw transaction without relaying it immediately, it's shown in dialogue as hex instead for future relay via any public node's RPC request or explorer's pushtx functionality
    • Shuffle buttons to prevent accidental habitual click on Send All button in Send tab
    • Payment request creation form is now available right away in Receive tab, QR code with an address is now shown in the dialogue window upon click on the corresponding icon next to the address
  • Reserve proofs are now accessible in offline wallet (or when wallet is still syncing)

Download:

Version with flat-file blockchain storage https://github.com/seredat/karbowanecwallet/releases/tag/v.1.4.9
Version with db blockchain storage https://github.com/Karbovanets/karbowanecwallet/releases/tag/v.2.2.4

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Bitock
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
January 16, 2021, 04:12:14 PM
 #1825

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
January 16, 2021, 04:55:53 PM
 #1826

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
Find KarbowanecWallet.desktop file and add flags there, it would be something like this:
Code:
Exec=KarbowanecWallet --data-dir=/path/to/your/desired/folder %U

it should be in /usr/share/applications/ IIRC

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Bitock
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
January 16, 2021, 07:37:26 PM
 #1827

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
Find KarbowanecWallet.desktop file and add flags there, it would be something like this:
Code:
Exec=KarbowanecWallet --data-dir=/path/to/your/desired/folder %U

it should be in /usr/share/applications/ IIRC

I found /usr/share/applications/karbowanecwallet.desktop and change Exec=KarbowanecWallet %U to Exec=KarbowanecWallet --data-dir=/another/dir %U. When I perfom KarbowanecWallet by cli the /another/dir is empty. Even when I delete the .karbowanec in my home dir it is still created after starting the wallet.
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
January 17, 2021, 11:27:46 AM
 #1828

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
Find KarbowanecWallet.desktop file and add flags there, it would be something like this:
Code:
Exec=KarbowanecWallet --data-dir=/path/to/your/desired/folder %U

it should be in /usr/share/applications/ IIRC

I found /usr/share/applications/karbowanecwallet.desktop and change Exec=KarbowanecWallet %U to Exec=KarbowanecWallet --data-dir=/another/dir %U. When I perfom KarbowanecWallet by cli the /another/dir is empty. Even when I delete the .karbowanec in my home dir it is still created after starting the wallet.
It's strange, because this worked for me on Ubuntu


   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Bitock
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
January 17, 2021, 05:59:32 PM
 #1829

hi,
how can i move dir .karbowanec to other place in linux?
i use gui wallet.
Hi, yes via startup flag --data-dir=PATH

I have installed KarbowanecWallet-1.4.8-64-bit.deb. How can i specify startup flag?
Find KarbowanecWallet.desktop file and add flags there, it would be something like this:
Code:
Exec=KarbowanecWallet --data-dir=/path/to/your/desired/folder %U

it should be in /usr/share/applications/ IIRC

I found /usr/share/applications/karbowanecwallet.desktop and change Exec=KarbowanecWallet %U to Exec=KarbowanecWallet --data-dir=/another/dir %U. When I perfom KarbowanecWallet by cli the /another/dir is empty. Even when I delete the .karbowanec in my home dir it is still created after starting the wallet.
It's strange, because this worked for me on Ubuntu



Must be added "/" at the end of the path for it to work - Exec=KarbowanecWallet --data-dir=/another/dir/ %U

Thanks for the help!
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
March 12, 2021, 09:16:35 AM
 #1830



Karbo passed voting and listed on EXCHANGEASSETS


Happy trading!

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
nimogsm
Hero Member
*****
Offline Offline

Activity: 2702
Merit: 651


Seabet.io | Crypto-Casino


View Profile WWW
March 12, 2021, 09:16:57 PM
 #1831



Karbo passed voting and listed on EXCHANGEASSETS


Happy trading!
I saw a listing on this platform,also from the advantages there is a forum and what is most interesting if you pay Karbo, you can place an advertising banner on the site.

aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
May 30, 2021, 08:41:44 AM
 #1832

5 years ago I started this ANN thread as a member of a new project and I am proud of being part of it. Not many coins live that long. And Karbo lives thanks to its community. The development keeps going (it may be slow because it's pushed on by few stubborn devs).

We proposed several possible paths for the community to choose and my favourite is the last proposal "Signed Proof-of-Work". The same idea was discussed somewhere on this forum years ago and I don't know why it wasn't adopted. The implementation is ready, peer-reviewed and works perfectly on testnet. We need to improve the stability of the network and nodes in the solo mining mode with many reogrs and orphans and will be ready to switch to this algo once ASICs are gone. Hopefully, we will finish preparations soon.

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
August 10, 2021, 01:38:18 PM
 #1833





At height 667000 scheduled hardfork reducing transaction fee to flat-rate 0.01 KRB. Please update your nodes and wallets.





Download from respective official GitHub repositories.

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Lastick
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile WWW
November 24, 2021, 07:25:16 PM
 #1834

KeyServer for OpenGPG by KarboLabs:
https://forum.karbo.io/viewtopic.php?f=11&t=359
https://karbo-labs.pp.ua/services/keyserver/

Oфициaльный caйт Karbo: https://karbo.io/
UsernameNumber7
Member
**
Offline Offline

Activity: 256
Merit: 60


View Profile
November 30, 2021, 12:04:53 AM
 #1835




Can you recover a wallet from only a Tracking Key

I backed up the wrong wallet transfer Mnemonic Phrase


It's ok if not, It will be a nice Burn for Karbo users!

https://www.TRISQUEL.INFO #1 Free Software Linux Operating  System

Trisquel OS "Just Do It"        "Sic Semper Tyranis"
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
December 15, 2021, 05:43:41 PM
 #1836




Can you recover a wallet from only a Tracking Key

I backed up the wrong wallet transfer Mnemonic Phrase


It's ok if not, It will be a nice Burn for Karbo users!
No, it's not possible, that's why it's a tracking key.

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
December 15, 2021, 05:59:48 PM
 #1837


At height 700000 is scheduled a hardfork with change of POW algo from CryptoNight to Signed PoW with custom yespower hashing and BloDHa. Please update your nodes and wallets.

This is a solo mining algo that we hope prevents pooled mining, botnets etc. The setup consists of:
  • custom yespower hashing algo with blake-256;
  • Signed Proof-of-Work (SPoW) - The main idea behind SPoW is to sign header data with the private key of the miner receiving the reward for the block. Because nonce is included in the signature, we assume that pooled mining will be hard to organize as pool operator  can not outsource this to workers;
  • Blockchain-dependant Proof-of-Work "BloDHA" - it's based on the idea to include the data from blocks, the heights of which are defined as an intermediate result of a preparatory hash. That is, for the next hash with another nonce these intermediate blocks will be completely different. Moreover, iterations prohibit requesting the data from a remote node. Thus, without access to the blockchain hashing is not possible, which means that only full nodes are able to mine.

Software that has mining support:
Karbo 1 CLI Suite
Karbo 1 Classic GUI Wallet

Karbo 2 CLI Suite
Karbo 2 Classic GUI Wallet

Other clients are or will be updated without the mining option.

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
real dimonarka
Member
**
Offline Offline

Activity: 253
Merit: 17

http://karbo.io


View Profile WWW
December 20, 2021, 11:04:32 AM
 #1838




Can you recover a wallet from only a Tracking Key

I backed up the wrong wallet transfer Mnemonic Phrase


It's ok if not, It will be a nice Burn for Karbo users!
How many KRB did you burn?  Huh

yubit
Hero Member
*****
Offline Offline

Activity: 796
Merit: 529



View Profile
December 27, 2021, 07:50:00 PM
Last edit: December 27, 2021, 08:22:27 PM by yubit
 #1839

Karbo (KRB). New algorithm: CPU solo mining.

Starting from block 700000, privacy-enhanced cryptocurrency Karbo (KRB) switches to a new mining algorithm. Solo mining only. Only with CPU.

How to be ready:

1. Install already prepared new client Karbo GUI Wallet Classic 1.7.2 https://github.com/seredat/karbowanecwallet/releases/tag/v.1.7.2

2. Wait for block height of 700000: it will be around 29-30.12.2021, you can follow blocks in explorer https://explorer.karbo.io

3. Synchronize the wallet in advance and click "Start Mining"


More questions you can ask also in Telegram group https://t.me/karbo_en


   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
aiwe (OP)
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
December 28, 2021, 07:11:59 AM
 #1840

You can unleash your CPU's starting at 699999  Cheesy

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Pages: « 1 ... 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!