Pages:
Author

Topic: [ANN] Loteria (Cryptonote, 1 atomic unit per hour) (Read 2138 times)

legendary
Activity: 1123
Merit: 1000
SaluS - (SLS)
I am getting the following error.


Error: Failed to invoke rpc method: TcpConnector::connect, ConnectEx failed, result=10061
slb
hero member
Activity: 598
Merit: 501
Restart occurred 5 minutes ago. If you any of you have problems with connecting to the network, check your firewall and allow port 27777.
The new config is in the first post.
If you already mined it, delete the old blockchain:
Linux/Mac:   rm -rf ~/.loteria
Windows:     delete C:\Users\%user_name%\AppData\Roaming\loteria\
Happy mining
legendary
Activity: 896
Merit: 1001
What's the status?
hero member
Activity: 574
Merit: 500
Hello slb,

When will be the relaunch?
full member
Activity: 149
Merit: 100
CRYPTONOTE_DISPLAY_DECIMAL_POINT=0
MONEY_SUPPLY=8589934633
Block time: 3600 seconds (1 hour)
Reward = 2 prices (atomic units) the first 42 blocks, 1 price every block after.



     1 price every hour = 24 at day = 720 at month = 8.640 at year..... uhmmm end emission at 1.000.000.000 years is a loteria, loto, lotta, polla, 抽奖, Лoтepeя for the next civilization in earth.

     and if Cashout your prices at 1 price = 10 000 DSH
     8.640 price x 10.000 DSH = 86.000.000 at year..assuming that all blocks reward at one miner only.

     my cpu (i7) at 100 h/s mining 500.000 DSH at day = 173 days for 86.000.000 DSH......1/2 year


     Why ? I do not understand....
slb
hero member
Activity: 598
Merit: 501
Stop mining. Will relaunch after the problems are fixed.
legendary
Activity: 896
Merit: 1001
I just followed the instructions.  That was on a Windows box.  I'm setting up a Linux box as well but am having some issues compiling from the source.
Are you sure that you started the daemon with the command
Code:
forknoted --config-file configs\loteria.conf
?
To me it seems that you mine in the Dashcoin chain, which is working.

No I'm mining the right chain.  I'm synced with the nodes:


20:00:25.391527 TRACE [79.100.50.238:64722 INC] REMOTE PEERLIST: TIME_DELTA: -1, remote peerlist size=5
20:00:25.395437 TRACE [79.100.50.238:64722 INC] REMOTE PEERLIST: 9acf010297ad5229       95.16.48.222:17777      last_seen: d0.h0.m0.s32
818394e22a48644b        76.115.58.143:17777     last_seen: d0.h0.m0.s32
25eb978c2974bd7b        76.93.151.2:17777       last_seen: d0.h0.m18.s45
6a9cbc7acef98316        162.243.247.45:17777    last_seen: d0.h0.m45.s19
e4b510594c1bf18f        104.131.132.129:17777   last_seen: d0.h0.m45.s31

and on block 7

[wallet LXUNpi]: balance
available balance: 0., locked amount: 2.
[wallet LXUNpi]: bc_height
7
[wallet LXUNpi]:


I can't get linux to work though having the same error as others.

Edit:

Getting this error in linux

03:06:08.624342 ERROR [162.243.247.45:17777 OUT] COMMAND_HANDSHAKE Failed, wrong network!  (60b8f101-0000-0000-46bc-f10100000000), closing connection.
03:06:08.624457 WARNING Failed to HANDSHAKE with peer 162.243.247.45:17777
full member
Activity: 149
Merit: 100
MONEY_SUPPLY=8589934633 and CRYPTONOTE_DISPLAY_DECIMAL_POINT=0

is 8.589.934.633 max coin.Huh

slb
hero member
Activity: 598
Merit: 501
I keep getting "WARNING Connection error: The Stream is ended" after using the command "start_mining" in simplewallet after forknoted is synced.  Everytime I use the command I get that error in forknoted.  Any ideas?

EDIT: hmm but if I do show_hr it shows a hashrate so I suppose it's mining?
you are mining

Quote
2015-Jun-10 05:03:56.691871 WARNING [node_server] Failed to HANDSHAKE with peer 104.131.132.129:17777
2015-Jun-10 05:04:09.181102 ERROR [node_server] [162.243.247.45:17777 OUT] COMMAND_HANDSHAKE Failed, wrong network!  (1046d000-0000-0000-368b-bf4b38233918), closing connection.
2015-Jun-10 05:04:09.196702 WARNING [node_server] Failed to HANDSHAKE with peer 162.243.247.45:17777
I just tested on Windows and I have the same problem :\ It works fine on Linux and Mac. I will fix it as soon as possible
legendary
Activity: 854
Merit: 1000
getting same problem as above people
sr. member
Activity: 283
Merit: 250
I just followed the instructions.  That was on a Windows box.  I'm setting up a Linux box as well but am having some issues compiling from the source.
Are you sure that you started the daemon with the command
Code:
forknoted --config-file configs\loteria.conf
?
To me it seems that you mine in the Dashcoin chain, which is working.
sr. member
Activity: 278
Merit: 250
#hardworkpaysoff
I keep getting "WARNING Connection error: The Stream is ended" after using the command "start_mining" in simplewallet after forknoted is synced.  Every time I use the command I get that error in forknoted.  Any ideas?

EDIT: hmm but if I do show_hr it shows a hashrate so I suppose it's mining...it also allows me to stop it and restart it.  Okay well I guess it works not sure what that error is about though.
sr. member
Activity: 322
Merit: 250
Sound Engineer for Hire
I found a block

Height 5, transaction 2af0a177422edc2bfab58fbfb25af04ae49c51dd13c82c7fbfcbe4a45c1d6b16, received 2

[wallet LXUNpi]: balance
available balance: 0., locked amount: 2.

How did you? I can't handshake with seed nodes

I just followed the instructions.  That was on a Windows box.  I'm setting up a Linux box as well but am having some issues compiling from the source.

I followed the instructions too.
Hm. I guess they only set up the servers now.

I'll try again
legendary
Activity: 896
Merit: 1001
I found a block

Height 5, transaction 2af0a177422edc2bfab58fbfb25af04ae49c51dd13c82c7fbfcbe4a45c1d6b16, received 2

[wallet LXUNpi]: balance
available balance: 0., locked amount: 2.

How did you? I can't handshake with seed nodes

I just followed the instructions.  That was on a Windows box.  I'm setting up a Linux box as well but am having some issues compiling from the source.
sr. member
Activity: 322
Merit: 250
Sound Engineer for Hire
I found a block

Height 5, transaction 2af0a177422edc2bfab58fbfb25af04ae49c51dd13c82c7fbfcbe4a45c1d6b16, received 2

[wallet LXUNpi]: balance
available balance: 0., locked amount: 2.

How did you? I can't handshake with seed nodes
legendary
Activity: 896
Merit: 1001
I found a block

Height 5, transaction 2af0a177422edc2bfab58fbfb25af04ae49c51dd13c82c7fbfcbe4a45c1d6b16, received 2

[wallet LXUNpi]: balance
available balance: 0., locked amount: 2.
sr. member
Activity: 283
Merit: 250
Quote
2015-Jun-10 05:03:56.691871 WARNING [node_server] Failed to HANDSHAKE with peer 104.131.132.129:17777
2015-Jun-10 05:04:09.181102 ERROR [node_server] [162.243.247.45:17777 OUT] COMMAND_HANDSHAKE Failed, wrong network!  (1046d000-0000-0000-368b-bf4b38233918), closing connection.
2015-Jun-10 05:04:09.196702 WARNING [node_server] Failed to HANDSHAKE with peer 162.243.247.45:17777
sr. member
Activity: 278
Merit: 250
•Block time: 3600 seconds (1 hour) , no without me
sr. member
Activity: 322
Merit: 250
Sound Engineer for Hire
I can't seem to mine :/

Any success with anybody?
legendary
Activity: 1123
Merit: 1000
SaluS - (SLS)
Interesting.

Bad timing with the ninja ANN. Not home at the moment
Pages:
Jump to: