Bitcoin Forum
August 30, 2026, 05:38:52 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN]BitQube (BTQ) — GPU-Mineable PoW Coin | Official Project  (Read 123 times)
BitQube (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
August 28, 2026, 06:37:26 PM
 #1

Hello Bitcointalk community,

This is the official BitQube (BTQ) project thread.

BitQube was launched recently and mining is already active. A small number of miners have started mining BTQ, and we are now opening this official Bitcointalk thread so that miners, users, developers and the wider community can find official information and ask questions directly.

🔹 BitQube (BTQ)

* Ticker: BTQ
* Consensus: Proof-of-Work
* Algorithm: KawPoW
* Mining: GPU
* Total Supply: 8,000,000 BTQ
* Premine: 641,600 BTQ
* Open Mining: 7,358,400 BTQ

🔹 Official Sources

Website: https://bitqube.org
Explorer: https://explorer.bitqube.org
Mining Pool: https://pool.bitqube.org
GitHub: https://github.com/bitqube/bitqube

🔹 Why This Official Thread?

Some community members have already posted about BitQube on Bitcointalk.

Those discussions can be useful, but this thread is intended to be the official source for BitQube project information, updates and clarification of questions.

We welcome everyone to ask questions about:

* Mining and mining setup
* Blockchain and network
* Tokenomics and supply
* Wallets and technical issues
* Development
* Future ecosystem plans

BitQube is at an early stage, and we are building the ecosystem step by step with the community.

Welcome to BitQube.

Official BitQube Team
morlok007
Newbie
*
Offline

Activity: 4
Merit: 0


View Profile
August 29, 2026, 01:41:30 PM
 #2

Hey, congrats on the launch! 👋 A few miners asked me about BitQube, so I
dug into the repo and the chain a bit. Sharing what I found so everyone can
make up their own mind — all of it is one click to verify, so please don't
take my word for it.

First the good news: it's a clean Ravencoin fork (fork commit 6d48ae0 is
right there in RavenProject/Ravencoin), the chain is genuinely live, and
KawPoW validation is real. Nothing fabricated in the history.

Where I'd want fellow miners to look closely before pointing rigs at it —
the economics all lean toward whoever launched it:

1) The premine is bigger than it sounds today. Block 1 mints 641,600 BTQ
   (the "8.02% reserve"). But right now, explorer.bitqube.org/ext/getsummary
   shows only ~822k BTQ in existence at height ~51,600 — so that premine is
   about 78% of every coin that exists at the moment. That balance will
   shift as mining continues, but it's worth knowing where things stand.

2) Distribution is very tight so far: /ext/getdistribution shows the top 25
   addresses holding 99.66% of supply.

3) Hashrate is basically one pool: pool.bitqube.org shows 8 miners / ~696
   MH/s, which is ~the whole network. That means a single operator produces
   nearly all blocks today and could reorg the chain — so payouts aren't
   really final yet until more independent miners join.

4) Heads-up on the asset fees: on mainnet they were switched from
   Ravencoin's burn addresses to two normal spendable ones
   (chainparams.cpp:277-288, commit e93488c5) — testnet still burns. Might
   be intentional, just flagging it so issuers know where the fee goes.

Two small housekeeping things: the repo's `about` file still says
"no pre-mine" (probably leftover Ravencoin text worth updating), and there's
a 25MB compiled src/ravend committed in the tree — I'd build from source
rather than run that.

None of this means bad intent — early coins are messy and a lot of this may
just be launch-stage rough edges. But since real electricity is involved,
I'd love to see the team clarify the premine holder, the fee address, and
get more miners on before folks commit hardware. Happy to be corrected on
any point — cheers, and good luck with it! Not financial advice. 🙂
BitQube (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
August 29, 2026, 03:58:13 PM
 #3

Thank you for taking the time to actually review the BitQube repository and chain rather than simply making assumptions. We appreciate the detailed feedback, and we agree that miners should verify the code and network for themselves.

A few points deserve clarification from the BitQube team:

1. Ecosystem Reserve / 641,600 BTQ

Yes — this part is correct.

BitQube has a fixed maximum supply of 8,000,000 BTQ.

• 641,600 BTQ (8.02%) — Ecosystem Reserve, created in block 1
• 7,358,400 BTQ (91.98%) — Community mining emission

The 8.02% figure is therefore based on the total 8,000,000 BTQ maximum supply, not on the amount of BTQ that happens to exist at an early block height.

At the very beginning of a PoW chain, the reserve naturally represents a much larger percentage of the coins currently in existence because the remaining 7,358,400 BTQ has not yet been mined.

The reserve allocation is disclosed in the current BitQube README and is not hidden. It is intended for development, infrastructure, security, partnerships and listings.

2. Current holder distribution

We agree that early-chain distribution can be highly concentrated.

This is a newly launched PoW network and the majority of the eventual 7,358,400 BTQ mining emission has obviously not yet entered circulation.

We encourage miners to independently examine the explorer and distribution data rather than relying on statements from the project team.

We also agree that publishing clearer information about the reserve addresses and their intended use is beneficial for the community.

3. Mining hashrate and network security

The concern about early hashrate concentration is reasonable.

BitQube is a PoW/KawPoW network, and independent miners and independent pools are important to network decentralization.

The pool statistics have also changed since the numbers quoted in the original post. The public pool currently shows 12 miners and approximately 572 MH/s, so the quoted 8 miners / 696 MH/s is already an older snapshot.

We do NOT want BitQube to depend permanently on a single pool.

Our objective is to attract independent miners, additional pools, GPU mining operators and eventually broader infrastructure participation.

We encourage anyone with mining infrastructure to run an independent BitQube node and, where possible, operate independent mining infrastructure rather than assuming the official pool should represent the entire network.

4. Asset issuance fees

This point is correct and we want to be completely clear about it.

On BitQube mainnet, the asset issuance fees are sent to designated fee addresses rather than being sent to the traditional Ravencoin-style burn addresses.

This was an intentional protocol change and is visible directly in the source code.

Commit e93488c explicitly changed the terminology and logic from BurnAddress to FeeAddress.

The current mainnet code also identifies the fee address as a spendable administrative/project address.

The testnet configuration still uses the traditional burn addresses.

We understand why miners and asset issuers would want this clearly documented, and we agree that the documentation should explain the purpose and governance of these fees more explicitly.

5. The old about file

This criticism is valid.

The repository’s old about file still contains inherited text stating that BitQube has “no pre-mine” or developer allocation.

That text is outdated and conflicts with the current BitQube tokenomics.

The current README correctly documents the 641,600 BTQ Ecosystem Reserve.

We will treat the outdated about text as documentation that needs to be corrected rather than trying to defend an obvious inconsistency.

6. Repository / binary housekeeping

We also agree with the general principle that miners should be able to reproduce BitQube from source and verify what they are running.

The repository is open source and provides build instructions. Anyone operating serious mining hardware should build from a trusted source/release and verify binaries rather than blindly executing an unknown binary.

Bottom line

We don’t expect miners to trust BitQube simply because the team says so.

The chain is open source, PoW/KawPoW, and its consensus parameters, emission schedule and asset-fee rules can be inspected directly.

We welcome independent miners, developers and security researchers reviewing the code and pointing out inconsistencies.

If something is factually wrong, we will correct it.

If something is intentionally designed that way, we will explain why.

And if something in the documentation is simply outdated, we will fix the documentation.

For miners, the most important next step is exactly what the original poster suggested: verify the code, verify the chain, and make your own decision.

Thank you again for doing the technical review and raising these questions.

BitQube Team
morlok007
Newbie
*
Offline

Activity: 4
Merit: 0


View Profile
August 29, 2026, 07:22:08 PM
 #4

Thanks for the detailed and straight-up reply — genuinely appreciated. 🙌
Good to see the fee-address change and the outdated `about` file acknowledged
as intentional / to-be-fixed, and fair point on the premine framing: 8.02%
is the share of the 8M cap, and the ~78% figure is just the early-emission
snapshot that dilutes as the 7.36M gets mined. Both are true — happy to keep
them side by side.

A few things still open for anyone reading, all one click to verify:

1) Reserve transparency
"Ecosystem Reserve for dev / infra / listings" is fine as intent — the useful
data is on-chain: which address received the block-1 641,600 BTQ, and whether
any of it has moved. Publishing that (plus any planned vesting / multisig)
closes the loop nicely.

2) Fee address control
There are two mainnet fee destinations in chainparams.cpp:277-288 —
BC2MHYXdTCtNSHhbxoPfra9hi2t2Vng5jY (per-asset fees) and
BSMoPz6SgDJruMeVfqsNZ8zzVsWWbr3eVY (global). You've confirmed they're
spendable project addresses — single-sig or multisig, and who holds the keys?

3) Launch window
chainparams sets nCPUMiningEpochBlocks = 5000, pinning difficulty to powLimit
for the first 5,000 blocks (pow.cpp). The window's own emission is small
(~17,500 BTQ, ~0.22% of max supply), but note block 1 is mined inside it — so
the full 641,600 BTQ reserve (~8%) was minted at floor difficulty. With genesis
predating the public repo by ~a day, whoever was ready at launch could take
those early blocks at trivial cost. Worth spelling out the early conditions in
the ANN/README so late miners know what they're joining.

4) Hashrate / finality
Whether it's 8 or 12 miners on the official pool, one operator still produces
most blocks — so reorg risk stays real until independent pools and hashrate
show up. Your own point about encouraging independent miners is exactly the
right one.

None of this is a gotcha — you've been upfront, and I'll gladly update anything
here as the reserve address and fee-key setup get published. Code + explorer
stay the source of truth either way. Cheers and good luck building it out! 🙂
Pages: [1]
  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!