Author

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

hero member
Activity: 527
Merit: 501
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Just a friendly observation.

When you go down into the bargain basement category for VPS providers, your risk of being taken out of the payment cycles by DDoS attacks goes up substantially.

If the payment cycles are short, your risks are down to when you discover something is wrong and the time it takes to move to another provider.  If the numbers of Thrones/MasterNodes grow into the many thousands, then being knocked out of the queue can be a little more painful.

Depending on how many people are using poor infrastructure or haven't followed set-up instructions carefully, this could cause problems for the end users because they'll experience a slow network, but diversifying hosting should keep the network up until attacks stop.


that is correct, and that is why i have ddos protection on the service i provide at node-vps.com



Hi there,

Is possible to buy all 3 nodes that you have for sale? I don't like too much to post my details on internet , that's why i like Bitcoin , is possible to pay you in private and give me the details?

Thanks
member
Activity: 96
Merit: 10

What needs to be done:
1. New logo - we can set up some bounty for this
2. I need a help of some lead crown dev to help me to choose the correct explorer which will be used to push transactions to network and set up other valuables.
3. I need to peer review the code from the lead dev that we all will be sure there are no major issues with the code.
4. We need to set up some process how we can introduce Crown wallet range as a whole to the community.
5. Setup some process how the code will be maintained and by who


what exactly do you need, api access?

if yes then node-vps can provide that, but i need to know which functions you need exposed, view example of what node-vps is currently exposing at http://api.node-vps.com/crown


The api access you do offer data from thrones. What I need more is something to push tx .. like https://btc.blockr.io/api/v1/tx/push

1. I am looking for similar API to them I can see https://chainz.cryptoid.info/crw/ https://chainz.cryptoid.info/api.dws but I cannot find any tx push option
2. Also I need to setup correct coin types "rel="0x00;0x80.... " for Crown. Trying to figure out where I can find this or calculate it.

The new Android app need similar API to work. Probably the app dev would be the most sensible option.
legendary
Activity: 1358
Merit: 1002
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Just a friendly observation.

When you go down into the bargain basement category for VPS providers, your risk of being taken out of the payment cycles by DDoS attacks goes up substantially.

If the payment cycles are short, your risks are down to when you discover something is wrong and the time it takes to move to another provider.  If the numbers of Thrones/MasterNodes grow into the many thousands, then being knocked out of the queue can be a little more painful.

Depending on how many people are using poor infrastructure or haven't followed set-up instructions carefully, this could cause problems for the end users because they'll experience a slow network, but diversifying hosting should keep the network up until attacks stop.


that is correct, and that is why i have ddos protection on the service i provide at node-vps.com

legendary
Activity: 1722
Merit: 1002
Decentralize Everything
sudo: apt-add-repository: command not found   , the command is not found, I am using Ubuntu 16.04.2 LTS (GNU/Linux 2.6.32-042stab120.18 x86_64)

Should I change the OS? 

Thanks





No. 16.04 is fine.

You're missing a package

Try this and then try again:

sudo apt-get install software-properties-common

Thanks for your help , now passed that step but:

make[1]: Entering directory '/root/src/crowncoin/src'
make[2]: Entering directory '/root/src/crowncoin/src'
  CXX      libbitcoinconsensus_la-arith_uint256.lo
  CXX      libbitcoinconsensus_la-hash.lo
  CXX      libbitcoinconsensus_la-pubkey.lo
  CXX      libbitcoinconsensus_la-uint256.lo
  CXX      libbitcoinconsensus_la-utilstrencodings.lo
make[3]: Entering directory '/root/src/crowncoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
  CXX      crownd-crownd.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/root/src/crowncoin/src/secp256k1'
  CXX      libbitcoin_server_a-addrman.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:5753: recipe for target 'crownd-crownd.o' failed
make[2]: *** [crownd-crownd.o] Error 4
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:6519: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:570: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1



Swap file problem.

For reference, we're taking this chat to mattermost now.  Will post resolution here when fixed.
hero member
Activity: 527
Merit: 501
sudo: apt-add-repository: command not found   , the command is not found, I am using Ubuntu 16.04.2 LTS (GNU/Linux 2.6.32-042stab120.18 x86_64)

Should I change the OS? 

Thanks





No. 16.04 is fine.

You're missing a package

Try this and then try again:

sudo apt-get install software-properties-common

Thanks for your help , now passed that step but:

make[1]: Entering directory '/root/src/crowncoin/src'
make[2]: Entering directory '/root/src/crowncoin/src'
  CXX      libbitcoinconsensus_la-arith_uint256.lo
  CXX      libbitcoinconsensus_la-hash.lo
  CXX      libbitcoinconsensus_la-pubkey.lo
  CXX      libbitcoinconsensus_la-uint256.lo
  CXX      libbitcoinconsensus_la-utilstrencodings.lo
make[3]: Entering directory '/root/src/crowncoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
  CXX      crownd-crownd.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/root/src/crowncoin/src/secp256k1'
  CXX      libbitcoin_server_a-addrman.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:5753: recipe for target 'crownd-crownd.o' failed
make[2]: *** [crownd-crownd.o] Error 4
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:6519: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:570: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

legendary
Activity: 1722
Merit: 1002
Decentralize Everything
sudo: apt-add-repository: command not found   , the command is not found, I am using Ubuntu 16.04.2 LTS (GNU/Linux 2.6.32-042stab120.18 x86_64)

Should I change the OS? 

Thanks





No. 16.04 is fine.

You're missing a package

Try this and then try again:

sudo apt-get install software-properties-common
hero member
Activity: 527
Merit: 501
sudo: apt-add-repository: command not found   , the command is not found, I am using Ubuntu 16.04.2 LTS (GNU/Linux 2.6.32-042stab120.18 x86_64)

Should I change the OS? 

Thanks



legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Hi there,

I am trying to set up a throne on www.time4vps.eu VPS but it doesn't work .

I get this errors:

Package libdb4.8++-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libdb4.8-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


and :sudo apt-add-repository ppa:bitcoin/bitcoin
sudo: apt-add-repository: command not found

Anyone able to help?

THanks



Which OS are you using?  I can't see anything wrong with your commands.

Once you have added the Bitcoin repository you need to do a apt-get update before trying to install libdb4.8.

That doesn't explain why you can't add the repository though.

hero member
Activity: 527
Merit: 501
Hi there,

I am trying to set up a throne on www.time4vps.eu VPS but it doesn't work .

I get this errors:

Package libdb4.8++-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libdb4.8-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


and :sudo apt-add-repository ppa:bitcoin/bitcoin
sudo: apt-add-repository: command not found

Anyone able to help?

THanks

legendary
Activity: 1456
Merit: 1000
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Just a friendly observation.

When you go down into the bargain basement category for VPS providers, your risk of being taken out of the payment cycles by DDoS attacks goes up substantially.

If the payment cycles are short, your risks are down to when you discover something is wrong and the time it takes to move to another provider.  If the numbers of Thrones/MasterNodes grow into the many thousands, then being knocked out of the queue can be a little more painful.

Depending on how many people are using poor infrastructure or haven't followed set-up instructions carefully, this could cause problems for the end users because they'll experience a slow network, but diversifying hosting should keep the network up until attacks stop.
hero member
Activity: 805
Merit: 500
This coin has been around I see since 2014... and Developers are still active... That says a lot.

Count me in for the long haul... Going to pick up some and forget them for 5 years!


"Patience is a more useful tool than impatience" I just thought that one up... Let's see where Crown stands in 5 years time. Go Baby, Go!


Thank you you noticed this and thanks for your support!. The team would appreciate more investors with this mentality. Buy in, set up a Tron and make constant income.

sr. member
Activity: 464
Merit: 250
Wasssssup!
This coin has been around I see since 2014... and Developers are still active... That says a lot.

Count me in for the long haul... Going to pick up some and forget them for 5 years!


"Patience is a more useful tool than impatience" I just thought that one up... Let's see where Crown stands in 5 years time. Go Baby, Go!
member
Activity: 112
Merit: 10
Good job dev. Gratz with listing crown on bittrix. Price is rising
ACP
hero member
Activity: 612
Merit: 520
lol trying to save another shitcoin are we?

Please read about what we are doing. Thanks.
I dislike when teams/devs work hard and you have these comments made all the time.
Crw have made real progress. The guy just didn't buy any so he is upset.
member
Activity: 87
Merit: 10
As bigmo mentions -- the raspberry pi is probably the cheapest way to host a throne at this point, and also offers the network a degree of heterogeneity since most of the thrones are VPS.

The thrones are useful for getting acquainted with the idea of nodes or servers on a crypto network if you aren't familiar with it.  I know I'm fairly new to all this.

The goal is that as the Crown Platform gets ready to add applications or services - however exactly that gets worked out, the legacy masternode code which comes from Dash will be updated to provide those applications and services instead of what it did for Dash.  So one way to look at it is that Dash introduced a sort of client-server framework, and Crown is just loading some software onto that... and since it's a crypto system, the payment mechanism will be integrated with the token and there are other security options too.

But if you read through the Crown Papers, the idea isn't for the platform to charge some big fee -- but just to charge a mark-up on it's costs.  Depending on how the pricing gets set up, thrones could compete on providing services or they could collaborate.  The network and the thrones (trons) would then profit according to the amount of services offered and a portion of the fees would also be recycled through the block rewards system to continue incenting the base level functionality of the network.

The key point here is that the throne are the backbone of the network providing services at a fair cost -- and by not seeking monopoly rents like historic platform companies - name a valuable software company... the platform may also be able to provide the services for a lower price.  The ability to offer a better price will ultimately be enabled by the community developing the platform -- because once a project takes corporate money, it has to produce a return for those corporations.

The idea with Crown is that corporations are welcome to use the platform to provide services and compete with solutions on the platform -- but the platform itself should be a sort of digital commons, which is shared but not owned.  

The thrones are the ones literally providing the compute space and capacity for this digital commons and getting paid for it -- so it's an interesting and slightly different sort of business proposition... or it seems that way to me, but I'm new to all this stuff...




Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Also be careful while sining up on Arubacloud. Check the URL which you are about to sign up thru. If it's "cloud.it" the cheapest price will be 4.99 not 1.00. Make sure you sign up thru "arubacloud.com". If you will be redirected to cloud.it over and over again ask their support to provide you the sign up link to arubacloud.com.

Also I have noticed that their support is pretty strange... they dont answer direct questions and act a fool like:

Question: I cant find the 1.00 € plan in my account the cheapest is 4.99 € whats wrong here?
Answer: If you want to create a VPS in your account go to blah blah...

But it's not the answer to my question... I guess you understand what I mean.

I also made the mistake and signed up thru cloud.it I asked them to delete my account so that I can sign up again thru arubacloud.com. it's like two weeks ago and my account is still not deleted... so be cateful with them.

Have you been considering to purchase a Raspberry Pi instead?
You own the hardware you operate the node.
No monthly VPS charges.
Minimum electricity costs
You can use it as a media center at the same time

I think you can reach break even faster with your own node hardware at this stage. As it was in the Bitcoin first stages with mining.


legendary
Activity: 1358
Merit: 1002

What needs to be done:
1. New logo - we can set up some bounty for this
2. I need a help of some lead crown dev to help me to choose the correct explorer which will be used to push transactions to network and set up other valuables.
3. I need to peer review the code from the lead dev that we all will be sure there are no major issues with the code.
4. We need to set up some process how we can introduce Crown wallet range as a whole to the community.
5. Setup some process how the code will be maintained and by who


what exactly do you need, api access?

if yes then node-vps can provide that, but i need to know which functions you need exposed, view example of what node-vps is currently exposing at http://api.node-vps.com/crown
member
Activity: 96
Merit: 10
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Also be careful while sining up on Arubacloud. Check the URL which you are about to sign up thru. If it's "cloud.it" the cheapest price will be 4.99 not 1.00. Make sure you sign up thru "arubacloud.com". If you will be redirected to cloud.it over and over again ask their support to provide you the sign up link to arubacloud.com.

Also I have noticed that their support is pretty strange... they dont answer direct questions and act a fool like:

Question: I cant find the 1.00 € plan in my account the cheapest is 4.99 € whats wrong here?
Answer: If you want to create a VPS in your account go to blah blah...

But it's not the answer to my question... I guess you understand what I mean.

I also made the mistake and signed up thru cloud.it I asked them to delete my account so that I can sign up again thru arubacloud.com. it's like two weeks ago and my account is still not deleted... so be cateful with them.

Have you been considering to purchase a Raspberry Pi instead?
You own the hardware you operate the node.
No monthly VPS charges.
Minimum electricity costs
You can use it as a media center at the same time

I think you can reach break even faster with your own node hardware at this stage. As it was in the Bitcoin first stages with mining.

copper member
Activity: 35
Merit: 0
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)

Also be careful while sining up on Arubacloud. Check the URL which you are about to sign up thru. If it's "cloud.it" the cheapest price will be 4.99 not 1.00. Make sure you sign up thru "arubacloud.com". If you will be redirected to cloud.it over and over again ask their support to provide you the sign up link to arubacloud.com.

Also I have noticed that their support is pretty strange... they dont answer direct questions and act a fool like:

Question: I cant find the 1.00 € plan in my account the cheapest is 4.99 € whats wrong here?
Answer: If you want to create a VPS in your account go to blah blah...

But it's not the answer to my question... I guess you understand what I mean.

I also made the mistake and signed up thru cloud.it I asked them to delete my account so that I can sign up again thru arubacloud.com. it's like two weeks ago and my account is still not deleted... so be cateful with them.
member
Activity: 96
Merit: 10
Hello guys, congrats on the Bittrex listing and the new Android wallet. Great to see some amazing progress here.
I´m not sleeping as well:-)

I would like to introduce you the first Crown online wallet - https://www.crownwallet.world/#home .

What I have done:
1. I have secured domain crownwallet.world which is I think easy to remember and related to the nature of the website
2. I have secured ssl certificate for the website
3. Now I´m working to customize https://github.com/OutCast3k/coinbin/ open-sourced online wallet.

What needs to be done:
1. New logo - we can set up some bounty for this
2. I need a help of some lead crown dev to help me to choose the correct explorer which will be used to push transactions to network and set up other valuables.
3. I need to peer review the code from the lead dev that we all will be sure there are no major issues with the code.
4. We need to set up some process how we can introduce Crown wallet range as a whole to the community.
5. Setup some process how the code will be maintained and by who

With the solution we have a great set of tools for Crown:
1. Online wallet for users who do not want to run standalone linux/windows/app
2. Multisig addresses
3. Time locked addresses
4. HD addresses - first step which will help us to get support for Trezor
5. Verify and sign the transaction.
6. Add custom data to transactions with the use of OP_RETURN - Time-stamping, name stamping
7. Simple escrow service with mediators

I hope Crown community will be happy about this solution which can on board more users easily and offers them a secure and decentralized way to store their coins. Now with the Android wallet, we have a full setup of clients to on board people on any platform. Great job to everyone!

Also, I´m running bitcoin hardware e-shop https://bitcointech.store/ and pushing my payment gateway to add Crown as a payment option.

hero member
Activity: 525
Merit: 510
Can somebody  say cheap VPS service and maybe that have discount for buiyng 10+ vps in time?  want ot setup 10 nodes but cann't find the cheapest... In income spreadsheet price only 2.8 usd in month. I cann't find VPS like this..

lowendbox is always a good starting point for cheap deals.

https://lowendbox.com/

You can get away with really low specs but you must have a swap file if you're compiling yourself.  I wouldn't go with anything less than 10GB storage.

I personally pay about $4pm to OVH because I like their management console.

If the price is really important, a trustworthy and ultracheap provider is Time4VPS: www.time4vps.eu (starts at € 1,24 p/month)

I believe ArubaCloud is even cheaper, but they require a copy of your ID which is a NO GO for me. If you don't mind, check them out - ArubaCloud: www.arubacloud.com (starts at € 1,00 p/month)
Jump to: