Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ⚡ Peso - A Cryptocurrency for the Blockbace Network
by
PSO
on 25/01/2018, 15:37:01 UTC
I keep getting a 127.0.0.1 slow/down error!

My start.bat

@echo off

color 02

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1


sgminer -o http://127.0.0.1:16117 -u Worker -p test -I 10

pause



My PESO.Conf

rpcuser=Worker
rpcpassword=test
rpcport=16117
server=1
listen=1
daemon=1

Hey Here are 2 miners set up to mine peso.

GPU

https://www.dropbox.com/home?preview=GPUsph-sgminer_x11mod.zip

CPU
https://www.dropbox.com/home?preview=X11-cpuminer-1.2c-windows.zip

2. After you download the miner Create a peso.conf file on %appdata%\peso
3. Paste the following code

rpcuser=user
rpcpassword=password
rpcport=16117
port=16118
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=1
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=1
rpcallowip=127.0.0.1


Relaunch the Peso Qt-Wallet and then Launch the miner.

Thanks
A