Bitcoin Forum
May 08, 2024, 05:46:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 222 223 224 225 226 227 228 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 311 312 313 314 315 316 317 318 319 320 321 322 ... 385 »
  Print  
Author Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come  (Read 785447 times)
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
August 25, 2016, 02:13:31 PM
 #5421

https://github.com/Nexusoft/Nexus/releases/tag/0.2.0.5

This Current v0.2.0.5 Release contains:

    Unified Time Updates
    Block Download Updates
    RPC Command Updates
    GUI Updates to Increase Stability
    Updates to the Wallet for increased Reliability

For solo miner you have to set your config file (AppData\Roaming\Nexus\nexus.conf ) with :
Code:
llpallowip=127.0.0.1:9325
mining=1

Thanks Viz

https://twitter.com/cestballot/status/768540162024415233

It does not work solo mining on the local network (wolf miner for AMD) on 2.0.5 wallet. When connected to an IP address, there is a connection to the server LLP, but Failed to update block... (2.0.3 on the wallet all worked).


For solo miner you have to set your config file (AppData\Roaming\Nexus\nexus.conf ) with :
Code:
llpallowip=127.0.0.1:9325
mining=1

You'll need to set new configurations to your config file.

Thank You,
Viz.

[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
1715147208
Hero Member
*
Offline Offline

Posts: 1715147208

View Profile Personal Message (Offline)

Ignore
1715147208
Reply with quote  #2

1715147208
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715147208
Hero Member
*
Offline Offline

Posts: 1715147208

View Profile Personal Message (Offline)

Ignore
1715147208
Reply with quote  #2

1715147208
Report to moderator
1715147208
Hero Member
*
Offline Offline

Posts: 1715147208

View Profile Personal Message (Offline)

Ignore
1715147208
Reply with quote  #2

1715147208
Report to moderator
1715147208
Hero Member
*
Offline Offline

Posts: 1715147208

View Profile Personal Message (Offline)

Ignore
1715147208
Reply with quote  #2

1715147208
Report to moderator
-Night-
Member
**
Offline Offline

Activity: 97
Merit: 11


View Profile
August 25, 2016, 03:06:15 PM
Last edit: August 25, 2016, 03:33:57 PM by -Night-
 #5422

https://github.com/Nexusoft/Nexus/releases/tag/0.2.0.5

This Current v0.2.0.5 Release contains:

    Unified Time Updates
    Block Download Updates
    RPC Command Updates
    GUI Updates to Increase Stability
    Updates to the Wallet for increased Reliability

For solo miner you have to set your config file (AppData\Roaming\Nexus\nexus.conf ) with :
Code:
llpallowip=127.0.0.1:9325
mining=1

Thanks Viz

https://twitter.com/cestballot/status/768540162024415233

It does not work solo mining on the local network (wolf miner for AMD) on 2.0.5 wallet. When connected to an IP address, there is a connection to the server LLP, but Failed to update block... (2.0.3 on the wallet all worked).


For solo miner you have to set your config file (AppData\Roaming\Nexus\nexus.conf ) with :
Code:
llpallowip=127.0.0.1:9325
mining=1

You'll need to set new configurations to your config file.

Thank You,
Viz.

I do not have nexus.conf file such a path... if I create, it may not affect anything... How to get to get the file?? (I have it there never was)
Namsbreh
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250


View Profile
August 25, 2016, 04:13:39 PM
 #5423


I do not have nexus.conf file such a path... if I create, it may not affect anything... How to get to get the file?? (I have it there never was)

Create the file in the nexus folder, same folder your wallet.dat is in.  To do this create a new text document, paste in what Viz typed above, then save as nexus.conf

I cannot get the new 2.0.5 bins to work on any of my windoze machines, get a lot of dependency errors, libgcc_s_dw2-1.dll, libwinpthread-1.dll, libstdc++-6.dll, etc.  Linux build works well though.

-Night-
Member
**
Offline Offline

Activity: 97
Merit: 11


View Profile
August 25, 2016, 04:25:43 PM
 #5424


I do not have nexus.conf file such a path... if I create, it may not affect anything... How to get to get the file?? (I have it there never was)

Create the file in the nexus folder, same folder your wallet.dat is in.  To do this create a new text document, paste in what Viz typed above, then save as nexus.conf


I did it. According to a local network with other machines, the wallet is connected via IP successfully , but writes Failed to update block...
Namsbreh
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250


View Profile
August 25, 2016, 04:53:01 PM
 #5425


I did it. According to a local network with other machines, the wallet is connected via IP successfully , but writes Failed to update block...

Is your wallet fully synced?

You also need to add the ip's of all your other local machines that are mining to that wallet to the nexus.conf file.  You can use wildcard **, eg 192.168.0.**

If that does not work, come into the Slack channel and someone more knowledgeable will help u.
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
August 25, 2016, 05:25:02 PM
 #5426

Wild Cards should be separated by a period. So to allow all computers on your local network:

llpallowip=192.168.*.*:9325
mining=1

Let me know if you have any other issues.
What miner are you using currently?

Thank You,
Viz.

[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
-Night-
Member
**
Offline Offline

Activity: 97
Merit: 11


View Profile
August 25, 2016, 07:19:18 PM
Last edit: August 25, 2016, 07:30:27 PM by -Night-
 #5427

Wild Cards should be separated by a period. So to allow all computers on your local network:

llpallowip=192.168.*.*:9325
mining=1

Let me know if you have any other issues.
What miner are you using currently?

Thank You,
Viz.

Reporting. Miner from W0lf for AMD solo. Now everything is working. 2.0.3 Launched wallet - it worked. I remove it again. Launched again wallet 2.0.5 - Works! Smiley In the local network connected to the wallet and walked blocks. Why not worked before, I'm do not understand...
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
August 25, 2016, 08:09:53 PM
 #5428

Needs to be synced for one, and for two you need to have the configurations properly put in. 2.0.5 is far more secure than 2.0.3.

Thank You,
Viz.

[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
-Night-
Member
**
Offline Offline

Activity: 97
Merit: 11


View Profile
August 25, 2016, 08:20:55 PM
 #5429

Needs to be synced for one, and for two you need to have the configurations properly put in. 2.0.5 is far more secure than 2.0.3.

Thank You,
Viz.

Viz, thank you! Now all the machines on the LAN are connected to a single machine with a wallet. I use 0.2.0.5 - everything works.
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
August 25, 2016, 08:28:36 PM
 #5430

how many rigs you are able to connect on a single wallet ?
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
August 25, 2016, 08:59:57 PM
 #5431

As many as your computer can handle. You have configuration options for mining_threads=X.
Each thread can handle as many connection as you have resources for, pools have seen over 5k connections and 5k request/second with no issues in the LLP.

Thank You,
Viz.


[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
Stenull
Hero Member
*****
Offline Offline

Activity: 585
Merit: 500


View Profile
August 26, 2016, 07:28:58 AM
 #5432

Wild Cards should be separated by a period. So to allow all computers on your local network:

llpallowip=192.168.*.*:9325
mining=1

Let me know if you have any other issues.
What miner are you using currently?

Thank You,
Viz.

Just curious why use *.*, is it a /23 net or lower? Else if /24 or higher just last octet needs wildcard. Or? Perhaps makes no difference. Smiley

Change...is in the air.
You know why
cestballot
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250


Nexus pool : http://nexusniropool.cestballot.fr/


View Profile WWW
August 26, 2016, 10:37:20 AM
 #5433

New recent database for fast sync via torrent : http://www.cestballot.fr/downn/nexus/sync-database/torrent/Nexus20160826-922401.zip.torrent

http://nexusniropool.cestballot.fr/
Pool is up, BUT we works on it, so it can be down sometime.
I keep you posted

borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
August 28, 2016, 09:56:18 PM
 #5434

Bittrex wallet on maintenance?
merc84
Hero Member
*****
Offline Offline

Activity: 799
Merit: 1000


View Profile
August 29, 2016, 04:03:21 AM
 #5435

Bittrex wallet on maintenance?

Yes wallet is on maintenance since ~12 hours ago, bittrex hasn't contacted viz so I can only assume what ever the issue is its on their end.
Conqueror
Legendary
*
Offline Offline

Activity: 1354
Merit: 1020


I was diagnosed with brain parasite


View Profile
August 29, 2016, 05:43:14 AM
 #5436

Bittrex wallet on maintenance?

Yes wallet is on maintenance since ~12 hours ago, bittrex hasn't contacted viz so I can only assume what ever the issue is its on their end.

Looks working for me.
My guess is that they was updating to 2.0.5 wallet??
tokyopotato
Legendary
*
Offline Offline

Activity: 812
Merit: 1000


View Profile
August 29, 2016, 06:11:39 AM
 #5437

Looks like wallet maintenance all done.  I only wish that Bittrex also put the version of the wallet they are running on the wallet tab, but they are still such good exchange it's okay Smiley  Thanks Richie, Bill, Rami, and others there for secure and reliable exchange for Nexus!

COOLERbyPSP
Member
**
Offline Offline

Activity: 124
Merit: 10


View Profile
August 29, 2016, 12:22:52 PM
 #5438

Anyone tried mining with gtx1060? 
OverP
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
August 29, 2016, 02:54:57 PM
 #5439

guys what's your hashrate and what's your gpu?
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
August 29, 2016, 03:28:15 PM
 #5440

guys what's your hashrate and what's your gpu?

I get ~38mh/s each on R9 380 clocked at 1090/1600.  +10% powertune +50mV overvolt.
Pages: « 1 ... 222 223 224 225 226 227 228 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 311 312 313 314 315 316 317 318 319 320 321 322 ... 385 »
  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!