Bitcoin Forum
August 31, 2026, 11:07:34 AM *
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 177 times)
BitQube (OP)
Newbie
*
Offline

Activity: 8
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
*
Online Online

Activity: 5
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: 8
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
*
Online Online

Activity: 5
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! 🙂
lightbit
Member
**
Offline

Activity: 436
Merit: 89


View Profile WWW
Today at 06:07:18 AM
 #5

Hey! Congrats on the launch. Smiley

I couldn't find the discord link... could you please share? Thanks.

CHAINQUIRY — Discover, Research & Verify Crypto Projects
Free Project Listings | Official Thread
BitQube (OP)
Newbie
*
Offline

Activity: 8
Merit: 0


View Profile
Today at 06:26:52 AM
Last edit: Today at 08:49:06 AM by Welsh
 #6

Thanks for the constructive follow-up. 🙏

I agree that these are the right questions to document publicly, and I appreciate the fact that you’re approaching them from a transparency perspective rather than as a “gotcha.”

For clarity, here is our position on each point:

1) BTQ ecosystem reserve

The 641,600 BTQ premine represents approximately 8.02% of the 8,000,000 BTQ maximum supply and is intended for the BitQube ecosystem, including development, infrastructure, listings and other ecosystem requirements.

We agree that the most useful information is the on-chain address and transaction history, rather than simply describing the purpose of the allocation.

We will publish the relevant reserve address and its on-chain status so that anyone can independently verify the balance and movements through the BitQube explorer.

2) Fee addresses

We acknowledge the two fee destinations currently defined in chainparams.cpp.

Rather than making an unsupported claim about key management, we will document the actual control arrangement — including whether the addresses are single-signature or multisignature and the applicable operational controls.

Again, the objective is that users should be able to verify the information themselves rather than relying on statements from the project.

3) Initial 5,000-block mining period

Your description of the nCPUMiningEpochBlocks = 5000 configuration is an important point to explain to miners.

The initial difficulty configuration and the block-1 premine are part of the chain’s launch history. We agree that this should be explicitly documented in the ANN/README so that anyone joining later understands the conditions under which the network started.

We will distinguish clearly between:

* the 641,600 BTQ ecosystem allocation;
* normal block emissions during the initial mining period; and
* the subsequent open-mining emission available to the public.

We don’t want new miners to have to reconstruct these details from source code themselves.

4) Network hashrate and decentralization

Agreed.

A small network with a limited number of independent miners naturally has higher concentration and therefore higher theoretical reorganization/51%-type risk than a mature PoW network with diversified hashrate.

This is one of the reasons we are actively encouraging independent miners and additional pools, rather than treating the current official pool hashrate as representative of long-term network decentralization.

The current network should be evaluated according to what it actually is today, not presented as if it already has the security profile of a mature PoW network.

Most importantly, we agree with your final point:

Code + explorer + on-chain data should remain the source of truth.

We’ll work on publishing the reserve-address information and fee-address/key-management information so these points can be independently verified.

Thanks again for taking the time to inspect the repository and raise the questions publicly. This type of scrutiny is useful for an early-stage PoW project. 👍
Thanks for asking! 👋

We’ve now opened the official BitQube Discord community for BTQ miners, QUBX validators, developers, ecosystem users, and community members.

💬 Official BitQube Discord:
https://discord.gg/zGmprHnbC

Everyone is welcome to join and discuss BitQube, BTQ mining, QUBX, development, the ecosystem, and the BitQube Metaverse. 🚀

Welcome to the community!
morlok007
Newbie
*
Online Online

Activity: 5
Merit: 0


View Profile
Today at 10:33:58 AM
 #7

Nice, that's exactly it — and a big thanks for committing to it publicly,
really appreciated. Honestly, this kind of open exchange is great to see
on a project this early.

The three things that matter most for us miners:

- the reserve address (so the 641,600 BTQ can be followed on the explorer),
- the fee-address control (single-sig or multisig, and who manages it),
- and the launch conditions written up clearly in the README.

Once those are online, anyone will be able to verify for themselves — which
is the whole point. Until then, let's call them "coming" rather than "done,"
nothing harsh in that. 😊

Good luck building the project out — looking forward to seeing where it goes! 🚀
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!