Bitcoin Forum
May 04, 2024, 03:12:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
121  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 31, 2014, 09:34:37 AM
yes the staking issue is solved. well done. staking multiple times daily.
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 30, 2014, 10:18:45 AM
yes, can confirm staking is working correctly now  Roll Eyes
123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 28, 2014, 06:17:02 PM
it was expected to have some anomaly round the switch but it was also expected to correct itself.
124  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 25, 2014, 07:49:55 PM
yes, can confirm that dev is working at it.

just had a small chat with him.
125  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 25, 2014, 02:46:10 PM
Folks,

I'm having a wallet problem. I had a power outage that put me, currently, 320 blocks behind. What's happening is I keep getting a certain block -

Code:
received block 934da3546eb9235ba562

Then I see the following error:

ERROR: ProcessBlock() : block with too little proof-of-stake

Then, whatever wallet sent the block is disconnected - like this:
Misbehaving: 178.62.51.143:44914 (0 -> 100) DISCONNECTING
disconnecting node 178.62.51.143:44914
disconnecting node 178.62.51.143:44914

The block explorer says it's a valid block. My wallet keeps saying it's invalid and disconnects me from the node.

Any ideas?

ProcessBlock: ACCEPTED
received block f39a9b748bffdfd12136
SetBestChain: new best=f39a9b748bffdfd12136519711f31e119442efe5489e32dc63dcba35df54086a  height=180666  trust=451557429929  date=07/24/14 23:31:56
Stake checkpoint: 3305857c
ProcessBlock: ACCEPTED
received block 3024c1605158a320bc83
SetBestChain: new best=3024c1605158a320bc83f40dde9b48c136e65ade7e88f82a745e0a99be8f2ca1  height=180667  trust=451558478506  date=07/24/14 23:36:21
Stake checkpoint: e204f35c
ProcessBlock: ACCEPTED
received block 934da3546eb9235ba562
SetBestChain: new best=934da3546eb9235ba56236e87cc014b18375e63b99d9317fa516322fcdf36f87  height=180668  trust=451559527083  date=07/24/14 23:36:37
Stake checkpoint: 95cb0997
ProcessBlock: ACCEPTED

seems a valid block according to my wallet, what version wallet are you on?

also you got that block from seed2.bitstarcoin.com,... this is a (very) valid and trusted node.

ps. if you havent opened the wallet for say 7 days ( since last upgrade ) then you wouldnt get an update message anymore since the message expires after 7 days according to log, maybe you missed the update?


The wallet was hung for whatever reason.  It's the newest one and it's been open other than a power outage / loss of internet yesterday. I was able to pull a bootstrap from a wallet running at work and get it running again, but it was a bizarre problem.

maybe a corrupted blockindex. however leveldb should normally have a log. and when you start it verifies the last N blocks. dunno

you dont have the old blockindex anymore i guess? is interesting.. i like. want to have a look
126  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BDG][BADGERCOIN] POW MULTIPOOL X11/Scrypt/SHA256 - POS LIVE -12h min stake on: July 25, 2014, 09:34:35 AM
can someone provide me with a working node-list?
127  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 25, 2014, 08:12:32 AM
people, if you currently dont get stake, few reason might be:

- your weight is not height enough ( yes, currently it seems that networkweight is lower then wallet weight, wonder how that will be after 185k )
- stake modifier interval is too high. this is fixed in the code according to dev, comes in effect @185k.
- there is no guarantee that you will stake every 24 hours.
- make sure you are on latest wallet

note that this doesnt effect the number of coins you would effectively get since coinage doesnt change if you dont stake.

the stake reward amount is a ( linear ) function of coinage. so when it doesnt stake at 1 day, but at 2 days, you would effectively get 2x 1day stake.

128  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 25, 2014, 07:58:31 AM
Folks,

I'm having a wallet problem. I had a power outage that put me, currently, 320 blocks behind. What's happening is I keep getting a certain block -

Code:
received block 934da3546eb9235ba562

Then I see the following error:

ERROR: ProcessBlock() : block with too little proof-of-stake

Then, whatever wallet sent the block is disconnected - like this:
Misbehaving: 178.62.51.143:44914 (0 -> 100) DISCONNECTING
disconnecting node 178.62.51.143:44914
disconnecting node 178.62.51.143:44914

The block explorer says it's a valid block. My wallet keeps saying it's invalid and disconnects me from the node.

Any ideas?

ProcessBlock: ACCEPTED
received block f39a9b748bffdfd12136
SetBestChain: new best=f39a9b748bffdfd12136519711f31e119442efe5489e32dc63dcba35df54086a  height=180666  trust=451557429929  date=07/24/14 23:31:56
Stake checkpoint: 3305857c
ProcessBlock: ACCEPTED
received block 3024c1605158a320bc83
SetBestChain: new best=3024c1605158a320bc83f40dde9b48c136e65ade7e88f82a745e0a99be8f2ca1  height=180667  trust=451558478506  date=07/24/14 23:36:21
Stake checkpoint: e204f35c
ProcessBlock: ACCEPTED
received block 934da3546eb9235ba562
SetBestChain: new best=934da3546eb9235ba56236e87cc014b18375e63b99d9317fa516322fcdf36f87  height=180668  trust=451559527083  date=07/24/14 23:36:37
Stake checkpoint: 95cb0997
ProcessBlock: ACCEPTED

seems a valid block according to my wallet, what version wallet are you on?

also you got that block from seed2.bitstarcoin.com,... this is a (very) valid and trusted node.

ps. if you havent opened the wallet for say 7 days ( since last upgrade ) then you wouldnt get an update message anymore since the message expires after 7 days according to log, maybe you missed the update?
129  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 23, 2014, 07:05:02 PM
I wonder if any of the features in this whitepaper for AeroCoin are comparable to what is in development for BitStar?

https://www.dropbox.com/s/nmittoyyode3s80/AeroMe-WhitePaper.pdf

The developer did mention that he was racing with some other coin to get the new features out first.

wonder if they actually go and implement or its just a hype document.

but afaik, the answer to your question is no.

edit: maybe 1 item

but dev needs to check it out to be sure. i dont have all details.
130  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 23, 2014, 02:00:12 AM
they still working on things, soon more news.
131  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 23, 2014, 01:38:36 AM
i have spoken with him today. not worried.  Cool

edit: damn its hot, should be in bed.
132  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 23, 2014, 01:32:07 AM
agree, that has become a way better platform. thumbsup.
133  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 22, 2014, 11:40:22 AM
i can say, happy days  Kiss Tongue

people crazy.
134  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 22, 2014, 08:15:00 AM
this coin will go places, people just dont realize it.
135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 22, 2014, 07:57:55 AM
lol those who dumping.. come to pappa
136  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 21, 2014, 05:35:38 PM
his wall was bought.. probably wont hear from him again.
137  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 21, 2014, 09:16:41 AM
i tried the http://explorer.bitstarcoin.com/q/getreceivedbyaddress/BBR1EYgUmGu2tFoqNevHx9NW9VecYtbmrt

but doesnt seem to work, it would be nice to have this feature enabled. thanks.
138  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 21, 2014, 08:19:46 AM
i love a good sync  Grin
139  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 21, 2014, 05:57:39 AM
hi i was wondering if there are any bounties or tasks left to do , i invested in aegis and to make it back up quickly i jumped into cnl , i see potential in this coin and already mining the multipool with astonishing 300mh however i feel like i wont be able to mine that ,uch before the news , would be happy to do something in my skill level.
donations would be appreciated Cheesy B5vMfki86UtoZd2LNAgL1epv881UpaRCMW

will send you a few coins when i get home.
140  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BITS][BITSTAR] POS ★ MULTIPOOL ★ ANON TRANSACTIONS ★ WALLET UPDATE on: July 20, 2014, 04:26:31 PM
Wow this is a first for Bitstar. I went to sleep and woke up with so many unread posts! I'm telling you someone is manipulating the price atm... But anyways, that sell wall will be chomped off soon (all 4btc). And thank you Dev for being active. Looking forward for better things to come.

Price is not manipulated, just getting dumped by the guys that don't believe this coin is going anywhere because the dev is not 24/7 hyping it.

What is coming is not even in the thread. The next wallet will be only the top of the iceberg. This will be big

I'm sorry but that is incorrect. Let me tell you some facts:

The dev is asking people to use the multipool to pump the price.

The dev had a 6 btc buy order earlier but removed it later, maybe he dumped his own coins or thought he'd lose out if someone dumped on him.

The dev keeps releasing teasers but wouldnt tell what's coming. The reason he provides is that he does not want to pump the coin. Its simply not believable.

Make your own conclusions.

you are now upgraded to fudder since you are talking bs, making wild guesses and mixing things up. well done. to where can i send your prize?

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!