Bitcoin Forum
April 23, 2024, 08:40:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: .
.
.

Pages: « 1 ... 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 [259] 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 ... 541 »
  Print  
Author Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN  (Read 782149 times)
kokokoin
Hero Member
*****
Offline Offline

Activity: 638
Merit: 500



View Profile
November 18, 2016, 03:54:28 PM
 #5161

Paying for masternodes hosting with DNET through coinpayments is so easy!
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713904835
Hero Member
*
Offline Offline

Posts: 1713904835

View Profile Personal Message (Offline)

Ignore
1713904835
Reply with quote  #2

1713904835
Report to moderator
1713904835
Hero Member
*
Offline Offline

Posts: 1713904835

View Profile Personal Message (Offline)

Ignore
1713904835
Reply with quote  #2

1713904835
Report to moderator
1713904835
Hero Member
*
Offline Offline

Posts: 1713904835

View Profile Personal Message (Offline)

Ignore
1713904835
Reply with quote  #2

1713904835
Report to moderator
Omura
Full Member
***
Offline Offline

Activity: 129
Merit: 100


View Profile
November 18, 2016, 05:08:35 PM
 #5162

I've aquired some coins and I want to start staking, Is there a guide on setting up the wallet on raspberry pi 3? (I only want cli wallet)

Running raspbian jessie on it, I've tried:
Code:
sudo apt-add-repository ppa:shaun-mcbride/darknet

but I get the error
Code:
Could not find distribution template for Rasbian/jessie

I've also tried compiling it myself but when I use ./configure

I get the error
Code:
libdb_cxx headers missing

but I have downloaded and compiled Berkeley DB 4.8... any advice?

    П    |⧛ ☛  Join the signature campaign and earn free PI daily!  ✅ |⧛    П
    |⧛         ☛  PiCoin - get in now  ✅     ☛ No ICO!  ✅          |⧛
   
synthgauge
Hero Member
*****
Offline Offline

Activity: 1149
Merit: 502


View Profile
November 18, 2016, 05:33:46 PM
 #5163


so far "base" is holding as they "know" the above.. master node network was a brilliant brilliant innovation by dash developers.. like for real, it is HUGELY valuable in more ways than one

you will have some copy cats.. like mue (I did look but they have miscalculated not here!), but they price for master node is prohibitive but yes.. it is all about the "private network"


dash is a three-years old gimmick, it had clones all over the top announcement section like a year ago... crying banality. Is a year 2016 now and yet, someone keeps the fire going with

masternodes clones, much trivial I must admit. And the question is not why, the question is what would the one gain with "true" mixer-based anon born with the splash of dying DASH clones

its beyond me

q327K091
Legendary
*
Offline Offline

Activity: 1792
Merit: 1010


View Profile
November 18, 2016, 06:08:02 PM
 #5164

technology is not yet developed, folks are planning though.. kind of expensive to own dash.. hence we own it here  Cool

also dnet was first to do both POS and POW (not without pain I must add) but it works at the end people are happy, some $ few make.. although key really is to add more innovation, absolutely u right, we all talk big game but what is really needed is solid c++ expertise... +crypto + algo exp.. obv

and its not like there is lot more out there... alt-coins some will go on and grow some wont... hence I am here and there and see what sticks.. thats all.. I am sure others diversify too
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
November 19, 2016, 01:52:03 PM
 #5165

Might want to check for forks...

I had a staking wallet that got stuck at block 390756 it appears it has forked at block 390747. Will reload the blockchain on this one.

BAD:

Code:
$ darknet-cli getblockcount
390756
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b286d3ac818e015f088c453ed04aec8370f3feec43a7f4b01411a74e5a61114e

GOOD (matched the masternodes stats blockhash at block 391442):

Code:
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b78124e31895b24df34319ac611ca3d7ba1db74fe426d690fffb5783bc893e1c


jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
November 19, 2016, 11:45:59 PM
 #5166

No issues with fork for me so far.

coinwider
Full Member
***
Offline Offline

Activity: 184
Merit: 101


Put the fun back into banking!


View Profile
November 20, 2016, 03:52:27 AM
Last edit: November 20, 2016, 07:02:13 AM by coinwider
 #5167

Might want to check for forks...

I had a staking wallet that got stuck at block 390756 it appears it has forked at block 390747. Will reload the blockchain on this one.

BAD:

Code:
$ darknet-cli getblockcount
390756
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b286d3ac818e015f088c453ed04aec8370f3feec43a7f4b01411a74e5a61114e

GOOD (matched the masternodes stats blockhash at block 391442):

Code:
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b78124e31895b24df34319ac611ca3d7ba1db74fe426d690fffb5783bc893e1c




No issues with fork for me so far.


Had no issues with the switch to PoS level 4  -  3 wallets +15 MN
 Grin Grin Grin

Put the fun back into banking! Use cryptocurrencies.  --- PivX --- TenX --- Lisk --- Factom --- Siacoin ---
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 20, 2016, 12:09:24 PM
 #5168

Might want to check for forks...

I had a staking wallet that got stuck at block 390756 it appears it has forked at block 390747. Will reload the blockchain on this one.

BAD:

Code:
$ darknet-cli getblockcount
390756
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b286d3ac818e015f088c453ed04aec8370f3feec43a7f4b01411a74e5a61114e

GOOD (matched the masternodes stats blockhash at block 391442):

Code:
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
$ darknet-cli getblockhash 390747
b78124e31895b24df34319ac611ca3d7ba1db74fe426d690fffb5783bc893e1c




No issues with fork for me so far.


Had no issues with the switch to PoS level 4  -  3 wallets +15 MN
 Grin Grin Grin


Had no problems here either. Payouts running smoothly.
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
November 20, 2016, 02:44:32 PM
 #5169

Code:
[quote]
[quote author=borris123 link=topic=1262920.msg16933136#msg16933136 date=1479643764]
[quote author=coinwider link=topic=1262920.msg16930311#msg16930311 date=1479613947]
[quote author=mikegi link=topic=1262920.msg16924673#msg16924673 date=1479563523]
Might want to check for forks...

I had a staking wallet that got stuck at block 390756 it appears it has forked at block 390747. Will reload the blockchain on this one.

BAD:

[code]$ darknet-cli getblockcount
390756
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
.....

[/quote]

No issues with fork for me so far.


Had no issues with the switch to PoS level 4  -  3 wallets +15 MN
 Grin Grin Grin

[/quote]

Had no problems here either. Payouts running smoothly.
[/quote]

Ok, that's really good to hear... The wallet with the problems has a slowish disk and occasional network hiccups. Hopefully it's just that... [/code]
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
November 20, 2016, 02:48:01 PM
 #5170

Might want to check for forks...

I had a staking wallet that got stuck at block 390756 it appears it has forked at block 390747. Will reload the blockchain on this one.

BAD:

Code:
$ darknet-cli getblockcount
390756
$ darknet-cli getblockhash 390746
70699011048f44a66db1260f55e6c955b916d6cd6aa75afc333637db8958a554
.....


No issues with fork for me so far.


Had no issues with the switch to PoS level 4  -  3 wallets +15 MN
 Grin Grin Grin


Had no problems here either. Payouts running smoothly.

Ok, that's really good to hear... The wallet with the problems has a slowish disk and occasional network hiccups. Hopefully it's just that...
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
November 23, 2016, 12:48:58 AM
 #5171

Bought some more last few days and have set up some extra masternodes with them. Grin

busterzzz
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile
November 23, 2016, 09:59:49 PM
 #5172

We still are running our CoinPayments Contest, pleae Go Vote, and Maybe you can win a Shiny new Stakebox Staking Device and 10k Dnet!! Smiley
Maybe you can win the stakebox I paid for, but never received.

what do you mean? Did you contact stakebox?

Everyone who would like to join the darknet slack can get an invite from here.
https://darknetcrypto.herokuapp.com/
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
November 23, 2016, 10:08:46 PM
 #5173

We still are running our CoinPayments Contest, pleae Go Vote, and Maybe you can win a Shiny new Stakebox Staking Device and 10k Dnet!! Smiley
Maybe you can win the stakebox I paid for, but never received.

This contest has already ended and winner was announced a while back.

4x13 (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011


View Profile
November 24, 2016, 02:46:59 AM
 #5174

We still are running our CoinPayments Contest, pleae Go Vote, and Maybe you can win a Shiny new Stakebox Staking Device and 10k Dnet!! Smiley
Maybe you can win the stakebox I paid for, but never received.

what do you mean? Did you contact stakebox?

Everyone who would like to join the darknet slack can get an invite from here.
https://darknetcrypto.herokuapp.com/

U can also click on the slack icon on the OP to get an invite
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 25, 2016, 10:32:01 AM
 #5175

just ordered meself one of these.

https://www.ledgerwallet.com/products/12-ledger-nano-s

its opensource so we would be able to incorporate a wallet into it. any devs up for the challenge Smiley ?
q327K091
Legendary
*
Offline Offline

Activity: 1792
Merit: 1010


View Profile
November 25, 2016, 02:42:34 PM
 #5176

how strange is to post private emails in the coin thread that goal is to be nothing but to be private...
q327K091
Legendary
*
Offline Offline

Activity: 1792
Merit: 1010


View Profile
November 25, 2016, 02:45:53 PM
 #5177

just ordered meself one of these.

https://www.ledgerwallet.com/products/12-ledger-nano-s

its opensource so we would be able to incorporate a wallet into it. any devs up for the challenge Smiley ?

very interesting this (and low price too for what it does!) thanks Borris! checking.. might also get it.. love gadgets like that

as far as master node network.. there has been lol some real commotion in the alt space.. starting with vcash and of course BTC shave off the top for all

as far as collection I will keep them running for past 2016 then in January believe enough funds fpr +4 and right back into the network
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 25, 2016, 03:03:09 PM
 #5178

just ordered meself one of these.

https://www.ledgerwallet.com/products/12-ledger-nano-s

its opensource so we would be able to incorporate a wallet into it. any devs up for the challenge Smiley ?

very interesting this (and low price too for what it does!) thanks Borris! checking.. might also get it.. love gadgets like that

as far as master node network.. there has been lol some real commotion in the alt space.. starting with vcash and of course BTC shave off the top for all

as far as collection I will keep them running for past 2016 then in January believe enough funds fpr +4 and right back into the network

BBF21 to get 21% off!
jdh015232
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
November 25, 2016, 03:31:08 PM
 #5179

will the wallet stake if unlocked or do i have to have masternode setup??
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 25, 2016, 04:07:33 PM
 #5180

will the wallet stake if unlocked or do i have to have masternode setup??

yes it will stake. stack your coins into one transaction tho. make sure wallet locked and only open for staking.
Pages: « 1 ... 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 [259] 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 ... 541 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!