Bitcoin Forum
July 28, 2026, 08:05:34 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] RGMChain (RGM) — Dogecoin fork w/ native post-quantum (ML-DSA-44) addresse  (Read 144 times)
RGM-Core (OP)
Newbie
*
Offline

Activity: 5
Merit: 0


View Profile
July 27, 2026, 05:42:15 PM
 #1


RGMChain (RGM) — a Dogecoin fork with native post-quantum (ML-DSA-44) addresses
Scrypt PoW · 60-second blocks · no premine · fair launch

What is RGM?
RGMChain (RGM) is an open-source fork of Dogecoin Core 1.14.x (Bitcoin Core lineage) that adds a native post-quantum address type based on ML-DSA-44 (CRYSTALS-Dilithium, NIST FIPS 204), alongside the usual legacy and SegWit addresses. The idea is simple and deliberately modest: keep a proven codebase, add one meaningful capability — addresses that resist future quantum attacks — for users who want to keep savings safe long-term.

Honest framing
- It's a Dogecoin fork, not a from-scratch chain.
- No premine, no ICO, no team/dev allocation.
- Block 1 is mined at public launch, in the open.
- Post-quantum addresses are opt-in and activate at block 50,000.
We'd rather set realistic expectations than overpromise.

Specifications
- Base: Dogecoin Core 1.14.x
- PoW: Scrypt (merge-mineable with LTC/DOGE via AuxPoW from block 500,000)
- Block time: 60 seconds
- Block reward: 50 RGM; halving every 2,102,400 blocks (~4 years)
- Difficulty: LWMA (window 45) + DigiShield from block 1
- Coinbase maturity: 30
- Post-quantum: ML-DSA-44 via liboqs 0.15.0 (signature 2,420 bytes vs 72 for ECDSA)
- Address types: Legacy (R...), SegWit (rgm1q...), post-quantum (rgm1z...)
- Activation heights: pool mining 25,000 · SegWit+PQ 50,000 · AuxPoW 500,000
- Premine: none

Launch
Mainnet mining started 27 July 2026, 20:00 MSK (17:00 UTC). The network is live.

A note on the genesis block
RGM's genesis was created during development, so its timestamp predates the public launch. This is cosmetic — there is no premine and no mining before launch. It is verifiable on-chain: no blocks exist between the genesis block and block 1, and block 1 is mined at launch.

Links
Website: https://rgmchain.net
GitHub (node): https://github.com/rgmchain/rgm
Wallet: https://github.com/rgmchain/rgmwallet
Whitepaper: https://rgmchain.net/pages/whitepaper.html
Telegram: https://t.me/RGM_Core

How to mine (solo)
Download the node and wallet from the website or GitHub, run rgmd, and point a Scrypt miner at the node's RPC — or use the provided RGMMiner. Step-by-step guides are on the website. All downloads have published SHA256 checksums; please verify before running.
lightbit
Member
**
Offline

Activity: 409
Merit: 83


View Profile WWW
July 27, 2026, 05:47:07 PM
 #2

Hey — I run Chainquiry, a searchable crypto project directory, and I’d like to invite your team to submit a free listing.  Smiley

It includes your official links, network, launch date and project information after editorial review:

https://chainquiry.com/list-your-project/

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

Activity: 5
Merit: 0


View Profile
July 27, 2026, 07:30:16 PM
 #3

Thanks — I've submitted RGM for a free listing. Appreciate the invite.
lightbit
Member
**
Offline

Activity: 409
Merit: 83


View Profile WWW
Today at 07:50:49 AM
 #4

Thanks — I've submitted RGM for a free listing. Appreciate the invite.

RGM is now listed on Chainquiry

Hello RGM community 👋

RGM has now been added to the Chainquiry cryptocurrency project directory.

RGM is a post-quantum-focused Proof-of-Work cryptocurrency built from the Dogecoin 1.14.x codebase. The network currently uses Scrypt mining, with protocol upgrades scheduled to introduce ML-DSA-44 post-quantum addresses and AuxPoW merge mining.

The Chainquiry profile covers:

  • Scrypt Proof-of-Work mining
  • Approximately one-minute target blocks
  • 50 RGM initial block reward
  • Dogecoin 1.14.x foundation
  • ML-DSA-44 signatures standardized under NIST FIPS 204
  • Post-quantum addresses scheduled for activation at block 50,000
  • AuxPoW merge mining scheduled for block 500,000
  • Official wallet, explorer, whitepaper and network resources

View RGM on Chainquiry:
https://chainquiry.com/projects/rgmchain/

Official website:
https://rgmchain.net/

The post-quantum address system and AuxPoW functionality are scheduled protocol milestones and should not be treated as active until their respective block heights are reached.

This is an independent editorial listing and does not represent an endorsement, guarantee of quantum resistance, investment-safety assessment or financial recommendation from Chainquiry.

Properly sourced corrections and project updates are always welcome.

CHAINQUIRY — Discover, Research & Verify Crypto Projects
Free Project Listings | Official Thread
paulmbcufc
Jr. Member
*
Offline

Activity: 89
Merit: 1


View Profile
Today at 09:47:39 AM
 #5

I need a node to sync wallet. Ready to mine to RPC -but need wallet synced
Sergick2023
Newbie
*
Offline

Activity: 19
Merit: 0


View Profile
Today at 01:06:05 PM
 #6

Wallet not sync(((
RGM-Core (OP)
Newbie
*
Offline

Activity: 5
Merit: 0


View Profile
Today at 05:57:58 PM
 #7

RGM network update — 28 July 2026

Short version: RGM launched on 27 July. Early on, a large miner joined, pushed the difficulty up sharply, and then left. With that hashrate gone, the remaining miners couldn't meet the elevated difficulty, and the network stalled at block 363 — a known failure mode for young Scrypt chains ("stuck at peak difficulty").

We've shipped RGM's first update to fix the root cause:
  • An emergency difficulty rule: if no block is found for 3 hours, the next block is allowed at minimum difficulty. A large miner leaving can never freeze the chain again.
  • A checkpoint at block 363, locking in all history up to the stall.
This was a coordinated update (a hardfork at block 364). Our nodes are updated and the network is producing blocks again.

In plain terms:
  • Nothing was rolled back. Every coin mined so far (~18,150 RGM) stays with whoever mined it. We didn't and won't reset balances.
  • Outside connections were briefly limited during the upgrade so the fix could roll out cleanly. We'll reopen them together with the updated release.
  • Updated binaries and a short write-up will be posted on GitHub in the next couple of days. If you run a node, you'll need that update to follow the network past block 364.
We'd rather be upfront about a rough first day than pretend it didn't happen. RGM is a Dogecoin fork that adds a native post-quantum address type — no premine, 60-second blocks, 50 RGM per block.

We want a broad, fair start, and once the update is out we'd love for more people to run nodes and mine with us.

Website: rgmchain.net | Telegram: t.me/RGM_Core | GitHub: github.com/rgmchain/rgm
RGM-Core (OP)
Newbie
*
Offline

Activity: 5
Merit: 0


View Profile
Today at 06:04:28 PM
 #8

I need a node to sync wallet. Ready to mine to RPC -but need wallet synced

You are absolutely right, and I appreciate you pointing this out. Your miner couldn't sync because the network was temporarily stuck at block 363.

Here is exactly what happened: shortly after launch, a large miner joined, spiked the difficulty to ~450, and then disconnected. Without that hashrate, the remaining miners (especially CPU miners) couldn't find a block at that elevated difficulty, causing the chain to stall. This is a known failure mode for young Scrypt chains.

The good news is that we have already deployed the fix. The network is producing blocks again. We added an emergency rule: if no block is found for 3 hours, the next block is allowed at minimum difficulty. This guarantees that a large miner leaving can never freeze the chain again. We also placed a checkpoint at block 363 to lock in the history.

For your miner to sync and continue mining, you will need the updated client. We are finalizing the build and will post the updated binaries and a short write-up on GitHub in the next couple of days. Until then, older nodes won't be able to follow the network past block 364.

Rest assured, nothing was rolled back. Every coin mined before the stall (~18,150 RGM) stays with whoever mined it. We'll announce the release here and in our Telegram as soon as it's ready. Thank you for your patience and for testing the network!
RGM-Core (OP)
Newbie
*
Offline

Activity: 5
Merit: 0


View Profile
Today at 06:26:43 PM
 #9

Wallet not sync(((

You are absolutely right. Your miner couldn't sync because the network was genuinely stuck at block 363 due to an early difficulty spike.

The good news: we improved the node software and restarted our nodes. The network is now fully operational and producing blocks again.

Here is a live screenshot of our working miner:
https://i.postimg.cc/RFmxKQ75/solo-miner.jpg

Your wallet will sync perfectly once we publish the updated binaries on GitHub in the next couple of days. Older clients simply cannot follow the chain past block 364.

Rest assured, no balances were rolled back.
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!