subdev
Newbie
Offline
Activity: 42
Merit: 0
|
 |
January 18, 2026, 05:53:10 PM |
|
Install MSYS2 (x86_64) and open the “MSYS2 MinGW64” shell.Install toolchain + dependencies:pacman -Syu --needed base-devel git \ mingw-w64-x86_64-{toolchain,cmake,python,boost,openssl,zeromq,unbound,protobuf,libgcrypt,libusb,hidapi,icu4c,qt5} Clone and init submodules:git clone --recursive <repo> bitmonero-gui cd bitmonero-gui git submodule update --init --force --recursive Configure and build (Release, bundled protobuf):mkdir build && cd build cmake -G "MinGW Makefiles" -D CMAKE_BUILD_TYPE=Release -D USE_SYSTEM_PROTOBUF=OFF .. cmake --build . -j$(nproc) Outputs in build/bin: bitmonero-wallet-gui.exe, bitmonerod.exe, bitmonero-wallet-cli.exe, bitmonero-wallet-rpc.exe.
|
|
|
|
|
bbrand
Newbie
Offline
Activity: 7
Merit: 0
|
 |
January 19, 2026, 07:20:36 AM |
|
Hi BitMonero, We’d love to list BitMonero on nonlogs.io. If you’re interested, feel free to DM me.
|
|
|
|
|
subdev
Newbie
Offline
Activity: 42
Merit: 0
|
 |
January 19, 2026, 07:45:23 PM |
|
For All Windows users NEED POWER PLAN TO BE SET "Maximal performance", from 2.7kh to 5.1 kh
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 20, 2026, 11:50:09 PM |
|
Hi BitMonero, We’d love to list BitMonero on nonlogs.io. If you’re interested, feel free to DM me. Bitmonero's Personal Message Settings updated and now Allow newbies(anyone) to send PMs
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 22, 2026, 03:07:02 PM Last edit: January 22, 2026, 03:22:41 PM by bitmonero |
|
FAIR LAUNCH IS SIMPLE: remove the “private head‑start” completely. BitMonero did that by locking Block 0 to Bitcoin. The genesis nonce was unknown until the first Bitcoin block after the announced time existed. What that changes You can’t “start early” and then publish later, because before the BTC anchor block exists, the real nonce doesn’t exist. No nonce → no real genesis → nothing to mine that will become mainnet. Any “early chain” is provably a different chain.
Then Bitcoin mined the anchor block, the nonce became public in the same moment for everyone, and mainnet began in the open. That’s the fairness: no hidden minutes, no secret blocks, no privileged launch.
Anchor proof: BTC anchor block (public) 00000000000000000000c02751d3c56ada9efdf9decad974cbbf84f353274bdc Digits → uint32 nonce = 2751356999 BitMonero GENESIS_NONCE: 2751356999
Result: Bitcoin scarcity + Monero-style privacy, with a launch that’s verifiable. CPU miners welcome.
|
|
|
|
|
pow-cartel
Newbie
Offline
Activity: 1
Merit: 0
|
 |
January 23, 2026, 04:48:34 PM |
|
🚀 BITMONERO POOL IS NOW LIVE!ATTENTION MINERS: The POW CARTEL has officially expanded. Our high-performance BITMONERO (BMR) Mining Pool is now fully operational and ready for your hashrate. ⚡ Why mine with the Cartel? ⛏️ Zero-Latency Infrastructure: Optimized stratum servers for maximum efficiency. ✅ Custom Cyber-Dashboard: Real-time stats, live "Share Accepted" feeds, and integrated profit calculators. 📝 Fast & Ready-to-Run: Dedicated repository with Pre-built Static Node Binaries — no compilation needed, just download and sync. ✈️ Reliability: Built by miners, for miners. 🤝 [ CONNECT NOW ] HOST: bmr-stratum.powcartel.com PORT: 4444 🪐 Launch your miners: xmrig -o bmr-stratum.powcartel.com:4444 -u YOUR_WALLET -p x Join the elite. Secure the network. Get paid in BMR. 💎 Check your stats & download binaries here: 🔗 https://bitmonero.powcartel.com 👈 And welcome back to BitMonero! 🦾
|
|
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 23, 2026, 09:02:38 PM Last edit: January 23, 2026, 10:00:16 PM by bitmonero |
|
|
|
|
|
|
|
btcprice
|
 |
January 24, 2026, 03:18:08 AM |
|
When and where will this be listed for purchase?
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 25, 2026, 01:26:15 PM |
|
BitMonero at block 7000: 18.55 MH/s hash.
Roughly 0.27% of Monero's 6.89 GH/s.
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 26, 2026, 04:25:58 PM |
|
BitMonero and Monero use the same seed format, but each network sets a different address prefix so users don’t confuse them.
Monero mainnet addresses start with 4/8, while BitMonero addresses start with Z (e.g., ZB…/ZW…).
The same seed will derive valid keys on both networks, yet the distinct prefixes make it clear which network an address belongs to and prevent mis-sending between them.
|
|
|
|
|
yoshikiazuma
Newbie
Offline
Activity: 98
Merit: 0
|
 |
January 28, 2026, 06:17:46 PM |
|
mined my first bitmonero block yesterday. and i will continue to mine and support the network.
this is the actual bitmonero (coin), it is not related to bitcoin or monero. but it has some special features of both of the worlds in one. this is bitmonero's venture into the future
|
|
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
January 29, 2026, 09:12:41 PM |
|
For years, crypto launches were rigged: premines, dev taxes, instamines.
BitMonero launched clean. No premine. No dev tax. No instamine. No hardcoded genesis, no zero‑timestamp tricks—just a verifiable, open start for everyone.
In 13 days we’ve produced 9,888 blocks—about 760/day, only ~5% above the 720/day target in BitMonero’s consensus.
This is the fair launch crypto has been waiting for—and we just made history together.
|
|
|
|
|
subdev
Newbie
Offline
Activity: 42
Merit: 0
|
 |
January 31, 2026, 08:42:45 AM |
|
Step‑by‑step tutorial showing how to create your Bitmonero wallet and set up a HiveOS flight-sheet to mine in a minute released by Argenminershttps://www.youtube.com/watch?v=tScoGq-8kDs
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
February 01, 2026, 08:28:49 PM |
|
|
|
|
|
|
bitmonero (OP)
Newbie
Offline
Activity: 28
Merit: 1
|
 |
February 04, 2026, 03:25:16 PM |
|
There is a warning on the BitMonero nodes
[<IP_ADDRESS>:48080 OUT] Sync data returned a new top block candidate: 14057 -> 3602648
It is just a warning. someone with Monero blockchain data connected and tried to mine bitmonero.
No actions needed. This warning will be removed in next release of the BitMonero node.
|
|
|
|
|
gs522084
Newbie
Offline
Activity: 3
Merit: 0
|
 |
February 11, 2026, 10:11:10 AM |
|
Important reminder! rplant.xyz is a fraudulent mining pool that deceives users and steals their computing power; users will not receive any rewards, whether from mining or personal mining activities.
|
|
|
|
|
yoshikiazuma
Newbie
Offline
Activity: 98
Merit: 0
|
 |
February 20, 2026, 10:04:23 PM Last edit: March 04, 2026, 01:43:39 PM by Welsh |
|
Important reminder! rplant.xyz is a fraudulent mining pool that deceives users and steals their computing power; users will not receive any rewards, whether from mining or personal mining activities.
bitmonero - isn't associated with any centralized mining pools - bitmonero software is independent and operational and ive taken youre complaint with consideration and kept note use centralized pools with caution and find which you find trust in or which benefits you. if youre having an issue with a mining pool, i think the best would be to take it up with the pool provider and they could help
Monero and Bitok are two projects that keep the legacy alive.
hey sub and ton good timing just noticed you both are here hehe good to see you didn't expect to see you guys here (: i were reading up the recent monero posts here and noticed cAPSLOCK here.. i agree with caps about the monero's privacy concerns monero xmr bitcointalk topic page: [2132] https://bitcointalk.org/index.php?topic=583449.42620
|
|
|
|
|
parrotbr
Newbie
Offline
Activity: 1
Merit: 0
|
 |
March 03, 2026, 11:07:24 AM |
|
This project was abandoned by the developer.
|
|
|
|
|
|