ohager

Results 71 issues of ohager

**Is your feature request related to a problem? Please describe.** The avatar image is being loaded from IPFS. Due to the typical IPFS discovery time, it happens that the image...

enhancement
desktop

For accounts with many indirect_incoming the current implementation for `getAccountTransactions` doesn't scale, as entire table scans are required. This solution avoids complete table scans by limiting sub query search on...

At the moment, just the extensive HTTP Web API is documented using OAS. For completeness it's nice having the P2P API documented in the same style (OAS). I recommend to...

API DOC

.At block 975094 an error causes to break the sync [postgres.txt](https://github.com/signum-network/signum-node/files/14009763/postgres.txt) [message (8).txt](https://github.com/signum-network/signum-node/files/14009766/message.8.txt) > by my previous experience with postgres this is most probably related to uniqueness constraints causing trouble....

bug
priority-high

Additionally, as we have upcoming postgresql support we need an additional package. > Mind that the upcoming new web ui for the node requires additional build steps to pull remote...

docker

As the new version will get an entire Web UI, some preparations must be done for Jetty. ![image](https://github.com/signum-network/signum-node/assets/3920663/668eb5f0-579d-4f52-9762-a2577c201e35) The proposed static HTML structure can be: ``` html - ui index.html...

enhancement

Hi Blago, I just discovered that the recently released version V1.1 is different from current codebase. _Example_ The console output in provided executables is `/CPU: (\d+)% done, \((\d+) nonces\/min\)/g`, while...

For CLI scripting, it's necessary to make principal plotting parameters available via command line, - account - targetdisk - plotdisk (move plot) - plotsize - chunks - instructionset - threads...

enhancement

As suggested in #12 , it should be possible to plot not only one disk, but multiple drives, such that the plotter needs to be started only once, and automatically...

feature request

Additionally, to XPlotter, GPU plotter support could be interesting.

feature request
on hold