Pages:
Author

Topic: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private - page 6. (Read 6806 times)

newbie
Activity: 3
Merit: 0
Finding blocks is only giving 9 bolt in the 10000 block range? Am I missing something?

15 Bolt coins per block * .6 = 9
40% goes to masternodes, 60% to miners

Awesome, thank you for clearing that up!
newbie
Activity: 6
Merit: 0
Finding blocks is only giving 9 bolt in the 10000 block range? Am I missing something?

15 Bolt coins per block * .6 = 9
40% goes to masternodes, 60% to miners
newbie
Activity: 3
Merit: 0
Finding blocks is only giving 9 bolt in the 10000 block range? Am I missing something?
newbie
Activity: 3
Merit: 0
I saw that the wallets are already available, I installed for windows and even though the qt version is very good! Good developer work.  Wink
newbie
Activity: 37
Merit: 0
newbie
Activity: 56
Merit: 0
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

booo means the share was rejected....
Yay! is accepted


So, if all your getting is 'boo' - you won't get any coins...
member
Activity: 117
Merit: 10
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

Make sure you are using right algo.  For ccminer it should be -a blake
Bro how abt for the RX570s
member
Activity: 117
Merit: 10
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

Make sure you are using right algo.  For ccminer it should be -a blake

just blake or blackecoin ?
Just blake
thanq it worked
newbie
Activity: 89
Merit: 0
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

Make sure you are using right algo.  For ccminer it should be -a blake

just blake or blackecoin ?
Just blake
newbie
Activity: 1
Merit: 0
What exchanges have you planned to list on to begin with?
member
Activity: 117
Merit: 10
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

Make sure you are using right algo.  For ccminer it should be -a blake

just blake or blackecoin ?
newbie
Activity: 89
Merit: 0
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...

Make sure you are using right algo.  For ccminer it should be -a blake
member
Activity: 117
Merit: 10
i am getting like boooooo solved in the miner while solo mining but still no coins in the wallet...
newbie
Activity: 89
Merit: 0
Any pools setup for mining this??

What would the command be in ccminer ?

Sorry I am new and just learning.

You can solo mine it using your wallet as a pool.
jr. member
Activity: 100
Merit: 3
Any pools setup for mining this??

What would the command be in ccminer ?

Sorry I am new and just learning.
newbie
Activity: 28
Merit: 0
It will be Hello World wallet  Grin

It will be good if you'll share it to us - common mortals.  Smiley

I'm working on compiling Wallet QT for everything right now! Our site is gonna be release in next few hours. Stay tunned!

So you are trying to compile the windows wallet for 5 days?

Good luck mate!

Thank you! All wallets are compiled and on Github in "release" area. Smiley

Hi boltcurrency,

I managed to compile the latest git with Ubuntu 17.10 and latest boost and Qt after some changes to the code. I am able to solo mine without any issues. I would like to commit the changes and support the development of Bolt. I am unable to PM you because I am a newbie. Please PM me. Thanks!



Hi! I tried to PM you but you can't receive message from a newbie like me. Can you make a PR on Github?

Thank you very much!


I have made the PR on Github.

Thank you, Velocity! I'll read the PR tomorrow, I promise. Now's 4:14 and I'm falling sleep. Hahahah. Thank you!

I love you all <3
member
Activity: 196
Merit: 10
StasyQ
It will be Hello World wallet  Grin

It will be good if you'll share it to us - common mortals.  Smiley

I'm working on compiling Wallet QT for everything right now! Our site is gonna be release in next few hours. Stay tunned!

So you are trying to compile the windows wallet for 5 days?

Good luck mate!
newbie
Activity: 28
Merit: 0
No windows/linux wallet at launch, dev states he's compiling everyday rn the wallets. what a joke!  Grin

It is not my obligation to provide Qt Wallet since the source code is available for people to download and compile. I'm doing this with a "plus", since I do not absolutely have the ability with QT's language and it's in the roadmap we're putting together, a GUI Wallet using NodeJS + Angular 2 + Electron.

Yes, I'm finding it difficult to build a Wallet GUI using QT, as I explain, believe me, okay. But I've been working all day for over 10 hours in the currency in order to compile this QT for a community. So you should thank me, not criticize.

You have so many ways to mine Bolt: Pools, built-in wallet and etc. It's not difficult download, compile and use cgminer to mine bolt.
newbie
Activity: 87
Merit: 0
About (version 0.9) a.k.a “Chronos”

Anonymous, Blazing fast and Consensus onchain.   

Specifications

Name: BOLT (or just Bolt)
Coin abbr: BOLT
Algorithm: Blake-256(8r) (much faster than SHA256, Groestli and others algorithms)
Max Supply: 21M
Premine: 0%
Mining system: 55% PoW and 45% PoS
Consensus: OnChain from Masternode votes
nDefaultPort = 11990;
nRPCPort = 11991;

Testnet

nDefaultPort = 21990;
nRPCPort = 21991;



Block rewards
Maturity: 80 blocks
Block time: 1 minute (60 sec)
Difficulty adjusts every block

Blocks (PoW)

Halving reward every 40000 * 2 blocks.

1-40000: 15 BOLT
40001-80000 = 7,5 BOLT
80001-160000 = aprox. 5 BOLT
160001-5000000 = aprox. 1 BOLT (Aprox. 15 years)

Masternode

Masternode received 40% of Block Value (starting at 15). initialy

Source Code

Source Code: https://github.com/bolt-currency/BOLT
Official Repo on Github: https://github.com/bolt-currency/

Wallets

Source Code: https://github.com/bolt-currency/BOLT/archive/0.9.1.zip
Mac Wallet: https://github.com/bolt-currency/BOLT/releases/download/0.9.1/boltcore-0.9.1-osx.dmg
Linux Wallet (64-bit): working in progress (soon)
Windows Wallet: working in progress (soon)

Please, be patient guys... We are still working in progress! More news soon.


No windows/linux wallet at launch, dev states he's compiling everyday rn the wallets. what a joke!  Grin
newbie
Activity: 28
Merit: 0
Hi boltcurrency,

I managed to compile the latest git with Ubuntu 17.10 and latest boost and Qt after some changes to the code. I am able to solo mine without any issues. I would like to commit the changes and support the development of Bolt. I am unable to PM you because I am a newbie. Please PM me. Thanks!



Hi! I tried to PM you but you can't receive message from a newbie like me. Can you make a PR on Github?

Thank you very much!

Hello Dev! Any news about releasing the windows wallet?  Smiley

Hello, XpoH. I'm making some progress! I'm getting some issues when it's reaching 99%"while I try to compile it on Windows's build. I belieave soon I'll be able to reach this out Wink

Stay tunned!
Pages:
Jump to: