Pages:
Author

Topic: [TEST RELEASE] Cryptonite binary for linux (NEW: Qt and Windows builds) - page 5. (Read 19296 times)

hero member
Activity: 658
Merit: 500
you have to run with -testnet switch. either by running command line or setting up a shortcut

where does cryptonited live on Windows?
hero member
Activity: 658
Merit: 500
you have to run with -testnet switch. either by running command line or setting up a shortcut

thanks! i'll work on that
full member
Activity: 288
Merit: 105
you have to run with -testnet switch. either by running command line or setting up a shortcut
hero member
Activity: 658
Merit: 500
i dont want to burden you guys with newb  questions, but i'm sure you can help save me a lot of time.  just downloaded the latest binaries for Win, and upon launch i get:



any advice on next steps is appreciated.
full member
Activity: 133
Merit: 100
How many people are test mining this thing?
member
Activity: 70
Merit: 10
I'l try this on my linux VM later
sr. member
Activity: 359
Merit: 250
sorry  Tongue

its ok  my adress cP3oZ33Cgboag9VYcMjXSWstGMXZbzzDKh

can someone send me coin for test
Here you go.
hero member
Activity: 854
Merit: 539
the wallet crash after launch when loading the firsts blocks
Did you use -testnet flag?

sorry  Tongue

its ok  my adress cP3oZ33Cgboag9VYcMjXSWstGMXZbzzDKh

can someone send me coin for test
sr. member
Activity: 359
Merit: 250
the wallet crash after launch when loading the firsts blocks
Did you use -testnet flag?
hero member
Activity: 616
Merit: 500
hello

i'm on win 7 pro 64 bits

when i try http://gpile.it/cryptonite/win64_cryptonite-qt_14072602.exe   and http://gpile.it/cryptonite/win64_cryptonite-qt_14072502.exe

the wallet crash after launch when loading the firsts blocks
Did you grab the dll folder as well?
hero member
Activity: 854
Merit: 539
hello

i'm on win 7 pro 64 bits

when i try http://gpile.it/cryptonite/win64_cryptonite-qt_14072602.exe   and http://gpile.it/cryptonite/win64_cryptonite-qt_14072502.exe

the wallet crash after launch when loading the firsts blocks
full member
Activity: 288
Merit: 105
New builds up, hopefully has a fix for certain situations where client stops downloading blocks from network.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
If i understand correctly, i have to run 2 command windows. One with
Code:
./cryptonited -testnet
and the other to perform other tasks, such as
Code:
./cryptonited -testnet getinfo
or
Code:
./cryptonited -testnet listreceivedbyaddress 0 true
or
Code:
./cryptonited -testnet setgenerate true

Am i right ?
Yea, although if you run the deamon in something like screen then you can detach from the session and run further commands in the same window.
sr. member
Activity: 300
Merit: 250
If i understand correctly, i have to run 2 command windows. One with
Code:
./cryptonited -testnet
and the other to perform other tasks, such as
Code:
./cryptonited -testnet getinfo
or
Code:
./cryptonited -testnet listreceivedbyaddress 0 true
or
Code:
./cryptonited -testnet setgenerate true

Am i right ?
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
and to see if you are in sync run

Code:
./trusty_amd64_cryptonited_14072502 -testnet getinfo

and it should look like this::

Code:
{
"version" : 10100,
"protocolversion" : 10000,
"walletversion" : 10000,
"balance" : "9964.5720661766ep",
"blocks" : 1971,
"headers" : 1971,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 6.73014431,
"testnet" : true,
"keypoololdest" : 1406298298,
"keypoolsize" : 101,
"paytxfee" : "0.0000001000ep",
"relayfee" : "0.0000001000ep",
"errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

If blocks and headers are showing the same number you are good to go
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
It may be that you do not have locales setup. In which case:

sudo locale-gen en_US en_US.UTF-8
sudo dpkg-reconfigure locales

May also have to apt-get install locales if it is not installed. We do not have non-en_US locale support due to lack translations. So even if locales are installed, you may have to generate en_US.UTF-8 anyways and then run

LC_ALL="en_US.UTF-8" ./cryptonited -testnet


Now my binary finally running and syncing (i guess). But could you shed some lights on how to use this command line version ?

I'm running binary with -testnet param but i can't figure how to do other tasks: view my wallet addresses, send coins, list transaction history, mining coin ... ??
Just run
Code:
./cryptonited -testnet help
To get a list of the commands you can use to view wallet addresses, send coins, list transaction history, mining coin etc.
sr. member
Activity: 300
Merit: 250
It may be that you do not have locales setup. In which case:

sudo locale-gen en_US en_US.UTF-8
sudo dpkg-reconfigure locales

May also have to apt-get install locales if it is not installed. We do not have non-en_US locale support due to lack translations. So even if locales are installed, you may have to generate en_US.UTF-8 anyways and then run

LC_ALL="en_US.UTF-8" ./cryptonited -testnet


Now my binary finally running and syncing (i guess). But could you shed some lights on how to use this command line version ?

I'm running binary with -testnet param but i can't figure how to do other tasks: view my wallet addresses, send coins, list transaction history, mining coin ... ??
hero member
Activity: 616
Merit: 500
H: 1 dT 9318, target 60, 1
Accept block header
H: 1 dT 9318, target 60, 1
OS 1 NS 1
Accepted block 1
Getting size for height : 0
H: 0 dT 9318, target 60, 1
Getting size for height : 0
H: 1 dT 9318, target 60, 1
H: 1 dT 9320, target 60, 1
H: 1 dT 9320, target 60, 1
H: 1 dT 9322, target 60, 1
H: 1 dT 9323, target 60, 1
full member
Activity: 288
Merit: 105
New releases up. We reset the chain again. This time we are back to 10 year half life on the rewards, and only 1.85B total coins.
full member
Activity: 211
Merit: 100
I cannot get the windows-qt wallet to sync for the life of me.  I tried downloading both of the most recent qt files(16 and 18) and deleting everything in the data directory a bunch of times.  Once it got stuck on the trie.dat file at 50% downloaded.  The other times it got stuck syncing the blocks, always at block 32.
Pages:
Jump to: