-
Is there a record of discussion on why a new wallet seed technique was used over a BIP32/44-based scheme? Would there be interest in adding support for BIP32/44 to the wallet or at least standardizing…
fu5ha updated
3 years ago
-
### Prize Title
Rosetta Node API for Vite
### Prize Bounty
$3000 **in VITE** + VITE merch
### Challenge Description
Looking for someone to build the Rosetta Node API for Vite (https://vite.or…
-
If a node starts interacting with the network in malicious ways there should be a mechanism by which other nodes automatically block it from the network. Could be permanently or for a period of time.…
-
Privacy and scaling:
https://web.stanford.edu/%7Ebuenz/pubs/bulletproofs.pdf
-
Every transaction is composed of two blocks, a `send block` and a `receive block`. This is perfect to process transactions, since it's an asynchronous network.
But while the `receive block` have n…
pedfx updated
5 years ago
-
### Summary
expected:
```
nano_node --daemon --pid_file /tmp/nano_node.pid
```
`nano_node` should delete the pidfile on exit
### What problem would be solved by this feature?
a pidfile …
-
### Summary
Somewhat related to #4169, the goal is to adjust how the AEC erases elections so that nodes vote on the same elections more consistently (increasing CPS & decreasing the impact of netwo…
-
As it currently stands, the network CPU TDP is calculated by adding up the TDP of the reported CPU for reps that responded (have data on 44 reps) and the average TDP is used where a reported TDP is no…
-
### Summary
The canary keys to enable final votes for the network protocol are still setup for keys owned by the nano foundation and not banano foundation. This means we can't upgrade the network pr…
-
There are many reps that may not get tracked due to the default behavior of rep crawler which limits tracking to principal representatives.
Nodes can override this behavior through a config change…