fieeuan
Newbie

Activity: 1
Merit: 0
|
 |
August 25, 2026, 09:57:04 AM |
|
Interesting project — it would be even better if we could find a concrete place for it to land.
|
|
|
|
|
IgnotusNemo (OP)
Jr. Member

Activity: 48
Merit: 3
|
 |
August 25, 2026, 12:27:14 PM |
|
Try to Break Parano1d ① Let the Bug Hunt begin!500 NOID for a confirmed non-critical bug with material impact on the current mainnet release. 10,000 NOID if you can prove that the unmodified current mainnet release can accept an invalid State or proof, allow unauthorized spending or issuance, disclose a wallet secret, execute attacker-controlled code remotely, or deterministically split or halt the network. These are the boundaries Parano1d is built to hold. If you can break one, prove it. Reports must be submitted privately. Raw AI output, scanner dumps, speculation and improvement proposals are not bug reports. Bug Hunt discussion - https://github.com/ignotusnemo/parano1d/discussions/24Full rules - https://github.com/ignotusnemo/parano1d/security
|
|
|
|
|
GofyGofy
Newbie

Activity: 11
Merit: 0
|
 |
August 25, 2026, 12:41:16 PM |
|
I have build Parano1d community explorer and it is now online: https://noidscan.comYou can track: Latest blocks and block details Recent transactions Mempool activity Network / peer / mining information Current chain and State statistics Rich List Address balances and UTXOs State usage and State Pressure 24h / 7d / 30d State created, destroyed and net flow Top State Savers Proof of State Reduction events Verified UTXO consolidation / State reduction activity Progress toward the next State expansion trigger The explorer reads Parano1d public chain data and also keeps its own historical State analytics, so we can track how the live State changes over time. More features and analytics will be added as the network grows.
|
|
|
|
|
GofyGofy
Newbie

Activity: 11
Merit: 0
|
 |
August 25, 2026, 12:50:55 PM |
|
Interesting project — it would be even better if we could find a concrete place for it to land.
I think that’s fair. The strongest “landing place” for Parano1d is probably not another generic payments coin, but infrastructure for applications that care about bounded state, pruning, and long-term node sustainability. Things like lightweight financial apps, state-efficient DeFi, long-running autonomous services, or systems where you want verifiable history without forcing every node to keep unlimited data forever. The protocol innovation is already there. The next big step is proving one or two real applications where those properties matter enough that people actually need them.
|
|
|
|
|
IgnotusNemo (OP)
Jr. Member

Activity: 48
Merit: 3
|
 |
August 25, 2026, 12:58:50 PM Last edit: August 25, 2026, 03:34:40 PM by IgnotusNemo |
|
I have build Parano1d community explorer and it is now online: https://noidscan.comYou can track: Latest blocks and block details Recent transactions Mempool activity Network / peer / mining information Current chain and State statistics Rich List Address balances and UTXOs State usage and State Pressure 24h / 7d / 30d State created, destroyed and net flow Top State Savers Proof of State Reduction events Verified UTXO consolidation / State reduction activity Progress toward the next State expansion trigger The explorer reads Parano1d public chain data and also keeps its own historical State analytics, so we can track how the live State changes over time. More features and analytics will be added as the network grows. Nice work. This goes far beyond a basic block explorer. State Pressure, State Flow, State Savers and Proof of State Reduction are genuinely useful Parano1d analytics. ONETHICS says verify for yourself, not that useful tools should not exist  Use the explorer for visibility, but verify anything important with your own node. Good to see independent development growing around Parano1d. UPD: I need to find a good way to give community-built tools and infrastructure visibility on the main site. We already have pools, independent mining software and a community-built block explorer. The site source is open, so builders will also be able to submit pull requests to add links to their own work. I think that is the right way to do it. UPDUPD: Done. The new Links directory is live on the main site: https://parano1d.org. Builders can now submit their work through a focused pull request. Every addition is reviewed before publication. Contribution rules: https://github.com/ignotusnemo/parano1d-site/blob/main/CONTRIBUTING.md
|
|
|
|
|
ocean1223
Newbie

Activity: 15
Merit: 0
|
 |
August 25, 2026, 01:51:39 PM |
|
I have build Parano1d community explorer and it is now online: https://noidscan.comYou can track: Latest blocks and block details Recent transactions Mempool activity Network / peer / mining information Current chain and State statistics Rich List Address balances and UTXOs State usage and State Pressure 24h / 7d / 30d State created, destroyed and net flow Top State Savers Proof of State Reduction events Verified UTXO consolidation / State reduction activity Progress toward the next State expansion trigger The explorer reads Parano1d public chain data and also keeps its own historical State analytics, so we can track how the live State changes over time. More features and analytics will be added as the network grows. Nice work. This goes far beyond a basic block explorer. State Pressure, State Flow, State Savers and Proof of State Reduction are genuinely useful Parano1d analytics. ONETHICS says verify for yourself, not that useful tools should not exist  Use the explorer for visibility, but verify anything important with your own node. Good to see independent development growing around Parano1d. UPD: I need to find a good way to give community-built tools and infrastructure visibility on the main site. We already have pools, independent mining software and a community-built block explorer. The site source is open, so builders will also be able to submit pull requests to add links to their own work. I think that is the right way to do it. and the Discord Community Link, i think Discord is very important for peoples talking about noid. if official discord is better, I will transfer ownership when you are willing to hold the server.
|
|
|
|
|
Grumo
Member


Activity: 434
Merit: 22
Professional user
|
 |
August 25, 2026, 05:46:47 PM |
|
Follow-up: lower fees, NOID-GPU v1.1.0, Pool upgrade and Explorer are now liveThis is the follow-up to my previous post. The updates announced there are now live. Both fees reduced Previous Now Parano1d Pool fee 10% 7.5% NOID-GPU developer fee 10% 7.5%
Each fee has been reduced by 25%.The pool dashboard displays the 7.5% current-round fee. NOID-GPU v1.1.0 also prints its 7.5% developer fee at startup. The two fees remain separate and fully disclosed. NOID-GPU v1.1.0Measured performance: RTX 5090 104.526 MH/s at 453.69 W RTX 4090 70.492 MH/s at 280.14 W RTX 5070 Ti 41.130 MH/s wall-rate
The controlled same-GPU RTX 5070 Ti test improved from 34.566 to 41.130 MH/s: +18.99%. The older public figures of approximately 62, 42 and 26 MH/s came from shares delivered to the pool, while the new figures are offline wall benchmarks. They show the progress of the complete release but are not a controlled kernel-only comparison. The optimized Poseidon2b path now performs 448 instead of 502 GF(2^128) multiplications per permutation, reducing arithmetic work by 10.76%. Windows, Linux and HiveOS builds are available. The HiveOS package supports Ubuntu 20.04 / GLIBC 2.31. Supported GPUs: NVIDIA RTX 30, 40 and 50 series. RTX 20-series cards are not currently supported. Download NOID-GPU v1.1.0Pool upgradeThe pool now uses persistent HTTP connections, reducing TCP connection churn when fast multi-GPU rigs submit many shares. The dashboard has also been updated with separate measured/reported hashrate, worker statistics, address lookup and clearer block status. I am not claiming a lower orphan rate yet. I will publish a before-and-after comparison only after enough live data has been collected. Parano1d PoolNew Parano1d ExplorerThe new read-only explorer includes block headers, recent block details, transaction and address search, balances, UTXOs, rich list, supply, difficulty, mempool and peer information. Open the Parano1d ExplorerMining requires only your public o1... payout address. Never put a seed phrase, private key or wallet file on a mining rig. Thanks again for the feedback. The faster miner, lower fees, pool upgrade and explorer promised in my previous post are now available.
|
bTCBTCbiᴛcoinᗷTCethDOGEzecⅬTCUSDT
|
|
|
GofyGofy
Newbie

Activity: 11
Merit: 0
|
 |
August 25, 2026, 06:50:37 PM |
|
The explorer has received a mobile formatting update and now works much better on phones. The Blocks tab has also been redesigned and now shows protocol block capacity together with live mempool load, so you can see how many ordinary transaction pages are waiting for the next block. https://noidscan.com
|
|
|
|
|
alt_x
Newbie

Activity: 6
Merit: 0
|
 |
August 25, 2026, 08:22:54 PM |
|
Honestly, the fees on this coin are crazy.
There’s a 10% protocol development allocation, a 10% miner dev fee, and another 3–10% pool fee, depending on the pool.
For a new PoW coin trying to attract miners, those fees are a serious handicap. The overall fee structure really needs to come down.
|
|
|
|
|
|
|
|
|
GofyGofy
Newbie

Activity: 11
Merit: 0
|
 |
August 26, 2026, 12:21:33 PM |
|
NOIDSCAN Explorer UpdateA fairly large explorer update is now live at noidscan.com. The goal is to make NOIDSCAN useful not only as a basic block explorer, but also as a way to inspect the parts of Parano1d that are specific to its live-state architecture. Current features include:Direct pages with shareable URLs- /block/<height>
- /tx/<hash>
- /address/<address>
- /slot/<slot>
Address analytics- current balance
- live UTXO count
- share of live supply
- live UTXO listing
- recent transaction section
- State Created
- State Destroyed
- Net State Impact
- Proof of State Reduction statistics
- copy buttons for addresses and slots
Exact Rich List- read directly from Parano1d's persistent MDBX owner_idx
- current balance
- holder count
- UTXO count
- percentage of live supply
State analytics- global live State atlas
- current State level and utilization
- State Pressure Index
- State Flow for 24H / 7D / 30D
- cumulative NET State chart
- Created / Destroyed / Net statistics
- Proof of State Reduction events
- Top State Savers
State Expansion Forecast- current State occupancy
- expansion threshold
- slots remaining until expansion
- recent NET State growth rate
- estimated time to the next State expansion
Network / Chain History- network hashrate
- average block time
- difficulty
- historical charts for 24H / 7D / 30D
Block Capacity view- protocol page utilization
- ordinary page capacity
- mempool load expressed in block equivalents
- classic block table view with pagination
Transaction / Block search- block height
- block hash
- transaction hash
- address
- slot
Responsive mobile layout- State atlas adapted for mobile
- Rich List mobile layout
- Search results
- Address pages
- Network charts
- State Flow charts
- Block views
The explorer stores its own historical telemetry in SQLite, while current balances and live UTXO ownership are read from the node's live data rather than reconstructed from a separate third-party index. One of the more interesting parts for me is the State section. Instead of only showing blocks and transactions, NOIDSCAN can now show whether the global live State is growing or shrinking over time, State reduction activity, and how far the network is from the next State expansion. Explorer: https://noidscan.comMore features are still being added, but the current version is already much closer to a full Parano1d explorer rather than just a dashboard. Feel free to donate NOID if you want to support further development of NOIDSCAN:o1pgeng7j7f0aeuwpvrtf4qhkttddkr4xlyhjkjdz0d9rrt859md3sa9zhnn
|
|
|
|
|
IgnotusNemo (OP)
Jr. Member

Activity: 48
Merit: 3
|
 |
August 26, 2026, 12:32:17 PM Last edit: August 26, 2026, 02:34:47 PM by IgnotusNemo |
|
Parano1d v1.0.2 mainnet updatev1.0.2 is published. This is a mainnet security and reliability update. It blocks browser-originated requests to the default wallet RPC, strengthens synchronization and HeaderDAG recovery, stops the external miner before template expiry, keeps scheduled payouts on the correct proof-class boundary and rejects obviously weak Photo Key images. There are no consensus, wire protocol, proof profile, matrix, port or storage-format changes. v1.0.1 and v1.0.2 remain network-compatible. No data reset or configuration change is required. I recommend everyone update, especially node operators, pools and miners.Download Parano1d v1.0.2 - https://github.com/ignotusnemo/parano1d/releases/tag/v1.0.2UPD: v1.0.2 has been updated with manual network fee control in the GUI and a fix for stale dynamic fee floors after the mempool clears. _______________________________________________________________________________ _____________________________ Bug Hunt updateThe first eight confirmed reports have been fixed in v1.0.2, and 13,500 NOID has been paid. No consensus, proof-system or cryptographic failure was found. The critical report concerned browser-originated access to the local wallet RPC. Full report and payment receipt: https://github.com/ignotusnemo/parano1d/discussions/26The Bug Hunt remains open.
|
|
|
|
|
alt_x
Newbie

Activity: 6
Merit: 0
|
 |
August 26, 2026, 06:55:18 PM |
|
This is the current status
At 120 MH/s and 450 W, with $0.10/kWh electricity, 60 GH/s network hashrate, 20s blocks, a 50-coin block reward with 5 coins going to dev fees, plus 3% pool fee and 5% mining software fee.
Estimated mining cost: $0.0033 per coin
|
|
|
|
|
ocean1223
Newbie

Activity: 15
Merit: 0
|
 |
Today at 05:11:56 AM |
|
Parano1d v1.0.2 mainnet updatev1.0.2 is published. This is a mainnet security and reliability update. It blocks browser-originated requests to the default wallet RPC, strengthens synchronization and HeaderDAG recovery, stops the external miner before template expiry, keeps scheduled payouts on the correct proof-class boundary and rejects obviously weak Photo Key images. There are no consensus, wire protocol, proof profile, matrix, port or storage-format changes. v1.0.1 and v1.0.2 remain network-compatible. No data reset or configuration change is required. I recommend everyone update, especially node operators, pools and miners.Download Parano1d v1.0.2 - https://github.com/ignotusnemo/parano1d/releases/tag/v1.0.2UPD: v1.0.2 has been updated with manual network fee control in the GUI and a fix for stale dynamic fee floors after the mempool clears. _______________________________________________________________________________ _____________________________ Bug Hunt updateThe first eight confirmed reports have been fixed in v1.0.2, and 13,500 NOID has been paid. No consensus, proof-system or cryptographic failure was found. The critical report concerned browser-originated access to the local wallet RPC. Full report and payment receipt: https://github.com/ignotusnemo/parano1d/discussions/26The Bug Hunt remains open. i am the discord community server owner, please send me private message here for ur valid email address, i will give u the webhook for the notify on discord server's github feed.
|
|
|
|
|
|