-
Investigate whether the real-time network can be optimized by reducing fanout from a node when distributing messages. Currently it may be sqrt(nodeCount) or 40+, it's not clear. Validate that it's s…
-
I still see a lot of newbie confusion on the topic of "pending" or "unpocketed" transactions, so I'd like to officially propose:
Sent -> Delivered -> Received
To match standard email and physica…
-
Hi team,
I'm not a Rust developer, so maybe the fix is trivial, just want to report issue so other folks can find it and use a temporary workaround.
**What is the issue?**
When installing Rust …
-
It takes hours to bootstrap on the test network with V23RC1.
It is not clear if this is a regression because bootstrapping on the test network had been broken since August after switching on final vo…
-
```
$ echo $SEED | atto -a 0 b
Error: json: cannot unmarshal array into Go struct field internalPending.blocks of type map[string]atto.pendingBlock
```
I've tried to troubleshoot but the best I …
-
### Summary
I've been investigating why my node's cementing has stayed in the same range for weeks. I originally thought it was due to 21.3 but my node is now running v22.
Using the logs I can r…
-
### Summary
Seemingly starting in v24, on multiple nodes, querying an unopened block with `accounts_balances` returns:
`"error": "Account not found"`
The same block queried with `account_balance` r…
-
Current user-generated PoW is too high for large services & mobile users. Also it cannot fully prevent large-scale TX attack.
With dynamic PoW difficulty representative nodes can increase required bl…
-
### Summary
Using Visual studio 2019 to compile the current develop branch with the test projects included will fail with the following three error messages:
`Error LNK2019 unresolved external sym…
-
Disabled in https://github.com/nanocurrency/nano-node/pull/3607
CI run in which it failed: [here](https://github.com/nanocurrency/nano-node/runs/4513429321?check_suite_focus=true#step:5:3401)