Skip to content
#

nano

Here are 291 public repositories matching this topic...

nano-node
rkeene
rkeene commented Dec 14, 2018

In order to better propagate only live blocks to peers, we need to be able to classify blocks as either "new"/"active" or "existing" from the perspective of the network, but from our node.

One way we could accomplish this is to have representatives periodically emit a signed message that gives a fuzzy view into their complete ledger.

One way to construct this fuzzy view is to XOR the hash of

Beraliv
Beraliv commented Apr 28, 2020

⭐️ S (situation) ⭐️

You don't need to discuss code changes about formatting: indents, spaces or tabs, etc

⭐️ T (task) ⭐️

The developer will add code changes with declared formatting which is available in Prettier config

⭐️ A (action) ⭐️

Add Prettier with https://prettier.io/

⭐️ R (result) ⭐️

It will autochange files and format them correctly for the project

zoltantemesvari
zoltantemesvari commented Nov 20, 2019

The list still contains reps that are redundant or should not be advertised, e.g:
BitGrail, Nanex, Binance, Nanode.

The best solution would be if the app downloaded the recommended rep list from myNano.ninja.
It would also be good if the rep selection was a mandatory step in the account setup.

Thanks

CanHobby
CanHobby commented Nov 15, 2019

Hi - thanks for all of your work... I have several LGT8fs and love them..... except...

2 issues when using your package....

#1 - I cant load the bootloader...
Arduino: 1.8.10 (Linux), Board: "LGT8F328, 32 MHz internal, 328P-LQFP32 wemos-TTGO-XI"

/home/art/Downloads/arduino-1.8.10-linux64/arduino-1.8.10/hardware/tools/avr/bin/avrdude -C/home/art/Downloads/arduino-1.8.10-linux64/arduino-1.

Morty-C-137
Morty-C-137 commented Apr 13, 2020

Sometimes when you copy and paste a Nano address, it will have extra spaces at the beginning or end of the string.
In these cases, nanocrawler's search button does nothing onclick, which is quite confusing for users.

This can easily be fixed by trimming all whitespaces from the beginning and end of the search string before checking if the entered string is a valid nano address.

guilhermelawless
guilhermelawless commented Feb 10, 2020

The node prints this message when "::ffff:0.0.0.0" is set as address an control is enabled: WARNING: control-level RPCs are enabled on non-local address ::ffff:0.0.0.0, potentially allowing wallet access outside local computer

We should add more information on this in the documentation and include the link in the printed message.

If not using docker:

  • A non-local address exposes the RP

Improve this page

Add a description, image, and links to the nano topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nano topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.