Pages:
Author

Topic: [ANN] "Cubits"(QBT) HI POS Coin v2.1.3-Starbuck UPDATED! - page 3. (Read 69968 times)

legendary
Activity: 1045
Merit: 1157
no degradation
"Circulating Supply" added to Coinmarketcap. Need some time for update.
We are almost there. Smiley If I'm not wrong, "Total Supply" and "Max Supply" were added but not "Circulating Supply".
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
static const int64 MAX_MONEY = 300000000 * COIN;
But it is only for check some operations.
QBT now minted 17.5M per year and max supply will be reached after 13 years.
newbie
Activity: 38
Merit: 0
Does it have max supply?
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
"Circulating Supply" added to Coinmarketcap. Need some time for update.
legendary
Activity: 1045
Merit: 1157
no degradation

We made it to $0.02 on coinmarketcap today wooohhooo!

https://coinmarketcap.com/currencies/cubits/


Yep that was an epic run but looks like it's over. Personally didn't think QBT would ever see 10+ cents and 30+ BTC volume. The whale manhandled it.

Well, a whole BTC volume is not that bad. We had weeks with next to nothing. Btw. does anybody know if and how we could get the "Circulating Supply" figure updated? This would enable the "Maket Cap" display and increase our "Ranking". Not that these figures would matter, but a pump like the last one might catch more eyes. Wink
newbie
Activity: 13
Merit: 0

We made it to $0.02 on coinmarketcap today wooohhooo!

https://coinmarketcap.com/currencies/cubits/


Yep that was an epic run but looks like it's over. Personally didn't think QBT would ever see 10+ cents and 30+ BTC volume. The whale manhandled it.
sr. member
Activity: 354
Merit: 250

We made it to $0.02 on coinmarketcap today wooohhooo!

https://coinmarketcap.com/currencies/cubits/
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
New 2.1.4 version ready.
https://github.com/scificrypto/CubitsV3/releases/download/v2.1.4/Cubits-v214-w32.zip

Fix transactions time (when import private key and rescan)
Some improvements in staking algo
Reduce log spam
Fix checkpoint server and new public key
Add checkpoint

Not mandatory update, but recommended.
legendary
Activity: 1764
Merit: 1022
Excuse my ignorance, but how do you: 2) Send your (local wallet) address and signed message to vampirus.
Is it a message on bitcointalk or a signature you generate from the command line?

If it's a command line signature can you give instructions on how to do that on the wallet?
It's a combination of both. You will sign the message with your local wallet (to proof you own the address) and send the address/message/signature via bitcointalk to vampirus. So he can verify you are the owner of this address.

1) Sign the message

1.1) If you use the GUI wallet, click on "File" -> "Sign message...". A new windows will open.
- choose "Sign Message", the first line has to cointain your address, you can use the address book icon to select one (e.g. CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv)
- type a unique message in the box below your address (e.g. Hello vampirus, I confirm that I'm the owner of CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv. November 9th, 2017. Thank you, Dunkelheit667)
- click on "Sign Message", the signature will appear inside the third row (and a green "Message signed."), you will get an output like:
Code:
IFWq0LhAh7f9pFzZcjyyLMteqO6AL28D4kZU232/BFEEvhGJ86EkqCf1lPS+3UEofRom/CyoTgzS/tnKTnU31ws=
- you can use the icon on the right to copy this signature if needed

1.2) You can use the command line as well.
- signmessage CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv "Hello vampirus, I confirm that I'm the owner of CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv. November 9th, 2017. Thank you, Dunkelheit667"
- the response will be a signature

2) Send the address, message and signature to vampirus via bitcointalk private message.
I would suggest using the [ code ]-tag (it's the hash key in the post dialog) inside your pm, because the forum software might reformat your signature... this can cause trouble when verifying the message. Try code blocks like this for any unique address:

Code:
Address: CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv

Message: Hello vampirus, I confirm that I'm the owner of CMmRiBwDREzDweRDPmrVLFCdyVF46MfVrv. November 9th, 2017. Thank you, Dunkelheit667

Signature: IFWq0LhAh7f9pFzZcjyyLMteqO6AL28D4kZU232/BFEEvhGJ86EkqCf1lPS+3UEofRom/CyoTgzS/tnKTnU31ws=

3) Hint
To get all addresses with a balance, use "Send coins" -> "Coin Control", select "Tree Mode". Each row will contain one of your addresses with a balance > 0.

I hope this helps, cheers!

Info has been sent. Looking forward to staking a pile of SCIFI coins. Thanks
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
The daemon claims there is no such command as splitthreshold.

-MarkM-


I do not know, in debug window all work.
Try put in config:
splitthreshold=2000

I think about hardfork and PoW mining.

I do not see big enthusiasm among active users.
PoW miners never keep and support coin, only mining and sell.
Add PoW make QBT more vulnerable to 51% attack.
Any hardfork need only when it really need.

So, I do not make hardfork. Only new version with some improvements.
I better give part of my profit to faucet.

Faucet http://cryptoguru.tk/Faucet/index.php?Currency=QBT
Now 1 coin per user.
legendary
Activity: 2940
Merit: 1090
The daemon claims there is no such command as splitthreshold.

-MarkM-
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
What are the command-line commands to do coin splitting?

I do not see anything in the "help" output that seems to relate to that.

Also nothing about setting the split value you want to keep it splitting below a certain point.

-MarkM-

There is no special console command for splitting.
You need create new wallet, copy address, then start old wallet and use console command:
sendtoaddress
many times. For set splitting use command: splitthreshold
default splitthreshold is 400

Free SCIFI bonus coins swap for QBT  started.
Just consolidate QBT to 1-3 address and send to me PM with address proof (sign message with address)
I check balance Febfuary, 1 2018 and calculate swap rate. Also give me new SCIFI address.
Help with message: https://bitcointalksearch.org/topic/m.24301702
You do not lose yours QBT, just get free SCIFI coins.
legendary
Activity: 2940
Merit: 1090
What are the command-line commands to do coin splitting?

I do not see anything in the "help" output that seems to relate to that.

Also nothing about setting the split value you want to keep it splitting below a certain point.

-MarkM-
newbie
Activity: 27
Merit: 0
Split tutorial:
https://www.youtube.com/watch?v=6H4Xi3zr21g
or send with coin control big blocks to yours another addresses 2000 coin each time.

Cassie donation address CRV3Neg2PdA7jKho1yTSCqFBxu6iZRLaSY see OP.

Thank you friends, you helped me a lot, I did it!
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Split tutorial:
https://www.youtube.com/watch?v=6H4Xi3zr21g
or send with coin control big blocks to yours another addresses 2000 coin each time.

Cassie donation address CRV3Neg2PdA7jKho1yTSCqFBxu6iZRLaSY see OP.
legendary
Activity: 1045
Merit: 1157
no degradation
Or may be because wallet encrypted, try:
walletpassphrase [mintonly]
for example
walletpassphrase 123qwerty 10000000 true
that's right, I just added a purse two days ago
If you have fresh coins, do not forget split inputs to optimal size 1000-2000 QBT
I do not know how to split inputs, help
I don't have the wallet in front of me at the moment, but something like this:

1) Enable Coin Control
- go to 'Settings' -> 'Options' -> 'Display'
- check 'Display coin control'
- confirm with 'OK'

2) Select the inputs you want to split
- open 'Send', open 'Inputs'
- here you can see all inputs (transactions sent to your wallet), there should be at least one (the amount you received some days ago)
- select the inputs you want to split (e.g. all inputs with a balance > the mentioned 1000 to 2000 QBT)
- copy one of the input addresses (we will send the selected coins later to this address)
- confirm with 'OK'

3) Split the inputs
- back in the 'Send' dialog, check 'SplitBlock'
- you can now enter the number of 'blocks' you want to generate (the term 'blocks' might be confusing, it's the number of outputs/new inputs you want to create) - let's say your input(s) contain(s) 10000 QBT and you want to split them to new inputs with the mentioned 1000 QBT, you should enter 10, because 10000 / 1000 = 10

4) Send your QBT
- paste the address from 2) into the 'Pay To:' field
- copy/paste or enter the amount from 'After Fee' (this should display the amount of your input(s) - the transaction fee) into the 'Amount:' field
- confirm with 'Send'

This will create a transaction, splitting your coins. You can check the 'Transactions' tab, it should be listed. Wait some minutes. You can verify via 'Send' -> 'Inputs' if there are more inputs than before (in our example from above, you will now see 10 inputs with 1000 QBT each).

Hope this helps!
newbie
Activity: 27
Merit: 0
Or may be because wallet encrypted, try:
walletpassphrase [mintonly]
for example
walletpassphrase 123qwerty 10000000 true
that's right, I just added a purse two days ago
If you have fresh coins, do not forget split inputs to optimal size 1000-2000 QBT
I do not know how to split inputs, help
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Or may be because wallet encrypted, try:
walletpassphrase [mintonly]
for example
walletpassphrase 123qwerty 10000000 true
that's right, I just added a purse two days ago
If you have fresh coins, do not forget split inputs to optimal size 1000-2000 QBT
newbie
Activity: 27
Merit: 0
I did not quite understand the problem: I unlocked the wallet and I want to receive rewards, but I do not know how to do it.
Я нe пoнял пpoблeмы, ты xoчeшь PoS в QBT или имeeшь ввидy бecплaтныe SCIFI coins?
Yes, I want POS, but I do not know how to do it
QBT like Hyperstake, if you want PoS, need keep wallet always working and online.
You need more then 2 connections and more 15 days old input transaction.
If you see at bottom green arrow - your wallet is staking, put mouse pointer over green arrow
 and you will see average time for get one stake.
And set reservebalance=0 in config.
All done, active connections 3, but the arrow in the gray circle, here is the screen: http://prntscr.com/htoszg I do this for the first time, so do not be angry with me
We all started one day, so nobody will be angry with you. Guess anybody here is happy to answer valid questions. Smiley

The screenshot says '...you don't have mature coins.' This means there is no input transaction older than 15 days. PoS/the staking will start 15 days after you received the first QBT sent to your wallet. Let's say you've bought QBT on December 20th and sent them to your wallet, the staking should start on January 4th.

Thank you very much for the help!
newbie
Activity: 27
Merit: 0
Or may be because wallet encrypted, try:
walletpassphrase [mintonly]
for example
walletpassphrase 123qwerty 10000000 true
that's right, I just added a purse two days ago
Pages:
Jump to: