Bitcoin Forum
April 23, 2024, 07:31:37 AM *
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 »
101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: July 12, 2018, 12:55:59 PM
Bug fixed. I just installed the new wallet, deleted peer.dat and entered

Code:
invalidateblock 0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4

And now synced.

What was the cause of the bug?

The issue only impacted Windows users but what happened was a mismatch between nodes in calculating the TX values.

As you can see below:

2018-07-10 05:30:51 UpdateTip: new best=0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4  height=143706  log2_work=42.185102  tx=491993  date=2018-07-10 05:29:43 progress=0.999997  cache=2.7MiB(2599tx)
2018-07-10 05:30:51 Block:CBlockIndex(pprev=0x11607956190, nHeight=143706, merkle=5ea8352c362fed9556ad31ae3a9d62d7e05a3ff632662911bb5216ebbc3818d4, hashBlock=0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4, nNonce=4005, nTime=1531200583, location=96512, finalcalculation=3801005940)
2018-07-10 05:30:57 Process update request 8471
2018-07-10 05:30:57 list of deposits updated, count=269 beginReset=0.000000 qSort=0.000000 cache=0.008000 endReset=0.002000
2018-07-10 05:33:11 ERROR: AcceptToMemoryPool: not enough fees 77352af3c4dc09ddff70ce0f2e5374970b5ba0fe2ae271a109761933133de0f3, -2 < 0
2018-07-10 05:37:44 ERROR: CheckInputs(): 77352af3c4dc09ddff70ce0f2e5374970b5ba0fe2ae271a109761933133de0f3 value in (24359.44475167) < value out (24359.44475169)
2018-07-10 05:37:44 Misbehaving: [2a01:4f8:10a:657::2]:3377 (0 -> 100) BAN THRESHOLD EXCEEDED
2018-07-10 05:37:44 InvalidChainFound: invalid block=000000a0174fc2e369a050c337672c63e35d631c491f493dc4ed2a91d478a071  height=143707  log2_work=42.18511  date=2018-07-10 05:37:24
2018-07-10 05:37:44 InvalidChainFound:  current best=0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4  height=143706  log2_work=42.185102  date=2018-07-10 05:29:43
2018-07-10 05:37:44 ERROR: ConnectTip(): ConnectBlock 000000a0174fc2e369a050c337672c63e35d631c491f493dc4ed2a91d478a071 failed
2018-07-10 05:37:44 InvalidChainFound: invalid block=000000a0174fc2e369a050c337672c63e35d631c491f493dc4ed2a91d478a071  height=143707  log2_work=42.18511  date=2018-07-10 05:37:24
2018-07-10 05:37:44 InvalidChainFound:  current best=0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4  height=143706  log2_work=42.185102  date=2018-07-10 05:29:43
2018-07-10 05:38:29 receive version message: /ROIcoin:1.1.6/: version 250040, blocks=143707, us=99.198.250.160:54495, peer=28
2018-07-10 05:38:29 ERROR: AcceptBlockHeader: block is marked invalid
2018-07-10 05:38:29 ERROR: invalid header received
2018-07-10 05:38:29 ProcessMessages(headers, 90 bytes) FAILED peer=28
2018-07-10 05:39:21 ERROR: AcceptBlockHeader: prev block invalid
2018-07-10 05:39:21 Misbehaving: 144.76.174.21:3377 (0 -> 100) BAN THRESHOLD EXCEEDED

More specifically you can see the calculation mismatch here: value in (24359.44475167) < value out (24359.44475169)

Anyway the problem is diagnosed, tested fixed and all new wallet versions are released and ready to go.... Smiley
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: July 12, 2018, 12:52:56 PM
Is it possible to have a active discord link? Thanks

https://discord.gg/ruhSp4e
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: July 11, 2018, 05:37:58 AM
Is there a problem with the wallet? It says "no block source available" with 19 hours behind. There is no problem with my net other wallet working perfectly.

Yes there is a problem impacting Windows users where you will find the wallet getting stuck at block 143707.

We have diagnosed the problem, corrected the code, created new binaries and fully tested everything to be in good working order.


ROIcoin Release Notes for v1.1.7.0 https://github.com/ROIcoin/ROIcoin/releases/tag/v1.1.7.000

This release contains the following bugfixes:

CRITICAL: Emergency fix for windows wallets stuck on block 143707
FIX: for issue #58 reported by Cryptohub exchange and fixed by FreeTrade.
FIX: encrypted wallet are now able to sign messages.
FIX: seeds list was adjusted.
Additional logging was added to troubleshoot issue #65

All windows users are advised to upgrade to v1.1.7 , a bug prevented windows wallets from syncing passed block 143707 . To resolve this issue you need to execute the following steps:

First upgrade to ROIcoin v1.1.7 ( simply use the new QT binary )
Delete the peers.dat in the %APPDATA%/Roaming/ROIcoin folder ( same folder as wallet.dat )
Start the wallet and go to the Debug console and type: (Do each command one at a time and then hit enter)

invalidateblock 0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4
reconsiderblock 0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4

You should now see your wallet sync to same height as the block explorer.

Note: you may need to do an additional restart to fully sync with the block explorer.
104  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: July 07, 2018, 04:02:46 PM
Hi! I am now looking for new ways to increase the number of users for my e-business. Tell me, how long do you plan to support your project and will I be able to use your payment gateway on my website? Thanks

I'll support the project until I am dead.

You will be able to use the PWR PAY payment gateway on your website as long as it is one of the platforms that we integrate with.
105  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: July 06, 2018, 04:00:05 PM
this thread becomes very silent... Undecided

ROI coin and many other coins have gotten away from bitcointalk and are more into using discord and telegram.

Don't get me wrong here bitcointalk is okay but the reality is this place is a massive haven for insane and brutal trolling with no way to block / ban / control anything...

You should consider hanging out with the community at discord Smiley

EDIT: Within no time after me posting this thread two people that have trolled this coin to death showed up trolling the thread.... rest my case Smiley I would call this more like hyper-trolling because they apparently must have notifications turned on so they can run over here and troll anytime any new post is made.... here again this is what is totally ruining bitcointalk IMHO.



ROI Coin Bitcointalk Thread Rules


The main purpose of this thread is for making announcements, answering questions and giving community support to ROI Coin. This thread is self moderated and at the discretion of the moderators, developers or community members your post may be deleted without notice. We are dedicated to maintaining an informative and respectful discussion. Posts that are personal attacks or that are designed to hijack, troll or derail the general conversation will not be tolerated.
106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 04:24:30 PM
I fail to understand the basis of all your negative attacks. You can't possibly know with any certainty that the new coin (not token) will be useless, of no value and nothing more than a pre-mine money grab for a dev team?

All you have offered until now was high-yield deposits. That's utterly useless.

Let's do this. You offer BCC coin holders your option and let my dev team come up with our option and then just let the holders of BCC decide which they like best Smiley

I already did. "Don't send money to scammers" is a great option. Doesn't require any effort whatsoever. There is no way any shitcoining dev team could possibly beat that.

I am no scammer you are 100% dead wrong on that totally false personal attack.

You can continue to offer holders of BCC to delete their wallet.dat and/or false personal attacks on me.

I will continue to work on a discussion for an intelligent path forward right here: https://t.me/bcc_hope


107  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 04:06:33 PM
I am not looking for gullible idiots. Period. Do you think everybody that has invested in Europe Coin and chooses to make use of the term deposit feature is a gullible idiot?

I don't know what "Europe Coin" is. But anyone who "invested" in Bitconnect expecting to earn 1% per day (or whatever the bullshit rate was) is by definition a gullible idiot.

Why would you prefer anyone that has BCC coins lose 100% and end up with zero instead of having an option to swap to a new coin with a path forward?  Huh

You're missing the point. They already lost their money. They got scammed. End of story.

Besides you're not offering any path forward. Converting it into another useless token with no purpose is not going to create value, except for the "dev", who's obviously gonna have a hefty part of the premine. Go away.

I would respectfully point out that I choose to disagree with your arguments.

They already lost their money so I don't think that  deleting their wallet.dat files instead of swapping to a new altcoin makes a lot of sense from the perspective of any rational person that is stuck with BCC right now.

I fail to understand the basis of all your negative attacks. You can't possibly know with any certainty that the new coin (not token) will be useless, of no value and nothing more than a pre-mine money grab for a dev team?

Let's do this. You offer BCC coin holders your option and let my dev team come up with our option and then just let the holders of BCC decide which they like best Smiley

Here again, if anyone is interested in having an intelligent discussion about options for a path forward for people stuck holding Bitconnect coins you are more than welcome to join our telegram discussion at https://t.me/bcc_hope
108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 03:32:03 PM
those people were wanting to lock up deposits to get higher terms.

At least you're honest about looking for gullible idiots.

It makes no sense to just let it die to nothing and everyone that has bcc coins loses 100%. There has to be some way to create a path forward IMHO

It actually makes perfect sense, it's a scam, let it die.

I am not looking for gullible idiots. Period. Do you think everybody that has invested in Europe Coin and chooses to make use of the term deposit feature is a gullible idiot?

Why would you prefer anyone that has BCC coins lose 100% and end up with zero instead of having an option to swap to a new coin with a path forward?  Huh

If anyone is interested in having a discussion about options for a path forward for people that are stuck holding Bitconnect coins you can join the Telegram group here: https://t.me/bcc_hope

109  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 02:54:28 PM
I don't think BCC can be revived as it is however I do think it would be possible to do a BCC swap to a new coin that offered a proper legal way to do term deposits for increased POS rewards...

I think a lot of people out there may have the old BCC coin which is devalued and delisted on the exchanges with such low trading volume the coin is more or less dead... I think those people would possibly be interested in a path forward and I mentioned this in this thread some time back and my dev team is still discussing it...

Are any BCC coin holders following this thread any more?

There has to be some people out there with BCC that would want to discuss some good ideas?



If you are serious about it, may I suggest you create a new group, telegram, discord or here and launch a new discussion, maybe exchange old coin for something new and burn the old coins? Masternode coins with a purpose are popular now so maybe that's an idea?

Yes agreed! Yes a bcc swap to a new coin but a coin that offers something that bcc people were looking for which was a high yield on term deposits. I have posted a couple of times in here trying to gauge interest and so far it seems like the interest is almost zero. Either most bcc holders dumped everything and moved on or possibly they are just not watching this thread any more...

High yield projects are not usually sustainable. For example a high yield mastenode coin most people would dump all profits immediately and kill your price on the exchanges. I believe an average yield coin with longer ROI would be more successful as long as the use case for it can bring in new investors. One year ROI maybe?  You could also arrange the swap and burn of the old coin through an exchange.

I am thinking a high yield that degrades over time. The coin would have a standard POS just sitting in the wallet but users could lock the coins to get a higher pos and with that the longer they lock them the higher the pos. And then the standard POS and higher POS would reduce and reduce over time.

Say for example 10% apr for standard pos and if they lock the coins for 1 week 6.5% and for 1 month 25% and for 3 months 60% and for 6 months 87% and for 1 year 100%... then little by little all those percentages get dropped down over a period of 1 or 2 years down to a reasonable level. I don't know I am just thinking people that have BCC are left with zero options right now and those people were wanting to lock up deposits to get higher terms. Maybe offer some kind of a coin that does this in the wallet and not on a ponzi website. But anyway it would be nice to get a discussion going with some people that still hold BCC and see what they think about different options. It makes no sense to just let it die to nothing and everyone that has bcc coins loses 100%. There has to be some way to create a path forward IMHO
110  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 02:26:29 PM
I don't think BCC can be revived as it is however I do think it would be possible to do a BCC swap to a new coin that offered a proper legal way to do term deposits for increased POS rewards...

I think a lot of people out there may have the old BCC coin which is devalued and delisted on the exchanges with such low trading volume the coin is more or less dead... I think those people would possibly be interested in a path forward and I mentioned this in this thread some time back and my dev team is still discussing it...

Are any BCC coin holders following this thread any more?

There has to be some people out there with BCC that would want to discuss some good ideas?



If you are serious about it, may I suggest you create a new group, telegram, discord or here and launch a new discussion, maybe exchange old coin for something new and burn the old coins? Masternode coins with a purpose are popular now so maybe that's an idea?

Yes agreed! Yes a bcc swap to a new coin but a coin that offers something that bcc people were looking for which was a high yield on term deposits. I have posted a couple of times in here trying to gauge interest and so far it seems like the interest is almost zero. Either most bcc holders dumped everything and moved on or possibly they are just not watching this thread any more...
111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 04, 2018, 01:18:55 PM
I don't think BCC can be revived as it is however I do think it would be possible to do a BCC swap to a new coin that offered a proper legal way to do term deposits for increased POS rewards...

I think a lot of people out there may have the old BCC coin which is devalued and delisted on the exchanges with such low trading volume the coin is more or less dead... I think those people would possibly be interested in a path forward and I mentioned this in this thread some time back and my dev team is still discussing it...

Are any BCC coin holders following this thread any more?

There has to be some people out there with BCC that would want to discuss some good ideas?

112  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency on: July 03, 2018, 09:25:05 PM
I don't think BCC can be revived as it is however I do think it would be possible to do a BCC swap to a new coin that offered a proper legal way to do term deposits for increased POS rewards...

I think a lot of people out there may have the old BCC coin which is devalued and delisted on the exchanges with such low trading volume the coin is more or less dead... I think those people would possibly be interested in a path forward and I mentioned this in this thread some time back and my dev team is still discussing it...
113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: July 01, 2018, 12:25:42 AM

PWR Coin swap has officially begun!

You must have your coins at the CryptoHub.online exchange by the swap deadline on July 30, 2018.

https://cryptohub.online/market/PWR/
114  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: June 22, 2018, 06:44:55 PM
Release of PWR Coin Official Swap Proposal Document

https://t.me/pwr_coin
115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: June 21, 2018, 08:06:37 PM
Quick Update:

Just released our latest ROI Coin marketing video. So I am about to check off all the items for our 2nd quarter 2018 roadmap and I will be updating the roadmap graphic everywhere! Time to get back to work so all of the 3rd quarter roadmap items can be release ahead of schedule...

If you would like to help out feel free to like / comment / share any of the posts below that contain the latest ROI Coin marketing video Smiley

https://youtu.be/c9sRG8iiyfc

https://twitter.com/ROI_Coin/status/1009884821177405440

https://www.facebook.com/roicoin/videos/817958355070079/

https://plus.google.com/b/109809615316952270396/+ROICoin/posts/U2hCSVh1TFK

https://www.reddit.com/r/Roi_Coin/comments/8suzxm/new_roi_coin_marketing_video/
116  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: June 21, 2018, 06:17:10 PM
PWRcoin has been added to Hashpool.eu!

EU based servers, NO registration, hourly payouts, friendly staff

More info at: https://hashpool.eu/

 -o stratum+tcp://pool.hashpool.eu:2502 -u <WALLET_ADDRESS> -p c=PWR
117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit on: June 20, 2018, 03:33:53 PM
Quick Updates:

Raster is working on the cluster adding new features and what not. Hopefully he will chime in and give us updates but keep in mind he is a very busy person Smiley

2nd Quarter roadmap tasks will be done ahead of schedule and the dev team is looking forward the the 3rd quarter items Smiley

Updated the ANN, website and Reddit and removed links to CoinsMarkets... I am pretty sure this exchange can be written off for eternity :/
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: June 15, 2018, 05:22:39 PM
Quick Update: New Wallet Version Released

# PWRcoin Release Notes for v2.0.2

This release is named "Inveniam viam", based on the latin phrase "Aut inveniam viam aut faciam" which means "I shall either find a way or make one" . The phrase has been attributed to Hannibal; when his generals told him it was impossible to cross the Alps by elephant.

This is a minor release with important bug fixes and some new features.

## Changes in 2.0.2

* NEW social menu with links to all our social channels
* NEW tools menu
* NEW open wallet config file direct from tools menu
* NEW The active wallet dat file shows up in the debug window
* NEW Network Traffic widget graph
* NEW Network Peer view table
* FIX #18 #15 wallet no longer crashes when selecting too many inputs
* FIX #2 negative balance issue fixed, max is now 184B but it will accept more , just not display it.
* FIX #11 network handling bug causing wallet crash was fixed.
* NEW introduction of the -zapwallettxes flag to help clean and rescan transactions from blockchain

PWRcoin core v2.0.2 is now available at:
https://github.com/PWRcoin/PWRcoin/releases/

Please report bugs using the issue tracker at github, we will not use bitcointalk forum for handling bug reports.
https://github.com/PWRcoin/PWRcoin/issues

## Upgrading

### Upgrade from v2.0.1.0

If you are upgrading from version 2.0.1.0 , shut it down. Wait until it has completely stopped (which might take a few minutes).
Backup your wallet.dat file ( which you should always do regardless of an upgrade event )
then copy over PWRcoin-qt.exe (on Windows) or just copy over PWRcoin-qt (on Linux).

### First time installers

If you are using this wallet for the first time, you can chose between the following 2 methods:
  * (Recommended for beginners) Let it sync with the network, which will happen automatically.
  * (Faster but requires Windows skills) Use the provided blkindex-xxxx.zip file. Simply unzip this file in your %APPDATA%/Roaming/pwrcoin folder and on the next restart of the wallet , it will automatically use it to sync the blockchain.

You can reach us on discord if you need any help. https://discord.gg/nrETr8G
119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: June 14, 2018, 01:55:05 AM
What pool is the best to mine PWR?

Try this one https://www.lycheebit.com/
120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PWR Coin | NIST5 POW 5000 Coins Reward | 1% ANNUAL POS | Knowledge Is PWR! on: June 13, 2018, 02:29:49 PM
Is there a MAC based wallet available for PWR?

Not at this time. NIST5 coins contain very very old code base with a super outdated QT PRO build routine.

Our dev team spent an enormous amount of time to correct that and we did produce a cross-platform build routine for the code base and to my knowledge no other NIST5 dev team has ever pulled that off.

With all that being said the labor required to do this for MAC is huge and I am not saying it will never happen but I can say don't expect it right away. In the meantime please consider using a VM with the linux wallets.. other users have used this approach and so far it is working for them.
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!