Pages:
Author

Topic: [ANN] ⚡ Peso - A Cryptocurrency for the Blockbace Network - page 9. (Read 4987 times)

PSO
newbie
Activity: 28
Merit: 1
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
newbie
Activity: 6
Merit: 0
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
PSO
newbie
Activity: 28
Merit: 1
hello i can't compile on Linux fedora -> missing files , idk whats going on .

is it only on my end ?

Noted! We are working on a fix. Will update you soon.
newbie
Activity: 62
Merit: 0
pool please
newbie
Activity: 42
Merit: 0
is there any pool yet or just solo mining??
jr. member
Activity: 182
Merit: 5
Only 12.5 pesos p block ... already losing on this one. lol

Also, who them folks with 40k+   Huh

Hello A (PSO) ^^

Pss. any airdrops?

Thanks!
PSO
newbie
Activity: 28
Merit: 1
Dev...add Discord please, THX.

Yes! Check for updates

Thanks
A
newbie
Activity: 67
Merit: 0
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
I dont understand from step 7. Can you pls explain it?
I have to create batch script on the wallet, right?
Or create batch script for my miner, I use D3 miner, can you pls help me more detail?
Thanks
asik can not dig solo, only pool ..... solo for processors and cards Roll Eyes Roll Eyes Roll Eyes Roll Eyes


If somebody could really demonstrate to me how to mine on my comp I'd be mining your coin. I know DYOR, but I'm very technologically challenged.
Anyways, waiting for the bounty program.

I use the cpuminer v1.2c in his MEGA folder, http://cpucoinlist.com/how-to/how-to-cpu-mine-x11/, "MINER INSTALL".
I write an alternative for 7.

7-1 Download the above cpuminer and unzip.
7-2 Open Command Prompt. (Say "cmd" to Cortana.)
7-3 Type
C:\~~~~~~~\minerd.exe --algo=X11 --url=http://127.0.0.1:3333 --userpass=user:password
and Enter. ("C:\~~~~~~~\minerd.exe" it the address is minerd.exe)

However, I didn't get yay yet.
If you get PESO, give me a little bit.
PMdLPVuXofFyoeaJABnbQGbaFRXyNNgx5A
newbie
Activity: 4
Merit: 0
Dev...add Discord please, THX.
jr. member
Activity: 182
Merit: 5
Only 12.5 pesos p block ... already losing on this one. lol

Also, who them folks with 40k+   Huh
newbie
Activity: 51
Merit: 0
PoolDaddy Mining Pool





Explorer:



Miner cmd:

Code:
-a x11 -o stratum+tcp://pooldaddy.ws:3533 -u YOUR-WALLET-ADRESS -p c=PSO

Support:


member
Activity: 252
Merit: 64
Never Mind
Waiting for bounty
newbie
Activity: 70
Merit: 0
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
I dont understand from step 7. Can you pls explain it?
I have to create batch script on the wallet, right?
Or create batch script for my miner, I use D3 miner, can you pls help me more detail?
Thanks
asik can not dig solo, only pool ..... solo for processors and cards Roll Eyes Roll Eyes Roll Eyes Roll Eyes


If somebody could really demonstrate to me how to mine on my comp I'd be mining your coin. I know DYOR, but I'm very technologically challenged.
Anyways, waiting for the bounty program.
jr. member
Activity: 266
Merit: 1
Scam Hunter
Movments on 22th January, who are these people with 40k+ coins ?
member
Activity: 215
Merit: 10
Do not see any pool here
member
Activity: 79
Merit: 10
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
I dont understand from step 7. Can you pls explain it?
I have to create batch script on the wallet, right?
Or create batch script for my miner, I use D3 miner, can you pls help me more detail?
Thanks
asik can not dig solo, only pool ..... solo for processors and cards Roll Eyes Roll Eyes Roll Eyes Roll Eyes
newbie
Activity: 25
Merit: 0
Russian translation of the topic is ready. Hope your project will succeed!
https://bitcointalksearch.org/topic/russianann-peso-poaa-ce-blockbace-2819102
Bounty address : PAjicCF5JjYdoUAWVNpP9onPGRWzh8syTU
____
k0sh
Google translator

Lies. Stop b**ching around, Zloy. He did awful translation in this thread and hes jealous AF now.
https://bitcointalk.org/index.php?topic=2818667.0;all
And his nickname "Zloy" means "evil" or "wicked" in russian, lol.
Sorry for offtopic, guys, just some bounty hunters competition there.  Grin
member
Activity: 207
Merit: 10
Russian translation of the topic is ready. Hope your project will succeed!
https://bitcointalksearch.org/topic/russianann-peso-poaa-ce-blockbace-2819102
Bounty address : PAjicCF5JjYdoUAWVNpP9onPGRWzh8syTU
____
k0sh
Google translator
member
Activity: 109
Merit: 10
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
I dont understand from step 7. Can you pls explain it?
I have to create batch script on the wallet, right?
Or create batch script for my miner, I use D3 miner, can you pls help me more detail?
Thanks
newbie
Activity: 3
Merit: 0
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
Pages:
Jump to: