No description
![]() * Add `not_a_block` serialization/deserialization support * Add convenience `account_store::get` variant returning std::optional * Pass by universal reference in `processing_queue` * Add `asc_pull_req` & `asc_pull_ack` messages messages.cpp * Add support for new message types in `message_deserializer` * Add handling of new message types inside `network` class * Add new message types to stats * Add support for new message types to `tcp_server` * Small `tcp_server::to_bootstrap()` cleanup * Introduce `bootstrap_server` class * Move bandwidth_limiter to a separate component * Introduce specialized `outbound_bandwidth_limiter` keeping track of different traffic types * Use a separate bootstrap bandwidth limit in `bootstrap_server` * Formatting * Add config options for bootstrap bandwidth limits * Add tests for `bootstrap_server` * Comments * Add tests for new block types * Include starting block in bootstrap server response This will be useful for querying which account contains source gapping block * Fixes * Filter channels with their capacity maxed out * Remove needless `response_queue` This eliminates the need for allocating response messages * Add count field to `asc_pull_req` message * Add `ledger::account_safe` variant * Add additional account info in `asc_pull_ack` message * Add stats * Skip at_end check for asc_pull messages * Use little endian when serializing multi byte integers * Add tests for account_info payload type * Formatting & gcc compilation fix * Switch to big endian as standard encoding for network messages |
||
---|---|---|
.github | ||
api/flatbuffers | ||
ci | ||
CL | ||
cmake | ||
coverage | ||
cpptoml@5399650056 | ||
crypto | ||
debian-control | ||
diskhash@0b81937e1b | ||
doc/diagram | ||
docker | ||
doxygen | ||
etc | ||
flatbuffers@a9a295fecf | ||
gtest@e2239ee604 | ||
images | ||
lmdb@e931980823 | ||
miniupnp@2df8120326 | ||
nano | ||
nano-pow-server@00591aeae9 | ||
rocksdb@79f08d7ffa | ||
systest | ||
util | ||
valgrind | ||
.clang-format | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
asan_blacklist | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
doxygen.config | ||
Info.plist.in | ||
LICENSE | ||
logo.png | ||
Nano.icns | ||
Nano.ico | ||
Nano.rc | ||
nanocurrency-beta.spec.in | ||
nanocurrency.spec.in | ||
qt.conf | ||
README.md | ||
rep_weights_beta.bin | ||
rep_weights_live.bin | ||
resources.qrc | ||
SECURITY.md | ||
tsan_clang_blacklist | ||
tsan_suppressions | ||
valgrind.supp |
What is Nano?
Nano is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.
Guides & Documentation
Other documentation details can be found at https://docs.nano.org.
Links & Resources
Want to Contribute?
Please see the contributors guide.
Contact us
We want to hear about any trouble, success, delight, or pain you experience when using Nano. Let us know by filing an issue, joining us on Reddit, or joining us on Discord.