Bitcoin Forum
June 01, 2024, 07:26:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 127 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.20 - PoW fairness, PoS efficiency, neither of both on: October 12, 2023, 11:23:44 PM
sort of forgot about this thread so I updated the website etc

also you can play http://epicenclaves.com now
win prizes - blockcian integration pending for nfts
now im mainly concerned with game mechanics
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: October 12, 2023, 11:21:33 PM
10 years huh
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.20 - 极具实验性 / Extremely Experimental === NODE IS OK! === on: January 19, 2023, 09:12:35 AM
0.2 - Chronos

This release completely reworks how block_time is understood in NADO, removing possible exploits and situations that have historically led to nodes desyncing. New mode switch is included for periods, nodes no longer add other lower protocol nodes to status pool, etc. Beware, a count of blank blocks have been generated for this system to work properly (starting at around 65,000).

https://github.com/hclivess/nado/releases/tag/0.2

There are no further big changes planned for the nearest future, thanks everyone for testing!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: January 19, 2023, 08:05:15 AM
looks like it's over
no more buy orders
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.18 - Extremely Experimental === NODE IS OK! === on: December 24, 2022, 02:22:00 PM
0.18 - Moulin Rouge
https://github.com/hclivess/nado/releases/tag/0.18

Code:
Disabled binding of 0.0.0.0 and loopback addresses
Promiscuity mode (ignores trust for pure 51% sync mode)
Option to force sync from a single IP until 80% consensus is reached and joined
Cascade limit set to 1 by default (sync from majority)
min_peers, peer_limit, max_rollbacks, cascade_limit, promiscuous can now be set using configuration file
Safer trust management
Transaction pool and block producer list are now synced from majority block hash nodes
IPV4 enforced
linewallet moved here, now supports arguments for most values and takes private key as argument (use --help)
Proper storage of block producer hashes
Restored security for transaction incorporation
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.17 - Extremely Experimental === NODE IS OK! === on: December 23, 2022, 10:01:11 PM
Error api-ms-win-crt-runtime-l1-1-0.dll . Visual C++ is installed, even several times with the removal of the old version. Windows 7.

Visual C++ is notorious with versioning. I recommend installing a different version. You need one that is compatible with latest Nuitka.

You should use version at least 14.2:

https://nuitka.net/doc/user-manual.html#windows-standalone-program-redistribution
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.17 - Extremely Experimental === NODE IS OK! === on: December 23, 2022, 09:52:09 PM
We are currently experiencing a network unstability due to a loopback bug. The code has been fixed and new features added, such as forced sync. You can force your node to sync from a single IP until it reaches a majority consensus with:

Code:
wget --delete-after http://127.0.0.1:9173/force_sync_ip?ip=207.180.203.132

Also some of the most important parts are being streamlined and restructured, so code is easier to improve. Thank you for your patience.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Myriad Maze - Official Thread on: December 23, 2022, 09:00:38 AM
that is a preannounce
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.17 - Extremely Experimental === NODE IS OK! === on: December 23, 2022, 08:46:56 AM
too late I lost all my coins with this update....!!!!

Did your address change? If it did, you still have your keys.dat in your wallet folder. That's your original wallet.
Code is relatively stable right now and key locations are unlikely to change in the future. If you find your old keys, you can copy them to

~/nado/private/keys.day
or
c:\users\...\nado\private\keys.dat

always make backups (and restore backups to confirm)

Your old keys are wherever you installed your wallet, so probably "C:\Program Files (x86)\NADO MicroWallet\keys.dat"
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.17 - Extremely Experimental === NODE IS OK! === on: December 18, 2022, 11:46:30 PM
Greetings, there has been an issue with the compiler, which prevented Windows users from using the latest wallet.

With help of a guy from Blizzard and Riot Games, we were able to resolve the issue and Windows users can now enjoy the latest code.

https://github.com/hclivess/nado/releases/download/0.17/NADO_MicroWallet_setup.exe

this includes
- proper keys storage/usage (critical)
- massively improved connectivity and transaction broadcasting
- correct refresh rate

Please update
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.12 - Extremely Experimental === NODE IS OK! === on: December 06, 2022, 06:03:58 PM
Also I would like to ask everyone to update their node before block 12000, we will have a fork to adjust mining to not prioritise burners over new addresses

https://github.com/hclivess/nado/releases
0.14 - Goatmilk is good for you Latest
- New burning bonus mechanism that prevents miners for going below bonus of new addresses, replaces the original 1/3 block burn competition idea
- Several terminal output improvements
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.12 - Extremely Experimental === NODE IS OK! === on: December 06, 2022, 06:02:02 PM
Having some really bad problems that I can't fix - if anyone can help that would be great:

This looks like a connectivity issue, where are you located? You can use a different node to announce. Try one of these: http://78.102.98.72:9173/peers
If it is the wallet that's causing you issues, I just added async code from node to wallet as well - selecting peers is now based on accumulated trust credit
Good luck
13  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [FREE] qTrader automatic trading bot on: December 05, 2022, 01:13:58 AM
is this bot only working on qTrade website? or you will later add another exchange?
this was made solely to support qTrade and Bismuth trading
14  Alternate cryptocurrencies / Announcements (Altcoins) / NEW VERSION on: December 05, 2022, 12:47:11 AM


0.12 Mainnet

  • Rollback mechanism adjustments
  • Peers loaded dynamically on startup
  • Semaphore for asynchronous requests to prevent node overwhelming
  • Quality of life logging and terminal output improvements
  • Unreachables added to node API
  • requests and aiohhtp replaced with tornado's native async libraries
  • Various API improvements
  • Outgoing peers limited to 24
  • Dictionary collisions removed

https://github.com/hclivess/nado/releases/tag/0.12
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NADO - Extremely Experimental on: December 05, 2022, 12:19:08 AM
that is true, you just need to launch the application with your ports open towards the world - similar to NYZO but different
16  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN]NADO 0.20 - PoW fairness, PoS efficiency, neither of both on: December 01, 2022, 07:56:20 PM
www.nodeisok.com

Notice

NADO mainnet is released.

Installation

Linux

Direct installation

Code:
screen -S nado
sudo apt-get update
sudo apt-get install python3.10
python3.10 -m pip install pip --upgrade
git clone https://github.com/hclivess/nado
cd nado
python3.10 -m pip install -r requirements.txt

Alternate direct installation one-liner
Code:
sudo apt-get update && sudo add-apt-repository ppa:deadsnakes/ppa -y && sudo apt-get install python3.10 python3.10-distutils git screen curl -y && curl -sS https://bootstrap.pypa.io/get-pip.py | sudo python3.10 && sudo ufw allow 9173 && git clone https://github.com/hclivess/nado && cd nado && python3.10 -m pip install -r requirements.txt && screen -dmS nado python3.10 nado.py

Virtual environment installation
Code:
screen -S nado
sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
apt-get install python3.10-dev python3.10-venv
python3.10 -m venv nado_venv
source nado_venv/bin/activate
pip install --upgrade pip
git clone https://github.com/hclivess/nado
cd nado
pip install -r requirements.txt
To go back to your screen, use
Code:
screen -r nado
To update your NADO installation, use
Code:
git pull origin main
from the directory where you have it installed.

Windows
There is a release page in GitHub, which is periodically updated when major changes occur. The easiest way to run NADO for Windows users is to use the nado.exe binary from there.

It is also possible to install Python on Windows and run NADO directly. Command line instructions:
Direct installation

First download the master branch from GitHub and extract the archive. Run the command line as Administrator and enter the following commands:
Code:
python -m pip install -r requirements.txt

To run NADO, execute the following command: python3.10 nado.py

After installation, go to your browser and announce your peer to one of the nodes like this: http://127.0.0.1:9173/announce_peer?ip=144.91.103.83. For this, you should have port 9173 open so the node is accessible from the internet if you want to receive rewards. After this step, synchronization should start shortly.

Wallet
You can download the official NADO wallet here or on the release page of NADO.
Remote access

After running the node, you can access it at http://127.0.0.1:9173 from where all API calls used by the node itself are accessible. Here are some examples:

http://127.0.0.1:9173/get_account?address=ndo6a7a7a6d26040d8d53ce66343a47347c9b79e814c66e29

Private key storage
In previous versions, private key was stored in the folder where NADO is installed, under private directory, specifically in the keys.dat file. With the latest version, this file is stored in user's home directory,
Code:
/~/nado/private/keys.dat
in Linux and
Code:
C:\Users\[username]\nado\private
in Windows.

Is there anything unique?
Yes. No mining, minting, block production happens in every node at once, based on the deterministic principles of the blockchain. This is possible because block production is separated from the consensual layer. This removes all the selfish miner incentives, which cause issues like transaction exclusion in traditional PoW systems.

What is NADO?
NADO is short for Tornado. It is just another blockchain written from scratch with a highly experimental consensus algorithm, which was created to provide effortless mining for all participants with a public IP address. NADO is not a classic proof-of-work blockchain like Bitcoin. Unlike most other crypto, its focus is on accessibility to rewards for everyone. It has a fully elastic reward mechanism, rewarding users only when transactions are happening on the chain. Users can burn their share of tokens in order to increase their chances of winning more rewards in the future.

What's the reason for NADO?
NADO is a take on one of the newer trends, where users do not use graphics cards or specialized hardware for mining, nor do they have to own a large portion of tokens in order to be rewarded. It is inspired by IDENA and NYZO, while attempting to bring the barrier of entry even lower than those two by not requiring solving of puzzles or highly efficient machines for users to remain in a reward distribution cycle.

What does NADO do differently?
In NADO, every user generates new blocks at the same time. This is possible because users are not rewarded for mining blocks but for keeping the network running. After generating a block and receiving a reward, chances of receiving more block rewards are temporarily lowered based on the public IP address. Every IP address can only have one block generating node. While this excludes users without public addresses, it prevents node spamming to a degree.

Sounds interesting, can you elaborate?
There are multiple cycles for every block. It starts with accepting peers and transactions directly. In the second stage, transactions and peers are stored in a buffer for the following block so that transactions can stabilize across the network. NADO prefers decentralization to efficiency, which means it exposes consensus more than the individual node, which makes it more resilient regarding SPOF but less efficient.

But is there a premise?
The premise of NADO is that users stop being interested in decentralized value distributing projects because it becomes progressively more difficult for them to join them or remain as time goes on. The main reason for users to leave is not the lack of adoption, but the mismatch between adoption, distribution and inflation. Distribution is the single one most important aspect of a cryptocurrency project as proven in the success of NANO, where no single entity was capable of obtaining a high amount of tokens through monopolizing token distribution.

● Constant rewards are counterproductive: Users will keep running their nodes even though they are not receiving rewards in a particular moment because there is no block reward for a particular block because network activity is low. Fighting inflation is more important than hoping for users to not stop running nodes.

● Elastic distribution was one of the key promises of Vertcoin, one of the most popular cryptocurrencies of 2014. NADO puts these promises into practice.
● Litecoin was created as a Bitcoin with fair distribution. None of the projects mentioned above put large effort into marketing and were extremely popular nonetheless.
● Barrier of entry is directly correlated to fairness of distribution. This is an idea on which Steve Jobs built his entire business. Removal of hassles in Apple operating systems and simplicity of their mobile devices led to widespread adoption simply because there were no hurdles to adoption.
● Interestingly enough, some of the most successful "cryptocurrency projects" where pyramid schemes that had zero technology in them: Bitcoinnect and Onecoin. All users had to do there was to go on a website and click a button to invest money into something that did not exist. Why did they do it? Because it was easy.
● Combining great and accessible technology with perfect distribution and effective marketing is the key to successful adoption.


Why not only use the existing projects?
● With PoW, the problem is in the arms race.
● With PoS, the problem is in the rising price.
● With PoD, the problem is in the increasing difficulty to re-join mesh with more participants.

Proof of what?
Every node in the NADO ecosystem keeps track of what opinions other nodes have by sharing state checksums for current block producer pools, transaction pools, peer pools and block hash pools. Participants add credibility over time to those who share their opinions on what the state of the network is. The security principle is that any attacker needs to be connected to the network for a longer time than the legitimate nodes and postpone the attack until their network participation duration is longer than that of other nodes - to perform a 51% attack. If the legitimate nodes stay in the network longer than the attackers, it is impossible to attack.

Burn-to-Bribe system and governance
In the beginning, all users have the same chance at receiving a reward every block. If they succeed, they are issued both tokens and a penalty. This penalty lowers chance of further finding rewards in relation to users who have not been rewarded yet, but it can be negated by burning a portion of the coins they generated or obtained otherwise. Currently, the model is set up in 1:100 ratio, which means that 1 portion of burn negates 100 portions of penalty. Both penalty and burn are counted from the smallest unit of NADO, so the lowest penalty resolution is 0.0000000001 and the lowest burn/bribe resolution is 0.0000000010. This system was created as an additional measure against inflation after implementation of elastic distribution and burned tokens are used for governance purposes.

To burn your NADO, send it to the following address:
Code:
burn

What about security?
There are no guarantees for security of NADO, mainly because of its highly experimental character. Compared to more excluding networks like Bitcoin, security will always be lower as the main focus is on lowering the entry level for new users to make mining as inclusive as possible.
How many decimals are there and what are the units called?

1 NADO can be split into 1,000,000,000 units.

Got some sci-fi tech mumbo jumbo?
● Cryptography: Edwards-curve Digital Signature Algorithm (Ed25519)
● Link hashing: BLAKE2b
● Block capacity: Capped at 250KB per minute
● Block reward: Between 0 and 5 depending on network usage
● Transaction throughput: 7 raw transactions per second
● Proof of Fidelity with aspects of majority and diversity
● noSQL MessagePack file-based atomized database system
● Optional MessagePack formatting in API
● Shared mining protocol
● Periodic intervals to enforce consensus stabilization
● Burn-to-Bribe deflationary incentive and governance
● The logo is a vortexed version of the Impossible Toroidal Polyhedron

Where can I learn more?

www.nodeisok.com
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: June 02, 2022, 10:13:31 AM
Personally I am not switching into any ERC20 where one person holds all funds
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: August 01, 2021, 12:46:51 PM
How is this guy staking 1500 HBN per stake? I thought there was a limit of 250

http://coins.dognose.net:3011/block/6781adc14fa2fbd45016860bae47f7dd43cf67904c8c977abb03e4ec3f8a79e7
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: August 01, 2021, 12:21:15 PM
New working explorer:

http://coins.dognose.net:3011/network

The old ones are down
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive on: July 13, 2021, 04:43:11 PM
bootstrap updated:

https://space.bismuth.cz/
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 127 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!