Pages:
Author

Topic: [ANN] NoirShares UPDATE REQUIRED Advanced Features✔, Unique PoW✔ - page 21. (Read 69978 times)

hero member
Activity: 599
Merit: 500
I think the block chain was reset

{
"version" : "v0.2.3.1-beta",
"protocolversion" : 60010,
"wallets" : 1,

"stake" : 0.00000000,
"unspendable" : 0.00000000,
"balance" : 0.00000000,
"blocks" : 5,
"timeoffset" : 0,
"moneysupply" : 51.11060000,
"connections" : 0,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : 0.00000000,
"testnet" : false,
"paytxfee" : 0.00000000,
"mininput" : 0.00100000,
"keypoolsize" : 102,
"errors" :


i think your right

i found the 4th block 2.222

"blocks" : 4,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00000000,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespermin" : "No information yet. Wait at least 4 minutes after starting mining for estimate.",
"networkhashps" : 0,
"pooledtx" : 0,
"testnet" : false
}
sr. member
Activity: 379
Merit: 250
latest wallet suddenly crashed and now shows 0 connections/out of sync...

I have the same situation....
I had the wallet up for some hours yesterday, mined some to test Lotto (which I didn't because of the transferring problem), closed it for the night and now tried to start it again (compiled in Ubuntu). It keeps crashing with: Segmentation fault (core dumped). I will try to find the logfiles.
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
I think the block chain was reset

{
"version" : "v0.2.3.1-beta",
"protocolversion" : 60010,
"wallets" : 1,

"stake" : 0.00000000,
"unspendable" : 0.00000000,
"balance" : 0.00000000,
"blocks" : 5,
"timeoffset" : 0,
"moneysupply" : 51.11060000,
"connections" : 0,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : 0.00000000,
"testnet" : false,
"paytxfee" : 0.00000000,
"mininput" : 0.00100000,
"keypoolsize" : 102,
"errors" :

You have sinked the wallet ?
legendary
Activity: 1302
Merit: 1000
ORB has a good chance to grow.
I think the block chain was reset

{
"version" : "v0.2.3.1-beta",
"protocolversion" : 60010,
"wallets" : 1,

"stake" : 0.00000000,
"unspendable" : 0.00000000,
"balance" : 0.00000000,
"blocks" : 5,
"timeoffset" : 0,
"moneysupply" : 51.11060000,
"connections" : 0,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : 0.00000000,
"testnet" : false,
"paytxfee" : 0.00000000,
"mininput" : 0.00100000,
"keypoolsize" : 102,
"errors" :
hero member
Activity: 1034
Merit: 500
latest wallet suddenly crashed and now shows 0 connections/out of sync...

I have the same situation....

Me too.


One more with same issue...
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
latest wallet suddenly crashed and now shows 0 connections/out of sync...

I have the same situation....

Me too.
full member
Activity: 154
Merit: 100
Wallet is now borked on my end as well. Crashed earlier and now will not sync.
member
Activity: 64
Merit: 10
latest wallet suddenly crashed and now shows 0 connections/out of sync...

I have the same situation....
full member
Activity: 214
Merit: 100
so i have a conf file "NoirShare"
what am i missing , it not sync , i delete the old wallet file in %appdata% ( copy the wallet to USB locations NRS 2.0 ) 

The file needs to be called NoirShares.conf and saved in plain text (like Notepad)

It needs to be present in the folder before you open NoirShares as it only reads the file when it first opens. It has to be in the same folder where you see the file named "debug.log"
hero member
Activity: 599
Merit: 500
so i have a conf file "NoirShare"

Quote
server=1
gen=1
daemon=1
listen=1

maxconnections=35
addnode=70.54.66.159
addnode=189.181.201.75
addnode=207.245.41.195
addnode=184.68.133.150
addnode=192.64.5.200
addnode=107.170.52.105
addnode=41.78.78.2
addnode=54.186.239.68
addnode=91.134.53.161
addnode=192.64.4.13
addnode=24.67.29.246
addnode=207.245.41.195
addnode=107.170.52.105
addnode=68.54.118.59
addnode=75.83.196.109
addnode=14.20.5.117
addnode=130.204.172.168
addnode=89.151.189.195

what am i missing , it not sync , i delete the old wallet file in %appdata% ( copy the wallet to USB locations NRS 2.0 ) 
newbie
Activity: 3
Merit: 0
latest wallet suddenly crashed and now shows 0 connections/out of sync...
hero member
Activity: 599
Merit: 500
v0.2.3.1-beta is only 64bit and does NOT work on 32bit PC
legendary
Activity: 1302
Merit: 1000
ORB has a good chance to grow.
maybe  explains and describes and makes it understandable why missing BTC

and explains what barwizi says with price! the theoretical prices, could not be reached at this time.

but that is the risk of an investor. In an IPO of a company, it is the same, see Facebook ... It was drawn to a certain value, but fell in trading on Wall Street later. And all shareholders who had bought at the time of the IPO, have subscribed their share too expensive .. That's life


a short time lapse

https://docs.google.com/spreadsheets/d/1HdJy9v1lC3Pqw6A2jDWwv_NJYAHfxQBVMZ9HG4CNWWc/edit?usp=sharing
full member
Activity: 214
Merit: 100
weird thing though is that the log file isn't showing the normal signs of mining

Yeah, for some reason those are commented out in the newer version.

If you are building source, you can remove the // from these two lines in main.cpp

                printf("testHash %s\n", testHash.ToString().c_str());
                printf("Hash Target %s\n", hashTarget.ToString().c_str());

That will show in your debug.log every time you find a test hash, and have it compare against the hash target.  If you see those, then yes, you are mining (and you can watch it happen if you  watch the debug.log file scroll)

legendary
Activity: 882
Merit: 1000
weird thing though is that the log file isn't showing the normal signs of mining IE there are no
Quote
Gen Mid Hash A: 04000000c78e55883eb5b3160f1e02788cdf75e85e8d4ff37967616d0688930f154b01000000000 00000000000000000000000000000000000000000000000000000000095e41c54a0980020010000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 000010100000095e41c540100000000000000000000000000000000000000000000000000000000 00000000ffffffff0c026f020104062f503253482fffffffff010000000000000000232103071ea 2703ea670c0e1e9b687d621800c0b519cd1c23108bf13f20e6f211adb81ac0000000000
Gen Mid Hash B: d8a790425225482f9603b8ec8d1a77c77cd51ab12a0fe2b6af757b855ede548d
Create Block, 623
After grant ...
Create Block, 623
After grant ...
Create Block, 623
After grant ...
Gen Mid Hash C: 20032883 51411080
Gen Rng Hash A: 0400000032f474d473d9f7c4d3c2761d6584497eda8ecaa3f6285a551ec6e528591029000000000 00000000000000000000000000000000000000000000000000000000089e41c54a1d60020040000 00000000000000000000000000000000000000000000000000000000000000000073ad310188781 003010100000060e41c540100000000000000000000000000000000000000000000000000000000 00000000ffffffff0c026e020103062f503253482fffffffff010000000000000000232103071ea 2703ea670c0e1e9b687d621800c0b519cd1c23108bf13f20e6f211adb81ac0000000000
Gen Rng Hash B: 21bbc88f63f14a1056799a8d63846ebcdfd0dd5e0b2ed3c3ed9be24ce0455f9e
Gen Amt Rewd A: 22.222
testHash 4a0d047af771fcf14be099436e67879d8b5d3b2e5a459e550bb282b985f09f90
Hash Target 00d6a10000000000000000000000000000000000000000000000000000000000
^from old version
just
Quote
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 107.170.52.105:33333 lastseen=364312.0hrs
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 24.67.29.246:33333 lastseen=1.0hrs
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 41.78.78.2:33333 lastseen=364312.0hrs
After grant ...
After grant ...
connection timeout
IRC got join
After grant ...

That is the log of the alpha versioon, i have commented out the output lines. Those are used to monitor activity of the code, specifically for debugging purposes. Since the RNG, PoW and verification are working, that part is no longer required. For example, now i am debugging transactions, you'll see my debug log is full of transaction related outputs
full member
Activity: 239
Merit: 100
Socialist Cryptocurrency Devote
weird thing though is that the log file isn't showing the normal signs of mining IE there are no
Quote
Gen Mid Hash A: 04000000c78e55883eb5b3160f1e02788cdf75e85e8d4ff37967616d0688930f154b01000000000 00000000000000000000000000000000000000000000000000000000095e41c54a0980020010000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 000010100000095e41c540100000000000000000000000000000000000000000000000000000000 00000000ffffffff0c026f020104062f503253482fffffffff010000000000000000232103071ea 2703ea670c0e1e9b687d621800c0b519cd1c23108bf13f20e6f211adb81ac0000000000
Gen Mid Hash B: d8a790425225482f9603b8ec8d1a77c77cd51ab12a0fe2b6af757b855ede548d
Create Block, 623
After grant ...
Create Block, 623
After grant ...
Create Block, 623
After grant ...
Gen Mid Hash C: 20032883 51411080
Gen Rng Hash A: 0400000032f474d473d9f7c4d3c2761d6584497eda8ecaa3f6285a551ec6e528591029000000000 00000000000000000000000000000000000000000000000000000000089e41c54a1d60020040000 00000000000000000000000000000000000000000000000000000000000000000073ad310188781 003010100000060e41c540100000000000000000000000000000000000000000000000000000000 00000000ffffffff0c026e020103062f503253482fffffffff010000000000000000232103071ea 2703ea670c0e1e9b687d621800c0b519cd1c23108bf13f20e6f211adb81ac0000000000
Gen Rng Hash B: 21bbc88f63f14a1056799a8d63846ebcdfd0dd5e0b2ed3c3ed9be24ce0455f9e
Gen Amt Rewd A: 22.222
testHash 4a0d047af771fcf14be099436e67879d8b5d3b2e5a459e550bb282b985f09f90
Hash Target 00d6a10000000000000000000000000000000000000000000000000000000000
^from old version
just
Quote
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 107.170.52.105:33333 lastseen=364312.0hrs
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 24.67.29.246:33333 lastseen=1.0hrs
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
After grant ...
connection timeout
After grant ...
trying connection 41.78.78.2:33333 lastseen=364312.0hrs
After grant ...
After grant ...
connection timeout
IRC got join
After grant ...
full member
Activity: 214
Merit: 100

I have 1 active connection and wallet is up to date

Blocks are at 194 right now.  You should have more connections than just 1 active connection.

What does your NoirShares.conf look like with addnode ?

(Difficulty was high at 0.00000039 now it is down to 0.00000019)

But you should never mine with only 1 active connection.  How do you know that 1 connection isn't taking your block hash and resending it to other nodes as their own?

You should always try to have more than 5 active connections to be safe.
legendary
Activity: 882
Merit: 1000
Barwizi is more than 2 hours that my wallet stopped mining...

"blocks" : 160,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000021,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 13.60976274,
"networkhashps" : 5,
"pooledtx" : 0,

I dont see any transactions since 22.50 (now 00.30) from 19.52 to 22.50 I had 8 transactions of 2,22NRS ... I have 1 active connection and wallet is up to date



Lol, its the difficulty, it's gone pretty high. Your wallet is mining "hashespermin" : 13.60976274,
member
Activity: 64
Merit: 10
Barwizi is more than 2 hours that my wallet stopped mining...

"blocks" : 160,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000021,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespermin" : 13.60976274,
"networkhashps" : 5,
"pooledtx" : 0,

I dont see any transactions since 22.50 (now 00.30) from 19.52 to 22.50 I had 8 transactions of 2,22NRS ... I have 1 active connection and wallet is up to date

hero member
Activity: 540
Merit: 500
Pages:
Jump to: