-
### Summary
In github CI, the results of RPC, QT and load tests are not checked.
### Node version
V22.1
### Build details
manual
### OS and version
any
### Steps to reproduce the behavior
Che…
-
### Summary
RPC:
```
{
"action": "nano_to_raw",
"amount": "10.50"
}
```
```
{ error: 'Invalid amount number' }
```
### What problem would be solved by this feature?
Would be nice if…
-
After the upgrade of flatbuffers library my build broke and even deleting the entire build directory didn't fix the problem. I think the problem was that nanoapi_generated.h needed refreshing. The bui…
-
The current use of Boost ptree in RPC is problematic for several reasons:
* The output is not standard JSON
* Empty objects and arrays are replaced with strings
* Bool values are quoted
* …
-
The socket replacing HTTP callback is well built and can immediately support extensions with little development effort.
One way to extend will likely be to add account filters in order to minimize …
-
Currently the block table maps block_hash -> block data. Each block is keyed on random data which causes frequent database page splits, hurting performance and causing internal fragmentation. For high…
-
Please add (and support during edits) version number to [RPC wiki page](https://github.com/nanocurrency/raiblocks/wiki/RPC-protocol)
GitHub keeps edit history, and version number will allow to alig…
-
Most of docker orchestration systems require, or at least recommend to run processes in docker as non-root. I tried it with your container, and it did work normally, so maybe you can add something lik…
-
Support multiple database backends such as LMDB, RocksDB, and maybe SQLite.
-
nano_wallet v16
I can see quite a lot of peers use a rather old node version.
Suggestion:
when 20% of the peers have a node version newer than yours, show it on the home window.
Like
> Vers…
Sovxx updated
5 years ago