Author

Topic: [ANN][CRW] CROWN (SHA256) | Platform | Governance | Systemnodes | Masternodes | - page 222. (Read 316957 times)

legendary
Activity: 966
Merit: 1000
Hi, now when i try to run
Code:
git clone https://github.com/Crowndev/crowncoin.git -branch Current-dev
i get this error:
Code:
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
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Hi, thank for the help i am using debian 7 and i followed this how to: https://docs.google.com/document/d/1UpkwoKuowRZhtlM8u3NW9JbqrAMaPMY9VJScq3TJWoE/edit

i used this
Code:
git clone https://github.com/Crowndev/crowncoin.git
cd crowncoin/
git checkout master

which one is the source to be used for the compiling then?



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.
legendary
Activity: 1092
Merit: 1000
  


CrownCoin

Official Update
Welcome to Crowncoin 2.0


Thrones
Decentralised Application platform

We 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.


legendary
Activity: 966
Merit: 1000
Hi, thank for the help i am using debian 7 and i followed this how to: https://docs.google.com/document/d/1UpkwoKuowRZhtlM8u3NW9JbqrAMaPMY9VJScq3TJWoE/edit

i used this
Code:
git clone https://github.com/Crowndev/crowncoin.git
cd crowncoin/
git checkout master

which one is the source to be used for the compiling then?



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
legendary
Activity: 1092
Merit: 1000
Hi, thank for the help i am using debian 7 and i followed this how to: https://docs.google.com/document/d/1UpkwoKuowRZhtlM8u3NW9JbqrAMaPMY9VJScq3TJWoE/edit

i used this
Code:
git clone https://github.com/Crowndev/crowncoin.git
cd crowncoin/
git checkout master

which one is the source to be used for the compiling then?



The guide i wrote has Ubuntu 16.04 specific commands, you mite get away with 14.04
legendary
Activity: 966
Merit: 1000
Hi, thank for the help i am using debian 7 and i followed this how to: https://docs.google.com/document/d/1UpkwoKuowRZhtlM8u3NW9JbqrAMaPMY9VJScq3TJWoE/edit

i used this
Code:
git clone https://github.com/Crowndev/crowncoin.git
cd crowncoin/
git checkout master

which one is the source to be used for the compiling then?

legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Hi guys i am getting a small problem configuring the Throne, when i write
Code:
crowncoin-cli -help
in console i get:

Code:
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:
Code:
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?
legendary
Activity: 966
Merit: 1000
Hi guys i am getting a small problem configuring the Throne, when i write
Code:
crowncoin-cli -help
in console i get:

Code:
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:
Code:
error: {"code":-32601,"message":"Method not found"}

some help is welcomed



legendary
Activity: 1722
Merit: 1002
Decentralize Everything
How much you want?

Could somebody please sell some CRW please?  Barely anything available on C-Cex!

Not for me, was just remarking at how few people seem willing to sell their CRW on Bittrex!

I wish Bittrex :p

My bad.

Bittrex application will be going in this week.
legendary
Activity: 1092
Merit: 1000
How much you want?

Could somebody please sell some CRW please?  Barely anything available on C-Cex!

Not for me, was just remarking at how few people seem willing to sell their CRW on Bittrex!

I wish Bittrex :p
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
How much you want?

Could somebody please sell some CRW please?  Barely anything available on C-Cex!

Not for me, was just remarking at how few people seem willing to sell their CRW on Bittrex!
hero member
Activity: 805
Merit: 500
How much you want?

Could somebody please sell some CRW please?  Barely anything available on C-Cex!
legendary
Activity: 1092
Merit: 1000
Community, spanish translation is updated with the latest info https://bitcointalksearch.org/topic/anncrwsha256-crowncoin-minado-conjunto-sello-de-tiempo-en-direccion-1440302  and i have designed a new paper wallet for Crowncoin https://mega.nz/#!7Z9yVaaQ!7p2a8q5sKkb2j4SU0rcjXhn-nOFTN9-UvxDkFnB4jb0

jeliman actually is doing a good job with this coin, and trying to get together to the comunity, i think this project have a lot of interesting features, we only need more visibility

Thanks alot for this, glad we could sort this out.

Please send me your CRW address, and let us know if you need help setting up the throne
legendary
Activity: 966
Merit: 1000
Community, spanish translation is updated with the latest info https://bitcointalksearch.org/topic/anncrwsha256-crowncoin-minado-conjunto-sello-de-tiempo-en-direccion-1440302  and i have designed a new paper wallet for Crowncoin https://mega.nz/#!7Z9yVaaQ!7p2a8q5sKkb2j4SU0rcjXhn-nOFTN9-UvxDkFnB4jb0

jeliman actually is doing a good job with this coin, and trying to get together to the comunity, i think this project have a lot of interesting features, we only need more visibility
legendary
Activity: 1092
Merit: 1000
Current condition of the buy wall on C-cex

legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Could somebody please sell some CRW please?  Barely anything available on C-Cex!
legendary
Activity: 1092
Merit: 1000
Hashrate surge going on, 180TH atm Cool
legendary
Activity: 964
Merit: 1000
But if you want I can do it in 0.3 btc to 0.4 btc

1. What will you be using for the android wallet?
2. Is it Coinomi or will this be a QT version of the wallet on android?
3. Will this be accommodated with updates in the future?
4. If this is a new wallet and not Coinomi or similar. Will this include addition to the google play store using a dedicated developers account?
full member
Activity: 227
Merit: 125
Just a quick update

The account jeliman has been redeemed fully by the dev team.

The account is inactive for PM's, if you wish to contact us please use the forum.

Jeliman left the project months ago.
full member
Activity: 227
Merit: 125
But if you want I can do it in 0.3 btc to 0.4 btc

Thanks for the offer, we will keep you in mind for the future for sure.
Jump to: