issues Search Results · repo:qubic/qubic-cli language:C++
Filter by
13 results
(81 ms)13 results
inqubic/qubic-cli (press backspace or delete to remove)implement step 5 from core issue https://github.com/qubic/core/issues/328
Franziska-Mueller
- Opened 20 days ago
- #78
necessary improvements to QubicConnection::receivePacketWithHeaderAs():
- proper handling of EndResponseReceived at callsites: check which responses from nodes can potentially contain
EndResponse, ...
Franziska-Mueller
- Opened 26 days ago
- #75
2024-12-18-port-aarch64 should be referenced from README
as most people use arm64 macOS (apple silicon) nowadays.
ouya99
- 1
- Opened 29 days ago
- #73
Current behavior: When creating a QX asset via qubic-cli (-qxissueasset) with a name with more than 7 characters or in
lower case or with an already existing asset name, the QX issuance fee is paid but ...
Franziska-Mueller
- 1
- Opened on Jan 9
- #58
Currently in all special commands, we set everIncreasingNonceAndCommandType as time(NULL), which is very limited if the
code is executed too fast, and/or operators want to run several commands per sec. ...
Franziska-Mueller
- Opened on Jan 9
- #57
Description
The synctime command is failing during the time setting phase while the time query functionality remains operational.
The error manifests as Failed to set node time! in the CLI output. Since ...
bug
fnordspace
- 1
- Opened on Dec 16, 2024
- #51
Currently many functions in qubic-cli use receiveDataAll (connection.cpp) to receive all bytes (getting blocked at recv
for 2 seconds) from nodes and then process. This behavior must be changed for further ...
Franziska-Mueller
- Opened on Nov 21, 2024
- #41
At the moment, when calling qubic-cli commands with fewer arguments than needed, the program returns a segmentation
fault to the user. The segmentation fault is caused by accessing the argv array without ...
Franziska-Mueller
- Opened on Nov 21, 2024
- #40
the commands are executing successfully except for -showkeys which did not output any results. image
C:\Users\max\Desktop\Qubic_cli\qubic-cli\build\Debug qubic-cli -nodeip 144.2.106.163 -getcurrenttick ...
maxhashes
- Opened on Jul 2, 2024
- #26

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.