- English
- 中文
- Español
- Français
- Português
- Deutsch
- Nederlands
- Bahasa Indonesia
- Polski
- Norsk
- Naijá
- 日本語
- Help translate
News
Sep 23 2024
[BLOG] The Core Principles of Cryptocurrency Scalability
One of the biggest talking points in cryptocurrency is "scalability." But what does this really mean?
Join Community Contributor Michael Johnson (MJ) as he takes an excellent deep dive on the subject.
Sep 16 2024
'BizMerchant' Event Ignites Excitement in the Nigerian Nano Community
Nigerian Nano Ambassador Enaanapu Gabriel writes a post-event debrief of his 'BizMerchant' Event which showcased Nano services and ignited a new Nigerian community of digital entrepreneurs.
Sep 09 2024
V27.1 Denarius - Nano Node Official Release
We are thrilled to announce the official release of Nano node V27.1 Denarius which is now available for upgrade - a major milestone!
This release marks a significant enhancement of the network's robustness, focusing on spam prevention, scalability, and improving the overall user experience.
What's in V27.1?
- Fair Queueing enhancements
- Election/block handling improvements
- Representative handling improvements
- Network handling rewrite
- Network Flow Control improvements
- Configurable Logging
- Voting Mechanism Reinvented: Up to 255 Votes Per Message
- Bounded Block Backlog Preparation
View the release notes: https://docs.nano.org/releases/release-v27-1/
For more in-depth information you can read our recent blog article: https://nano.org/en/blog/v27-denarius-preview--eb8bceac
Aug 28 2024
New article by Colin LeMahieu - Passive transaction QoS and flow control within nano
An economic overview of how Nano prioritizes transactions without a transaction fee.
Jul 31 2024
[V27] What's Ahead for V27 of the Nano Node
Discover what lies within the upcoming V27 Denarius of the Nano Node, a release that enriches the network's robustness in terms of spam prevention, scalability, and the overall user experience.
Learn about:
- Fair Queueing enhancements
- Election/block handling improvements
- Network Flow Control Improvements
and much more.
Jul 19 2024
Updated Nano Foundation page
With the aim of updating our website to be more in line with the volunteer, collaborative model that we now operate, we’ve updated the Nano Foundation page!
Jul 09 2024
Nano Weekly Dev Space - 9th of July 2024
Missed the recent Nano Weekly Dev Space from the 9th of July 2024?
Get up to date with the latest XNO developments via YouTube here!
[V27] Beta testing enters 4th round amid positive results
The V27 beta testing has entered its fourth round, as announced by gr0vity in the Discord channel on July 9.
"Beta testing for V27 continues. This addresses some issues identified in previous rounds mainly when using RocksDB backend. During this phase of testing, we continue to focus on confirmation times and overall system stability as we move closer to the Release Candidate (RC) phase."
So far, results have been positive, with improved performance for transaction confirmations and bootstrapping nodes even facing a high load of transactions, simulating "spam." The nano developer and beta tester gr0vity also reported some of these improvements on the same day.
"I did some testing on confirmation durations with 100 additional bootstrapping nodes.
You can see that the additional bootstrapping nodes have no negative impact on confirmation durations. This shows that we successfully met our target for V27, which aimed to ensure priority blocks confirm quickly even under spam conditions. In all tested situations, the median confirmation duration is around 1 second.
Previously, similar tests on V26 resulted in extended confirmation times for priority blocks, exceeding 15 seconds most of the time. However, there still is an impact on throughput with additional nodes, which drops from ~350cps to ~80cps. This will be addressed in an upcoming version via traffic shaping and a redesign of the network topology."
He also explained that these tests were using a single bucket of transactions.
The beta testing continues, and everyone is welcome to take part in the tests before the final release.
Jun 16 2024
The nano network processed over 200,000,000 blocks! A milestone in scalable, decentralised and fee-free payments!
What a milestone! The nano network has now successfully processed over 200,000,000 blocks! Yes, that is two hundred million! This achievement underscores nano’s efficiency, scalability, and ability to provide fast, fee-free transactions.
Nano has consistently demonstrated its value as a fast, secure, and eco-friendly digital currency. Crossing the 200 million block threshold is a testament to the network’s robust architecture and the community's active participation.
A big thank you to all the people that have not only helped to build such an efficient network, but also those that have used nano to send and receive money globally. As nano continues to evolve, the focus remains on enhancing user experience, expanding adoption, and exploring new use cases for fee-free, instant transactions.
The milestone of 200 million blocks is just the beginning. We're ready for the next 100 million blocks and beyond!
Jun 06 2024
[BLOG] How to Accept Payments in Nano as a Business and Avoid Fiat Ramps
Accepting payments in nano as a business can be as simple as setting up a self-custody wallet and properly communicating it. However, doubts can arise about how to liquidate or make this XNO circulate.
Community contributor Vini Barbosa addresses this topic in this article: "How to Accept Payments in Nano as a Business and Avoid Fiat Ramps."
I have been accepting payments in nano (ticker: XNO, symbol: Ӿ) since 2020, and while onboarding others to do the same, one of the most recurring concerns he identified is "How to properly off-ramp to fiat currencies to save, spend, or pay for business costs?" This is a fair concern, which I want to address in this article.
TL;DR: You won't need to off-ramp most of the time. Or, at least, that's the general idea: Avoiding on-ramps and off-ramps as much as possible.
Jun 03 2024
[BLOG] Methodology for Developing an IoT-based Parking Space Counter System using Nano (XNO)
An academic research team from India published a paper sharing a Methodology for Developing an IoT Parking Space Counter System using Nano (XNO). Here they give us an overview of this methodology with full paper linked at the end, with thanks to the Department of Computer Science and Engineering at Osmania University.
May 27 2024
RsNano: A Working Nano Node Written in 100% Rust
Gustav Schauwecker officially announced RsNano, a working nano node written in 100% Rust, after two years of intensive work and development.
Gustav ported the C++ nano-node and has streamed part of the process on his YouTube channel, with a special stream celebrating this announcement on May 28.
However, there is still more work to do before the node is officially launched for public testing. You can read more about the missing pieces and next steps in this blog post.
"So what’s next? Of course all of those missing features have to be implemented in Rust. Also the RsNano code repository is currently 200 commits behind the C++ repository. This will be the focus for the next weeks. Then, shortly after V27 is released, I’m going to release RsNano 1.0-alpha for public testing, which will be equivalent to V27." - Gustav Schauwecker
RsNano@GitHub: https://github.com/simpago/rsnano-node