Pages:
Author

Topic: [ANN]Matrixcoin (MTX) - SHA256 Coin! Bounties! ~ Windows Client & Sources! - page 11. (Read 9407 times)

full member
Activity: 168
Merit: 100
Designer & Developer
new wallet ?? again Huh Tongue

no no, just the wallet you download, be patient

but it may take a few minutes to set a new seed node.

oufff thank god Tongue

I believe everyone is connecting to the old seed node, please remove the original addnode=5something ip

I am working on putting a new seed node up with the latest code....
sr. member
Activity: 266
Merit: 250
new wallet ?? again Huh Tongue

no no, just the wallet you download, be patient

but it may take a few minutes to set a new seed node.

oufff thank god Tongue
legendary
Activity: 1148
Merit: 1000
new wallet ?? again Huh Tongue

no no, just the wallet you download, be patient

but it may take a few minutes to set a new seed node.
sr. member
Activity: 266
Merit: 250
legendary
Activity: 1148
Merit: 1000
current block 239?

Looks forked at 239


no, dev change the source code.

and are working at the new seed node.
member
Activity: 90
Merit: 10
Deja vu, that means the agents changed something. Cheesy
sr. member
Activity: 490
Merit: 250
legendary
Activity: 1148
Merit: 1000
current block 239?

just a wait a minutes, dev are make the new seed node now.
member
Activity: 90
Merit: 10
That's as far as I can get. Anyone have a download of the full correct blockchain? Cheesy
sr. member
Activity: 490
Merit: 250
someone that has the new wallet use the

matrixcoind getpeerinfo and give me these



[
{
"addr" : "188.40.64.82:11071",
"services" : "00000001",
"lastsend" : 1396345867,
"lastrecv" : 1396345867,
"bytessent" : 71112,
"bytesrecv" : 18342,
"conntime" : 1396345848,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "188.230.177.121:11071",
"services" : "00000001",
"lastsend" : 1396345867,
"lastrecv" : 1396345867,
"bytessent" : 14396,
"bytesrecv" : 136854,
"conntime" : 1396345849,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 239,
"banscore" : 0,
"syncnode" : true
}
]
sr. member
Activity: 266
Merit: 250
sr. member
Activity: 266
Merit: 250
someone that has the new wallet use the

matrixcoind getpeerinfo and give me these
legendary
Activity: 1148
Merit: 1000
sr. member
Activity: 266
Merit: 250
the permitions to that excact file. Cheesy readable writable everything Cheesy
full member
Activity: 168
Merit: 100
Designer & Developer
You hav one more mistake at your coin source. you need a trick to compile it and that is bad for linux users ...

in case you got this code one perimition denied at compile 

Code:
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/root/Matrixcoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/root/Matrixcoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

go at lvldbfolder and use this command

Code:
chmod +x build_detect_platform

So what do I need to change in the source I am running on Windows, I do not have a Linux machine running the source.
sr. member
Activity: 266
Merit: 250
member
Activity: 90
Merit: 10
Refresh the thread 300 more times, you say? Cheesy
legendary
Activity: 1148
Merit: 1000
dev need to check this later.
sr. member
Activity: 266
Merit: 250
waiting for compile by the way give me live 5 minutes Tongue
sr. member
Activity: 266
Merit: 250
You hav one more mistake at your coin source. you need a trick to compile it and that is bad for linux users ...

in case you got this code one perimition denied at compile 

Code:
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/root/Matrixcoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/root/Matrixcoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

go at lvldbfolder and use this command

Code:
chmod +x build_detect_platform
Pages:
Jump to: