Search content
Sort by

Showing 5 of 5 results by TheQffel
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency
by
TheQffel
on 27/03/2022, 07:49:36 UTC
We are opened first mining pool! Now it is at experimental stage, but you can mine already, more info on our discord.

We also reach block 10.000, transactions are now unlocked!
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency
by
TheQffel
on 16/03/2022, 18:06:00 UTC
Quote
What is the purpose of your coin?
To make blocks verification process more energy-efficient, but still proof-of-work and also more asic-resistant. You need full blockchain, but it is not accessed whole at once. To mine block, you generate a hash and depends on this hash you need to hash it with previous block hash. But the "jump step" is bigger with each iteration. That means if you are at height for example, 1.000.000, and you have only blocks over 500.000 in memory, about 90% time you need to access that part in memory, not in hard drive, becouse the closer to blockchain height, the greater the chance of using that block. And also, it not support smart contracts (instead, transaction can have "message" field, this gives possibility to use it in 3-rd party apps) so blockchain will not be growing very fast. Empty block is about 4KB in size, each transaction is about 1KB (average). Maximum theoretical possible "jump step" is about 25.000.000 (practical even less). So, to store 25.000.000 blocks in memory (let assume that we have average 96 transactions in each block) we need 4+96 = 100KB for each block with transactions, that means 2.5 TB for latest 25.000.000 blocks. Is it a lot? For now maybe yes, but average block time is about 1 minute, so we need about 50 years to reach 25.000.000 block. In other words, after 10 years of mining we will need about 512GB of ram. It may be quite expensive to buy, but it is definitely more energy efficient (each memory module will use only about 5 watts), than Ethereum mining rig or Bitcoin asic, which are also expensive.

Quote
How many public nodes are needed and what is the current status?
As many as possible, becouse more nodes mean more stable network. To make node simply open port 10101 (TCP required, UDP recommended) download latest release form github and run. Mainnet already launched, more info on discord.
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency
by
TheQffel
on 11/03/2022, 18:57:22 UTC
We are almost ready to launch, but we need more public nodes! If you want to help and host you own node contact me on discord (you can also send me a private message or reply to this post, but i will respond quicker on discord)!
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency
by
TheQffel
on 04/03/2022, 17:35:05 UTC
I want to launch block chain tomorrow, so i won't have enough time to change the name. But you are probably right, it should be changed, so i maybe change it in near future. Now i need a good new name for it, for now i have no idea how to name it.

I edited my first post and added block chain launch info now, starting tomorrow.
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency
by
TheQffel
on 01/03/2022, 19:55:54 UTC
Hello. I created a new cryptocurrency in C# .Net  focused on simplicity and user friendly. Now I am looking for people who want to mine and / or host a full node. It is coded from scratch, not a bitcoin fork.

Here is some cryptocurrency details:
 - Simplicity - This coin is super simple to use and easy to integrate with apps.
 - One Coin - Total supply of this cryptocurrency is exactly 1 coin (24 decimal places).
 - Tq Hash - This coin uses algorithm combined of Sha512, Sha256, Md5 and Md4.
 - Non Burnable - This cryptocurrency is almost 100% anty burnable.
 - Memory Hard - You need to have whole blockchain in memory to be able to mine.
 - Nicknames - Use nickname instead of long, hard to remember address.
 - Avatars - Set avatar for your account, so you can use it everywhere.
 - Fair Launch - There is no ICO or premine.

More detailed information: https://one-coin.org/faq.pdf
Our discord server: https://discord.gg/UQTcx3naay

Blockchain will go live between 4-6 march 2022 (but this date may change), more detailed start date will be announced soon together with download links and source code!
If you want to host a full node and / or mine this coin, wait for blockchain start, then you will be able to download latest release from github (github repository is private for now). It will work on Windows and Linux in terminal, but for there will be also user friendly graphical wallet for Windows, Linux and Android.

https://one-coin.org/desktop.png

https://one-coin.org/mobile.png

PS. This coin has nothing to do with OneCoin scam form few years ago. I named it OneCoin just because total supply of this cryptocurrency is 1 Coin.