8bitproject (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
 |
April 26, 2015, 02:17:14 PM |
|
200 blocks left
I see 464 left. fork will occur at block 11500.
|
|
|
|
politzer
|
 |
April 26, 2015, 02:25:57 PM |
|
200 blocks left
I see 464 left. fork will occur at block 11500. Is it safe to send/receive coins to/from Bittrex after the fork or not yet?
|
Bean Cash: 2STLLsAj2yujtffCE9oYUQwfELjhtgia22
|
|
|
njs811
|
 |
April 26, 2015, 02:29:23 PM |
|
Does the rpcpassword and rpcuser have to be identical to something in the wallet? I guess i'm confused about the whole thing.
|
|
|
|
catotune
|
 |
April 26, 2015, 02:47:14 PM |
|
Does the rpcpassword and rpcuser have to be identical to something in the wallet? I guess i'm confused about the whole thing.
rpcpassword and rpcuser can be completely random (not related to anything else in your .conf) in my experience. I am amazed that there are so few masternodes out there, considering how inexpensive it is to set one up! I created my first MN last night - I would have made another, but my 8BIT are stuck on Cryptsy  P.S. Love the 8-Bit concept; I'm a sucker for low-res game graphics.
|
|
|
|
M8BWNNRFMNdak68c
|
 |
April 26, 2015, 02:50:57 PM |
|
200 blocks left
I see 464 left. fork will occur at block 11500. Is it safe to send/receive coins to/from Bittrex after the fork or not yet? i would wait until block ~ 11600 and see if their wallet has the right block number then: https://bittrex.com/Statushttps://www.cryptsy.com/pages/statuscryptsy is now at "updating", so they probably just install the new version!
|
|
|
|
njs811
|
 |
April 26, 2015, 02:54:31 PM |
|
Does the rpcpassword and rpcuser have to be identical to something in the wallet? I guess i'm confused about the whole thing.
rpcpassword and rpcuser can be completely random (not related to anything else in your .conf) in my experience. I am amazed that there are so few masternodes out there, considering how inexpensive it is to set one up! I created my first MN last night - I would have made another, but my 8BIT are stuck on Cryptsy  P.S. Love the 8-Bit concept; I'm a sucker for low-res game graphics. I am trying to set up a few but can't get it. Says masternode can't connect to my ip. I removed firewall, placed the computer outside of the firewall network. I can see that the port is open according to my web browser, but I wont connect on the computer. Nothing works
|
|
|
|
8bitproject (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
 |
April 26, 2015, 02:55:06 PM |
|
Bittrex updated yesterday, Cryptsy in the process. I will check with other exchanges as well.
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
 |
April 26, 2015, 03:58:41 PM |
|
is it possible to run 2 different masternodes on 1 vps? i mean for example 1 masternode of crave and 1 of 8bit on the same vps..
i got an issue cuz of port 9999..already used by other masternode
|
|
|
|
stackoverflow
|
 |
April 26, 2015, 03:59:31 PM |
|
is it possible to run 2 different masternodes on 1 vps? i mean for example 1 masternode of crave and 1 of 8bit on the same vps..
i got an issue cuz of port 9999..already used by other masternode
you can change the port to something else in your conf file!
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
 |
April 26, 2015, 04:03:02 PM |
|
the local rpc port sure but also masternode port?
|
|
|
|
stackoverflow
|
 |
April 26, 2015, 04:49:12 PM |
|
the local rpc port sure but also masternode port?
yes
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
 |
April 26, 2015, 04:58:20 PM |
|
the local rpc port sure but also masternode port?
yes if u dont got the knowledge pls dnt reply
|
|
|
|
ShopemNL
Legendary
Offline
Activity: 1025
Merit: 1001
|
 |
April 26, 2015, 04:59:42 PM |
|
is it possible to run 2 different masternodes on 1 vps? i mean for example 1 masternode of crave and 1 of 8bit on the same vps..
i got an issue cuz of port 9999..already used by other masternode
It doen not have to be 9999
|
|
|
|
stackoverflow
|
 |
April 26, 2015, 05:01:21 PM |
|
the local rpc port sure but also masternode port?
yes if u dont got the knowledge pls dnt reply That's what i get for helping you, ungrateful  you can change port=xxx in conf file to something else, also this have been replied to numerous times before!
|
|
|
|
dbt1033
Legendary
Offline
Activity: 1274
Merit: 1000
|
 |
April 26, 2015, 05:24:03 PM |
|
the local rpc port sure but also masternode port?
yes if u dont got the knowledge pls dnt reply Lol don't ask stupid questions then
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
 |
April 26, 2015, 05:25:44 PM |
|
the local rpc port sure but also masternode port?
yes if u dont got the knowledge pls dnt reply Lol don't ask stupid questions then i just ask something and if u arent able to answer it just let it!not more
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
 |
April 26, 2015, 06:54:15 PM |
|
can someone tell me how to run multiple instances on one ubuntu machine?
tried it with -datadir but there is something wrong with my command
8bit2d -datadir=/.../...
|
|
|
|
niki25
Legendary
Offline
Activity: 1036
Merit: 1000
|
 |
April 26, 2015, 07:14:42 PM |
|
How can i get sec256p?, im trying to run a masternode on a raspberry, but i cant compile until i get those libs first. Thanks
fatal error: secp256k1.h: No such file or directory compilation terminated.
|
|
|
|
stackoverflow
|
 |
April 26, 2015, 07:19:11 PM |
|
How can i get sec256p?, im trying to run a masternode on a raspberry, but i cant compile until i get those libs first. Thanks
fatal error: secp256k1.h: No such file or directory compilation terminated.
compile and install secp256k1 cd ~ git clone https://github.com/bitcoin/secp256k1 cd secp256k1 git reset a0d3b8 git add . git reset --hard ./autogen.sh ./configure make sudo make install cd .. sudo ldconfig
|
|
|
|
niki25
Legendary
Offline
Activity: 1036
Merit: 1000
|
 |
April 26, 2015, 07:23:50 PM |
|
How can i get sec256p?, im trying to run a masternode on a raspberry, but i cant compile until i get those libs first. Thanks
fatal error: secp256k1.h: No such file or directory compilation terminated.
compile and install secp256k1 cd ~ git clone https://github.com/bitcoin/secp256k1 cd secp256k1 git reset a0d3b8 git add . git reset --hard ./autogen.sh ./configure make sudo make install cd .. sudo ldconfig
make: *** No targets specified and no makefile found. Stop. Got up to make, there i got another error 
|
|
|
|
|