Bitcoin Forum
May 06, 2024, 12:38:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 »
  Print  
Author Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]  (Read 379544 times)
morenho
Full Member
***
Offline Offline

Activity: 125
Merit: 100



View Profile
October 17, 2017, 09:36:54 PM
 #5561

Windows wallet working yet? bought some coins a loooong time ago, and never got to make the MN because of sync issues...

1714999110
Hero Member
*
Offline Offline

Posts: 1714999110

View Profile Personal Message (Offline)

Ignore
1714999110
Reply with quote  #2

1714999110
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714999110
Hero Member
*
Offline Offline

Posts: 1714999110

View Profile Personal Message (Offline)

Ignore
1714999110
Reply with quote  #2

1714999110
Report to moderator
Rigorous
Full Member
***
Offline Offline

Activity: 574
Merit: 115



View Profile
October 17, 2017, 10:40:40 PM
 #5562

How many coins a Masternode receive Daily ?

0.88 x 3 or 4. around that.

Really? It varies a lot in my experience. Sometimes 3 a day, sometimes 3 days nothing.
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 18, 2017, 05:49:11 AM
 #5563

How many coins a Masternode receive Daily ?

0.88 x 3 or 4. around that.

Really? It varies a lot in my experience. Sometimes 3 a day, sometimes 3 days nothing.

Well i guess your statement is much better and true. There are days with luck and days with no luck at all.

Bill Hicks was right about....everything
bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 18, 2017, 07:27:28 PM
Last edit: October 18, 2017, 08:12:54 PM by bakra
 #5564

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

1) Use bootstrap or install parsed blockchain
2) I forgot about forks since I use 1GB ram + 2GB swap


I still don't get it: atm the load average of the vps is between 0.00 and 0.10, so it is idle.
Memory in use is 66%.
Disk activity is zero for minutes.
Syncing is still not finished and is to slow to catch up to the current block.
Another strange thing is that "./8bitd getinfo" takes a very long time to respond

So because it is almost not using resources I would say it has something to do with connections. The number 0f connections is 8, but it seems like it takes to long for the information to come in.
Is there something i can change in the 8bit.conf to speed that up?

koguma
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
October 19, 2017, 11:32:35 AM
 #5565

How many coins a Masternode receive Daily ?

0.88 x 3 or 4. around that.

Really? It varies a lot in my experience. Sometimes 3 a day, sometimes 3 days nothing.

Yeah, closer to 3 days nothing.  Pretty disappointing.

koguma
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
October 19, 2017, 11:35:20 AM
 #5566

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

1) Use bootstrap or install parsed blockchain
2) I forgot about forks since I use 1GB ram + 2GB swap


I still don't get it: atm the load average of the vps is between 0.00 and 0.10, so it is idle.
Memory in use is 66%.
Disk activity is zero for minutes.
Syncing is still not finished and is to slow to catch up to the current block.
Another strange thing is that "./8bitd getinfo" takes a very long time to respond

So because it is almost not using resources I would say it has something to do with connections. The number 0f connections is 8, but it seems like it takes to long for the information to come in.
Is there something i can change in the 8bit.conf to speed that up?



The code for this coin is ancient.  It gobbled up 4gb of ram on my vps before.   From what I can tell, it's using really old bitcoin core code in there, and you need to tune some params.  Try adding these to the conf:

maxconnections=20
dbcache=64
mempool=64


Still, mine is using nearly 1gb of ram.

koguma
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
October 19, 2017, 11:41:49 AM
 #5567

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

There's no way in hell you can run this coin with 512mb of ram.  With config options, expect it to gobble up 4gb of ram trying to swallow it's blockchain.   With options (I posted a few above) it'll use 1gb of ram.

Here's the proof:

Code:
top - 19:39:59 up 30 days, 15:36,  1 user,  load average: 0.17, 0.17, 0.22
Tasks:  21 total,   1 running,  20 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us,  0.6 sy,  1.5 ni, 97.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   4194304 total,  1915204 used,  2279100 free,        0 buffers
KiB Swap:   524288 total,   111496 used,   412792 free.  1110980 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
22055 poops     20   0 2469660 973340 363280 S  12.3 23.2   1680:37 8bitd
23581 poops     20   0 1529660 107312  10780 S   6.3  2.6 228:52.39 bitcloudd

I'm running 2 MN coins.  Bitcloud and 8bit on the same container.  Compare.




bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 19, 2017, 12:02:25 PM
 #5568

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

There's no way in hell you can run this coin with 512mb of ram.  With config options, expect it to gobble up 4gb of ram trying to swallow it's blockchain.   With options (I posted a few above) it'll use 1gb of ram.

Here's the proof:

Code:
top - 19:39:59 up 30 days, 15:36,  1 user,  load average: 0.17, 0.17, 0.22
Tasks:  21 total,   1 running,  20 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us,  0.6 sy,  1.5 ni, 97.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   4194304 total,  1915204 used,  2279100 free,        0 buffers
KiB Swap:   524288 total,   111496 used,   412792 free.  1110980 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
22055 poops     20   0 2469660 973340 363280 S  12.3 23.2   1680:37 8bitd
23581 poops     20   0 1529660 107312  10780 S   6.3  2.6 228:52.39 bitcloudd

I'm running 2 MN coins.  Bitcloud and 8bit on the same container.  Compare.



So it makes no difference that the 2 GB swap is on an SSD?
I tought because SSD is fast I could have more fast memory.
I just switched to Vultr because on my Time4vps I was not permitted to enlarge the swap file
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 19, 2017, 12:33:40 PM
 #5569

dbcache=64
mempool=64

what these two commands do? why 64 ?

Bill Hicks was right about....everything
JohnShepard
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
October 19, 2017, 03:02:05 PM
 #5570

Hi guys.
downloaded bootstrap.dat.gz
and blocks.tgz.
I did everything right, but
another 12 weeks after the dumps ....

synchronization is simply awful long. Embarrassed

Can anyone pull out of his wallet fresh files?
from the folder AppData / 8Bit

of course without Wallet.dat
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 19, 2017, 03:49:17 PM
 #5571

I still don't get it: atm the load average of the vps is between 0.00 and 0.10, so it is idle.
Memory in use is 66%.
Disk activity is zero for minutes.
Syncing is still not finished and is to slow to catch up to the current block.
Another strange thing is that "./8bitd getinfo" takes a very long time to respond

Paste here output of:

Code:
free -m

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 19, 2017, 04:02:13 PM
 #5572

dbcache=64
mempool=64

what these two commands do? why 64 ?
Default value for dbcache is 25, so 64 will increase memory consumption. Don't do it. mempool option does not exist. Setting it changes nothing.


8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 19, 2017, 04:05:16 PM
 #5573

I'm running 2 MN coins.  Bitcloud and 8bit on the same container.  Compare.

Nothing to compare here. When 8bit was as small as bitcloud is (blockchain height & size, utxo size), people were running 10 wallets concurrently on 1GB machines.

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
robert3harrison
Full Member
***
Offline Offline

Activity: 219
Merit: 100


View Profile
October 20, 2017, 02:21:59 AM
 #5574

I'm running 2 MN coins.  Bitcloud and 8bit on the same container.  Compare.

Nothing to compare here. When 8bit was as small as bitcloud is (blockchain height & size, utxo size), people were running 10 wallets concurrently on 1GB machines.


Agreed it can't be compared to Bitcloud... but 8Bit uses WAY to many resources....

What is the ETA on the new wallet with new mn coin requirements?
trunghieu250688
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
October 20, 2017, 02:28:59 AM
 #5575

Is this coin alive? Vol is so low
r8st
Full Member
***
Offline Offline

Activity: 179
Merit: 100



View Profile
October 20, 2017, 04:27:09 AM
 #5576

Is this coin alive? Vol is so low

It has a pulse, I know that... it's going through some transitions currently... there was a 20ish btc wall at .00007 for a while, then there was a big one at .00004, now at .00002... I know at least one person is taking the coin seriously, even more are taking it seriously as evidenced by the activity on this thread. I have no idea what the price will do but I imagine eventually people would run out of surplus 8bit to sell this epically mysterious someone, and then the price will have less downward pressure.

To prospective buyers it seems like now or soon would be a good time to buy.... a GINORMOUS amount of 8bit has been unloaded over the course of the last couple of months, many of us have witnessed it, there simply can not be all that much surplus 8bit left hanging around that anyone would want to sell. The price could do anything from here but I'd expect it will begin heading up again soon. New wallet is supposed to be coming too with new masternode requirements (1000 8bit instead of 112).

So yes, i'd say alive.

"8bitd -cli masternode list" returns usually around 50-100 active mns for me at any time
bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 20, 2017, 07:15:12 AM
Last edit: October 20, 2017, 07:32:08 AM by bakra
 #5577

I still don't get it: atm the load average of the vps is between 0.00 and 0.10, so it is idle.
Memory in use is 66%.
Disk activity is zero for minutes.
Syncing is still not finished and is to slow to catch up to the current block.
Another strange thing is that "./8bitd getinfo" takes a very long time to respond

Paste here output of:

Code:
free -m

                   total        used        free      shared  buff/cache   available
Mem:            488         106          84           4         297         345
Swap:          3071         448        2623

CPU is around 0,7%

Still it's inresponsive. ./dasd getinfo takes a long time or doesn't appear at all
Still some 2200 blocks behind
The amount of blocks behind is growing
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 20, 2017, 12:45:24 PM
 #5578

Weird. Really. Do you have non-empty wallet.dat in use? If so, let it sync without it. Please paste an output of
Code:
ps ux|grep 8bitd

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
panda111
Full Member
***
Offline Offline

Activity: 394
Merit: 100


View Profile
October 20, 2017, 12:51:49 PM
 #5579

Is this coin alive? Vol is so low

It has a pulse, I know that... it's going through some transitions currently... there was a 20ish btc wall at .00007 for a while, then there was a big one at .00004, now at .00002... I know at least one person is taking the coin seriously, even more are taking it seriously as evidenced by the activity on this thread. I have no idea what the price will do but I imagine eventually people would run out of surplus 8bit to sell this epically mysterious someone, and then the price will have less downward pressure.

To prospective buyers it seems like now or soon would be a good time to buy.... a GINORMOUS amount of 8bit has been unloaded over the course of the last couple of months, many of us have witnessed it, there simply can not be all that much surplus 8bit left hanging around that anyone would want to sell. The price could do anything from here but I'd expect it will begin heading up again soon. New wallet is supposed to be coming too with new masternode requirements (1000 8bit instead of 112).

So yes, i'd say alive.

"8bitd -cli masternode list" returns usually around 50-100 active mns for me at any time

New wallet sounds good, will that be a working windows wallet?
bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 20, 2017, 02:09:57 PM
 #5580

Weird. Really. Do you have non-empty wallet.dat in use? If so, let it sync without it. Please paste an output of
Code:
ps ux|grep 8bitd

ps ux|grep 8bitd
theo      7541 52.5 76.4 2219172 382296 ?      SLsl 09:27 208:58 ./8bitd -daemon
theo      8632  0.0  0.1  14520   888 pts/1    S+   16:04   0:00 grep --color=auto 8bitd

wallet.dat is just an empty wallet
Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!