Gridcoin TUI updates
This weekend wasn't very productive, it took me lots of hours to achieve some improvement.
Hey guys, never drink Vodquila (vodka-tequila mix) with beer. o_O
I mean: NEVER :D :D :D
It kills your brain for days...
So finally we have some "design" here.
The terminal window resizing is working now, and we have our first unsolved bug here too:
If you try to resize the window by multiple times too quickly... Then you will get a 'segmentation fault' error and the whole thing crashes...
The good news are, the project currently has 2 translations!
And we have a daemon issue there... As it seems in the picture, I have 2 "unknown" transactions, which were really PoR interests.
But the daemon is reporting weird datas. For example my stake from 3th March:
(command: gridcoinresearchd gettransaction <txid> )
"details" : [
{
"involvesWatchonly" : true,
"account" : "xxxxxx",
"address" : "xxxxxx",
"category" : "generate",
"Type" : "Interest",
"amount" : 2.31990124
}
It contains the data about what happened. (Generated interest, etc)
The same command produces the below output with the latest stakes:
"details" : [
]
Of course the GUI wallet knows it's a 'Mined - PoR' transaction...
If anybody have an idea what's happening, and why, it will be really appreciated :) Now as I see, the only way to check if it's a PoR stake, to search for the "generated" property. But will it be enough?
If you would like to give it a try, create a translation or just play with the code:
https://github.com/Deybacsi/grctui
I've got an advice last time to include a Grc address, if someone wants to donate the project.
So, here you are: S6VJxGuD1xx9fAQqVi7bf1e7GoybYsDCQQ
Leave Gridcoin TUI updates to:
Read more #gridcoin posts
Best Posts From Dey Bacsi
We have not curated any of deybacsi's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Dey Bacsi
- Deybacsi
- Games on Linux | Portal walkthrough - Level 05-10
- Games on Linux | Portal walkthrough - Level 01-04
- World's first Ethereum web browser released!
- How it works - Boinc Account Managers
- Profile
- Gridcoin TUI updates
- Gridcoin TUI wallet v0.3 for linux
- Gridcoin TUI wallet v0.1 for linux
- Gridcoin wallet 3.7.8 status & compiling on Raspberry Pi