Bitcoin Forum
June 16, 2026, 07:31:45 AM *
News: Latest Bitcoin Core release: 31.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] PoLM — Mine with ANY RAM (DDR2/DDR3/DDR4/DDR5) | Latency PoW | Mainnet LIV  (Read 102 times)
aluminiun (OP)
Newbie
*
Offline

Activity: 2
Merit: 0


View Profile
April 04, 2026, 12:01:45 AM
 #1

███████████████████████████████████████████████████
          PoLM — Proof of Legacy Memory
     The first RAM-latency-bound Proof-of-Work
███████████████████████████████████████████████████

Score = 1 / latency_ns  |  Physics can't be faked.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                     MAINNET LIVE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🌐 Website:   https://polm.com.br
🔍 Explorer:  https://explorer.polm.com.br
💰 Claim:     https://polm.com.br/claim
🐦 Twitter:   https://x.com/polm2026
📱 Telegram:  https://t.me/polm2026
💻 GitHub:    https://github.com/proof-of-legacy/Proof-of-Legacy-Memory

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                   WHAT IS PoLM?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

PoLM is the first Proof-of-Work where the bottleneck
is your RAM's physical access latency — not compute
power, not VRAM bandwidth.

No GPU required. No ASIC possible. Just your PC.

Algorithm:    PoLM (RAM Latency PoW)
Score:        1 / latency_ns
DAG:          256 MB (Epoch 0)
Walk steps:   100,000 per nonce
Block time:   2 minutes
Hash:         SHA3-256

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                   ANY RAM MINES
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

DDR2  ~3800ns  → High score per nonce  ✅
DDR3  ~2000ns  → Balanced profile      ✅
DDR4  ~1200ns  → More nonces/sec       ✅
DDR5  ~600ns   → Max throughput        ✅

Slower RAM = higher score per step.
Faster RAM = more nonces per second.
The network needs both. Physics enforces fairness.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                   TOKENOMICS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Symbol:        POLM
Max supply:    210,000,000
Block reward:  50 POLM (Epoch 0)
Block time:    2 minutes
Halving:       every 100,000 blocks (~138 days)
Pre-mine/ICO:  NONE
Founder:       5% locked 5 years (consensus enforced)

ERC-20 on Polygon:
0x79175931C54c9765E5846229a0eB118ef24fdE55

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                  EPOCH SCHEDULE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Epoch 0 ← NOW  256MB DAG   4GB RAM   50 POLM
Epoch 1         512MB DAG  16GB RAM   25 POLM
Epoch 2           1GB DAG  32GB RAM 12.5 POLM
Epoch 3           2GB DAG  64GB RAM 6.25 POLM
...
Epoch 7 ⚡       32GB DAG   1TB RAM  0.39 POLM  ← new hardware industry

Epoch 0 is the most accessible window.
Any PC with 4GB+ RAM mines today.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                  QUICK START
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Windows (PowerShell):
  winget install Python.Python.3.11
  mkdir $env:USERPROFILE\polm
  Invoke-WebRequest -Uri "https://raw.githubusercontent.com/proof-of-legacy/Proof-of-Legacy-Memory/main/polm_miner_cli.py" -OutFile "$env:USERPROFILE\polm\miner.py"
  python $env:USERPROFILE\polm\miner.py

Linux / macOS:
  curl -O https://raw.githubusercontent.com/proof-of-legacy/Proof-of-Legacy-Memory/main/polm_miner_cli.py
  python3 polm_miner_cli.py

Auto-update built-in. No dependencies.
Generates wallet on first run.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                  POLYGON BRIDGE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Mine POLM natively → Oracle registers blocks →
Claim ERC-20 POLM on Polygon at polm.com.br/claim

Contract verified on Sourcify & Blockscout.
Claim fee: 0.5 MATIC

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                    ROADMAP
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

✅ Mainnet live
✅ CLI miner (Windows + Linux, auto-update)
✅ Polygon ERC-20 + Oracle ECDSA bridge
✅ Claim page
⏳ Mining pool (coming soon)
⏳ QuickSwap DEX listing
⏳ CoinGecko / CoinMarketCap

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

MIT License · Not financial advice.
© 2026 Aluísio Fernandes (@aluisiofer)
aluminiun (OP)
Newbie
*
Offline

Activity: 2
Merit: 0


View Profile
April 19, 2026, 07:51:14 PM
 #2

🔬 Major Update — Proof of Real Memory (PoRM) is live on Mainnet

After months of development, PoLM just crossed a significant milestone: cryptographic proof that your RAM was physically accessed.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🧠 THE PROBLEM WE SOLVED
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

The Python miner reported ~900ns latency for DDR4. But that's interpreter overhead — not DRAM latency. Any script could return latency=10 without ever touching RAM.

With PoRM, faking is mathematically impossible.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ HOW PoRM WORKS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

PoSMA (Proof of Sequential Memory Access):
1. Generate 256MB DAG from epoch seed
2. Walk 1,000 positions (4KB stride → cache miss guaranteed)
3. Collect merge_value = 8,000 bytes read from physical DRAM
4. Submit proof to Oracle for verification
5. Oracle independently recalculates all 1,000 steps and compares

If you didn't read the RAM — the merge_value won't match. Period.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 REAL NUMBERS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Python miner:  ~900ns  (interpreter overhead)
C miner:        ~76ns  (real DRAM — DDR4 i5-14400F)
C miner:        ~70ns  (real DRAM — DDR4 i5-7400)

RAM: 2MB vs 269MB for the Python miner

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔧 TECHNICAL STACK
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

• BLAKE3 for path hashing (3.3x faster than SHA3)
• rdtscp for sub-nanosecond measurement (no syscall)
• Huge Pages (2MB) eliminating TLB misses
• Ed25519 Oracle signatures — cryptographically binding
• Salt per epoch (100,000 blocks) — no DAG rebuild each block

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🌐 SEE IT LIVE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Explorer: https://polm.com.br/explorer
Blocks with ⚡ = cryptographic RAM proof verified on-chain

GitHub (C miner): https://github.com/proof-of-legacy/Proof-of-Legacy-Memory

The Python miner still works. PoRM is optional — but those ⚡ blocks don't lie.

Epoch 0 is still running. 50 POLM per block. Any DDR2/3/4/5 mines.

— @aluisiofer
RaZ020626
Newbie
*
Offline

Activity: 1
Merit: 0


View Profile
June 02, 2026, 09:22:27 AM
 #3

Clam is not working, there is no information for more than a month, apparently SKAM
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!