stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
July 31, 2016, 04:42:32 PM |
|
Hi guys i am getting a small problem configuring the Throne, when i write crowncoin-cli -help in console i get: addmultisigaddress nrequired ["key",...] ( "account" ) addnode "node" "add|remove|onetry" backupwallet "destination" createmultisig nrequired ["key",...] createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} decoderawtransaction "hexstring" decodescript "hex" dumpprivkey "bitcoinaddress" dumpwallet "filename" getaccount "bitcoinaddress" getaccountaddress "account" getaddednodeinfo dns ( "node" ) getaddressesbyaccount "account" getauxblock (hash auxpow) getbalance ( "account" minconf ) getbestblockhash getblock "hash" ( verbose ) getblockchaininfo getblockcount getblockhash index getblocktemplate ( "jsonrequestobject" ) getconnectioncount getdifficulty getgenerate gethashespersec getinfo getmininginfo getnettotals getnetworkhashps ( blocks height ) getnetworkinfo getnewaddress ( "account" ) getpeerinfo getrawchangeaddress getrawmempool ( verbose ) getrawtransaction "txid" ( verbose ) getreceivedbyaccount "account" ( minconf ) getreceivedbyaddress "bitcoinaddress" ( minconf ) gettransaction "txid" gettxout "txid" n ( includemempool ) gettxoutsetinfo getunconfirmedbalance getwalletinfo getwork ( "data" ) help ( "command" ) importprivkey "bitcoinprivkey" ( "label" rescan ) importwallet "filename" keypoolrefill ( newsize ) listaccounts ( minconf ) listaddressgroupings listlockunspent listreceivedbyaccount ( minconf includeempty ) listreceivedbyaddress ( minconf includeempty ) listsinceblock ( "blockhash" target-confirmations ) listtransactions ( "account" count from ) listunspent ( minconf maxconf ["address",...] ) lockunspent unlock [{"txid":"txid","vout":n},...] move "fromaccount" "toaccount" amount ( minconf "comment" ) name_getaddress "name" name_register "name" "address" ping sendfrom "fromaccount" "tobitcoinaddress" amount ( minconf "comment" "comment-to" ) sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ) sendrawtransaction "hexstring" ( allowhighfees ) sendtoaddress "bitcoinaddress" amount ( "comment" "comment-to" ) sendtoaddress "name" amount ( "comment" "comment-to" ) setaccount "bitcoinaddress" "account" setgenerate generate ( genproclimit ) settxfee amount signmessage "bitcoinaddress" "message" signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype ) stop submitblock "hexdata" ( "jsonparametersobject" ) timestamp "hex-data" validateaddress "bitcoinaddress" verifychain ( checklevel numblocks ) verifymessage "bitcoinaddress" "signature" "message" walletlock walletpassphrase "passphrase" timeout walletpassphrasechange "oldpassphrase" "newpassphrase" throne and genkey are not in the list and when i try to ./crowncoin-cli throne genkey or crowncoin-cli throne genkey i get: error: {"code":-32601,"message":"Method not found"} some help is welcomed Hi. Sounds like you've got the old build. Have we forgotten to update a link or are you running an old version? Which OS are you using?
|
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
July 31, 2016, 04:56:10 PM |
|
The guide i wrote has Ubuntu 16.04 specific commands, you mite get away with 14.04
|
|
|
|
bhokor
Legendary
Offline
Activity: 966
Merit: 1000
|
|
July 31, 2016, 04:58:13 PM |
|
The guide i wrote has Ubuntu 16.04 specific commands, you mite get away with 14.04 could ypu please provide me with a .zip file with the latest working code? i would like to try it in debian 7 i have a lost of things running in this server actually
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
July 31, 2016, 05:00:04 PM Last edit: August 01, 2016, 09:33:04 AM by defunctec |
|
CrownCoin
Official Update Welcome to Crowncoin 2.0 ThronesDecentralised Application platformWe have a fix for the start-many command If you don't use start-many its not urgent to download this build ------------------------*************-------------------------Wallet Downloads ------------------------*************-------------------------We would like to invite you to setup your very own Throne and receive a handsome share of the coinbase reward, once enforced. To host a Throne, you need *VPS *10,000 Crowncoins You will receive *40% of the coinbase reward Below are some useful links to help you understand Thrones more ------------------------*************-------------------------------------------------*************-------------------------Date of enforcement September 1st 2016.
|
|
|
|
stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
July 31, 2016, 05:00:59 PM |
|
The guide i wrote has Ubuntu 16.04 specific commands, you mite get away with 14.04 could ypu please provide me with a .zip file with the latest working code? i would like to try it in debian 7 i have a lost of things running in this server actually Apologies. Master had not been updated yet. Checkout current-dev instead. Linux builds won't be ready for a day or two so you will have to compile yourself.
|
|
|
|
bhokor
Legendary
Offline
Activity: 966
Merit: 1000
|
|
July 31, 2016, 05:34:02 PM Last edit: July 31, 2016, 06:55:52 PM by bhokor |
|
Hi, now when i try to run git clone https://github.com/Crowndev/crowncoin.git -branch Current-dev i get this error: Cloning into 'Current-dev'... fatal: Remote branch ranch not found in upstream origin EDIT: SOLVED!! i used the the zip file from https://github.com/Crowndev/crowncoin/tree/Current-dev compiled again and worked perfect
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
July 31, 2016, 06:27:36 PM |
|
Hi, now when i try to run git clone https://github.com/Crowndev/crowncoin.git -branch Current-dev i get this error: Cloning into 'Current-dev'... fatal: Remote branch ranch not found in upstream origin git clone https://github.com/Crowndev/crowncoin.git -b Current-dev Should work
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
July 31, 2016, 09:21:40 PM |
|
Hi, now when i try to run git clone https://github.com/Crowndev/crowncoin.git -branch Current-dev i get this error: Cloning into 'Current-dev'... fatal: Remote branch ranch not found in upstream origin EDIT: SOLVED!! i used the the zip file from https://github.com/Crowndev/crowncoin/tree/Current-dev compiled again and worked perfect Great stuff Heres the txid be35edccf67f359b504c374dbd6dd5f02d5b3354874917be105917c2a2f1557d
|
|
|
|
jeliman (OP)
|
|
August 01, 2016, 09:01:44 AM |
|
any translation bounties for the ann guys?
Yes, 2k Please post the translated ANN in the Greek thread, and a link to it i here. thanks
|
|
|
|
stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
August 01, 2016, 09:10:32 AM |
|
19 active Thrones/masternodes. 19 very profitable active Thrones to be more accurate!
|
|
|
|
|
jeliman (OP)
|
|
August 01, 2016, 10:12:29 AM |
|
Hashrate currently at 220TH Thrones currently at 20 Crowncoins security grows
|
|
|
|
|
bhokor
Legendary
Offline
Activity: 966
Merit: 1000
|
|
August 01, 2016, 11:11:56 AM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
|
|
|
|
stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
August 01, 2016, 11:26:11 AM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
Hi, You should be seeing a balance change. What is the IP of your Throne? I will check that it is active and visible.
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
August 01, 2016, 11:28:14 AM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
Only the wallet with the 10k will change. This is the LOCAL wallet, not VPS, if that's any help Also, i cannon't see your node on the throne list
|
|
|
|
bhokor
Legendary
Offline
Activity: 966
Merit: 1000
|
|
August 01, 2016, 11:44:59 AM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
Only the wallet with the 10k will change. This is the LOCAL wallet, not VPS, if that's any help Also, i cannon't see your node on the throne list Ouch, i forgot the most easy part, ./crowncoin-cli throne start, my fault, could you check please if you see my throne now (185.115.243.223)?
|
|
|
|
defunctec
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
August 01, 2016, 11:48:30 AM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
Only the wallet with the 10k will change. This is the LOCAL wallet, not VPS, if that's any help Also, i cannon't see your node on the throne list Ouch, i forgot the most easy part, ./crowncoin-cli throne start, my fault, could you check please if you see my throne now (185.115.243.223)? Now i see it
|
|
|
|
stonehedge
Legendary
Offline
Activity: 1722
Merit: 1002
Decentralize Everything
|
|
August 01, 2016, 12:59:56 PM |
|
Hi defuntec, node is working nice, but i have one question where i can check the incomes generated by this? because if i check my address i no see balance increase, thanks in advance, is it credited to the throne private key related address?
Only the wallet with the 10k will change. This is the LOCAL wallet, not VPS, if that's any help Also, i cannon't see your node on the throne list Ouch, i forgot the most easy part, ./crowncoin-cli throne start, my fault, could you check please if you see my throne now (185.115.243.223)? 36CRW in your first hour
|
|
|
|
|