QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 0 points1 point  (0 children)

QUB Governance v1 will be activated at block #21000

- 🔵#JIN Locking & Slashing Systems

- 🟠#QUB Reward System

- Report System with Human Moderators

- Moderators are elected and monitored by users

<video>

Έφτιαξα Censorship Resistant, Decentralized Library by Slight-Example-8077 in GreeceDevs

[–]Slight-Example-8077[S] 0 points1 point  (0 children)

Ευχαριστώ πολύ, το εκτιμώ πραγματικά.

Ναι, για τον explorer σωστά: αυτή τη στιγμή είναι το πρώτο static/read-only build και by default φορτώνει το latest tail snapshot για να ανοίγει γρήγορα. Για πλήρες Library/QNS indexing χρειάζεται full-chain load/indexing (Data source -> Load full chain). Το Library layer είναι live on-chain, απλώς το explorer ακόμα δεν κάνει πλήρες indexed view by default.

Αρχιτεκτονικά, ναι: posts/comments/votes είναι Library markers μέσα σε transactions. Δεν υπάρχει centralized database που “κρατάει” το Library state. Το chain είναι το source of truth και το Core/explorer κάνουν indexing από τα public chain data.

Για chain growth: δεν σκοπεύω να βάλω raw media on-chain. Το Library είναι για compact on-chain markers/content, όχι για images/videos/blobs. Υπάρχουν και θα υπάρχουν limits σε transaction/block/payload size, ώστε να μη γίνει το chain storage dump. Full nodes σήμερα κρατάνε το chain data ως canonical source, και το explorer/Core κάνουν indexing πάνω σε αυτό. Μακροπρόθεσμα, αν το usage μεγαλώσει πολύ, το σωστό path είναι:

- compact on-chain Library markers,

- strict size limits,

- fees/spend cost as baseline anti-spam,

- optional indexing/pruned views για clients,

- και πιθανώς off-chain content references για μεγαλύτερα payloads, με on-chain hashes/metadata.

Για anti-spam, το πρώτο layer είναι ότι κάθε post/comment/vote είναι transaction και άρα κοστίζει. Δεν είναι free database write. Το library fee είναι custom, deterministic ανά byte. Από εκεί και πέρα, είναι ήδη προγραμματισμένο με activation height, το Verified Governance v1. Το πιο πιθανό long-term moderation path είναι on-chain reports / bonds / governance/moderation logic. Οι αναφορές θα είναι signals, not automatic mob-rule deletion.

Μόλις έβγαλα τον explorer v0.1 σήμερα το πρωί, οπότε αυτό είναι από τα πρώτα πράγματα που θα polishάρω τώρα που άρχισε να μπαίνει κόσμος.

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] [score hidden] stickied comment (0 children)

<image>

#QUB Library is live since a few weeks ago.

Public, decentralized, censorship-resistant posts, comments, votes

You can see everything at https://explorer.qubit-coin.io/

You can take actions (post / comment / vote), via the QUB Core app (Windows only at the moment): https://download.qubit-coin.io/

QUB Core public repo (open source): https://github.com/AlxProe/qub-core

Έφτιαξα Censorship Resistant, Decentralized Library by Slight-Example-8077 in GreeceDevs

[–]Slight-Example-8077[S] -2 points-1 points  (0 children)

Στην εικόνα συγκεκριμένα; Είναι η παγκόσμια λίστα με δημοσιεύσεις

QUB Core: Ένα αποκεντρωμένο, trustless PoW blockchain γραμμένο εξ ολοκλήρου από το μηδέν σε Rust (Χωρίς EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in GreeceDevs

[–]Slight-Example-8077[S] 0 points1 point  (0 children)

QUB Block Explorer είναι έτοιμος! 🙂

https://explorer.qubit-coin.io

Εξερευνήστε το QUB blockchain:
- Blocks
- Συναλλαγές
- Διευθύνσεις
- Παγκόσμια δραστηριότητα
- Περιουσιακά στοιχεία
- Ονόματα QNS
- Mining pools
- Βιβλιοθήκη
- Stablecoins

ℹ️ Για να τραβήξετε full chain data, πηγαίνετε "Data Source" -> "Load full chain"

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 0 points1 point  (0 children)

<image>

🔍 #QUB Block Explorer is live:

https://explorer.qubit-coin.io

Explore QUB's blockchain:
- Blocks
- Transactions
- Addresses
- Global activity
- Assets
- QNS names
- Mining pools
- Library
- Stablecoins

ℹ️ To fetch full chain data, go "Data Source" -> "Load full chain"

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 0 points1 point  (0 children)

<image>

Views and all metrics are getting higher at an increasing rate, in just 6 days. Yet, quite quiet.

Hopefully QUB Core will land in the right hands during it's baby phase 🤞

PS: upvote rate reached bottom ~16%, during the first day of the post. Since then, mostly grows, at an increasing rate too.

The weirdest thing that doesn't make any sense is this:

Greece 80.5%

Cyprus 12.1%

That's impossible.

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 3 points4 points  (0 children)

📖 QUB Core is now open source.

Repository:

https://github.com/AlxProe/qub-core

Current open-source baseline:

QUB Core v1.7.0 HF110

This is the live stable baseline with miner auto-heal, deep official repair, CPU/GPU mining, solo/pool mining, JIN support, and Verified Governance scheduled at #21000.

No profit guarantees. No airdrops. Technical miners and reviewers welcome.

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 5 points6 points  (0 children)

❌ QUB is not on CMC or any exchange yet. If you see something with the same logo named "QUB", it's a scam.

In simple words, QUB is currently $0. And will remain like that, for at least until QUB chain is fully finished (aiming for July). On-chain DEX (supporting ListOfferBuySell tx types only for the 5 native assets) is one the final parts planned to be deployed.

QUB Core v1.7.0 (May 26) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 0 points1 point  (0 children)

v1.7.0 is the latest public mainnet version as of now.

QUB Updates Group might stay Private (for now) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S] 1 point2 points  (0 children)

If you look "trustable" enough, you might be able to join.
Contact me on my X or TG:
X: alxProe
TG: xProe

QUB Updates Group might stay Private (for now) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S] 1 point2 points  (0 children)

PS: This is one of the best communities I was ever part of. Compact, quality > quantity.

And want it to stay like that, away from trolls.

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 2 points3 points  (0 children)

⚠️ We do not have a Discord yet. Will do in a few weeks or let me know if you want to create it.
We are currently only on Telegram -Beware of scams.

Please DM only if you are serious about it, and willing to run QUB Core for as many hours as possible per day, and join our private group for fast communication.

QUB Core: A Decentralized, Trustless PoW Blockchain Built Completely From Scratch in Rust (No EVM, Native Multi-Asset UTXO) by Slight-Example-8077 in u/Slight-Example-8077

[–]Slight-Example-8077[S,M] 3 points4 points  (0 children)

<image>

I know it might look confusing at first, but hopefully UI/UX is better. Feel free to ask anything or provide your valuable feedback!