Bitcoin Forum
July 19, 2024, 11:27:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency on: March 27, 2022, 07:49:36 AM
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!
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency on: March 16, 2022, 06:06:00 PM
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.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency on: March 11, 2022, 06:57:22 PM
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)!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency on: March 04, 2022, 05:35:05 PM
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.
5  Alternate cryptocurrencies / Announcements (Altcoins) / [ANNOUNCE] OneCoin - Simple, Decentralized, Mineable Cryptocurrency on: March 01, 2022, 07:55:54 PM
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
Project source code: http://github.com/TheQffel/OneCoin
Our discord server: https://discord.gg/SbsFcxFYsg





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.

Mainnet is live! Download latest release from HERE and start mining!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!