Bitcoin Forum
June 24, 2024, 07:58:09 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 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 51 52 53 54 55 56 »
101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 21, 2017, 09:46:20 PM
Friends,

1) block explorer @ http://explorer.8-bit.ga is up to date

2) here is a list of up-to-date nodes:

Code:
node00.8bit.ga
node01.8bit.ga
node02.8bit.ga
node03.8bit.ga
node04.8bit.ga
node05.8bit.ga
node06.8bit.ga
node07.8bit.ga
node08.8bit.ga
node09.8bit.ga
node10.8bit.ga
node11.8bit.ga
node12.8bit.ga
node13.8bit.ga
node14.8bit.ga
node15.8bit.ga
node16.8bit.ga
node17.8bit.ga
node18.8bit.ga
node19.8bit.ga
node20.8bit.ga

3) Up to date, parsed chain is available at http://www.8-bit.ga/STATIC-ASSETS/blocks.tgz (sha224: f6a1af4b636eceaba8328b4c1c19d83c99aef2428321b8862267a861) - recommended

4) Up to date, bootstrap is available at http://www.8-bit.ga/STATIC-ASSETS/bootstrap.dat.gz (sha224: cc6732c5090bfcf4ca15a1c59b935ed9336f70279c16ea53678a8f32)

5) Current block is 982816 (7f40d45ed286235c2d11a8ff102bc2791f16c076d988ca9ccf234aa6e9fa7411)

6) Stay tuned
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 18, 2017, 08:50:23 PM
Will wait until all sorted before investing in few MNS
Makes sense.
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 18, 2017, 08:49:24 PM
wallet syncing is taking forever how do i fix this still 1 year and 48 weeks to go ??
Wait for bootstrap / parsed chain / code rebase & chain swap.
First two options coming soon.


104  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 18, 2017, 08:47:00 PM
isnt that a big problem? seems lke a major problem.
how come there are two chains? longer and shorter

lets say bittrex has the only real chain.
arent all blocks after bittrex last block no valid, because it never existed on that chain.

at some point those two chains got split?
how can any block after the split be valid?

so even if cryptopia is on the right chain, there shouldnt be any bittrex transactions inside of it.
or does only bittrex not have crytopia transactions?


https://en.bitcoin.it/wiki/Block_chain
105  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 18, 2017, 08:13:18 PM
Nice movement here, really nice.

Anyway, as stated, Bittrex is on shorter chain, Cryptopia is PROBABLY on longest one. I am saying PROBABLY because they no longer display block height and therefore we do not know where they are anymore  Cool

Once I will make sure that Cryptopia is on the right chain I will:

1) update seed nodes
2) refresh block explorer
3) send parsed chain to the website & make sure Bittrex got it

Props for drays for sharing the longest chain files.

There was not attack whatsoever, neither this time nor ever before.
106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 09:37:29 PM
Has anybody else had issues xferring coins off of Bittrex? I attempted to xfer my coins from Trex to Cryptopia. Trex says completed but 3 days later I still don't have my coins.

07/14/2017  8BIT  316.77351547  Completed

TxId: d8113a0518de9c1d6d6a9bbf842ecc011d56ad343c91727c91cfacf22ddf030f

Trex now shows 'Wallet Offline - Network forked'.

Thanks in advance!
Bittrex is on the shorter chain thus recent transfers might be invalidated. We are working on it.
107  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 09:34:02 PM
Trying to compile the gui wallet on linux ubuntu system and getting an error. Is there anyone around that can help?

What's the error?

Running the following in:

qmake (runs fine)
make (gives below error):

src/key.cpp: In member function ‘bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const’:
src/key.cpp:730:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
     bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out);
                                                                     ^
make: *** [build/key.o] Error 1


Have you installed secp256k1?

Following something similar to :
cd ~&&git clone http://www.github.com/bitcoin/secp256k1&&cd  secp256k1&&git checkout a1d5ae1&&./autogen.sh&&./configure&&make&&sudo make install&&cd ..


Code:
git checkout a1d5ae1
This is essential step.
108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 06:42:23 PM
So it's okay to buy coins on cryptopia now or not?

Yes it is.


To all those who sent me PM: please be patient, I am very busy at the moment and will reply to all PMs till the end of this week.

109  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 16, 2017, 03:10:36 PM
We had a fork and at the moment we are resolving it. Once seed nodes will be re-synced I will publish a valid, parsed blockchain on the website.

teosanru: wait for those actions
110  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 16, 2017, 02:23:34 PM
The question is when will I get my coins, buy them to mount a masternode, not to be who knows where
You will get your coins once you will resync to the correct chain.
111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 16, 2017, 02:22:30 PM
We had a fork and at the moment we are resolving it. Once seed nodes will be re-synced I will publish a valid, parsed blockchain on the website.
112  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 16, 2017, 01:58:05 PM
I have the same concerns also is there a proper guide which one can follow to setup up masternodes?

I recommend it, do not buy this coin or it will be in the same situation as me, no one will answer me where are the coins I buy in cryptopia
Your coins are safe. Your wallet is not synced, so you don't see your coins.

I confirm that we will support longer chain (Cryptopia) and, in case of any loss, community will be asked to refund Bittrex balances.
 
113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 15, 2017, 07:05:23 PM

So what's the deal? Is it safe to buy from Cryptopia now, or are they on the wrong chain. Assuming the right chain matches the node0X.8-bit.ga nodes mentioned a few pages back?

The coins you buy will be lost because of this?
Don't worry about it.

114  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 15, 2017, 07:04:25 PM
I still believe the official seednodes and BE should be re-synched to the fork Cryptopia is using, so Bittrex could sync to the longest chain too.

Though I understand developers position expressed few posts back, I believe if we abandon the fork used by Cryptopia now (after this burst of activity), we could end up with huge debt to Cryptopia (which we wont be able to cover). Cryptopia is the main exchange now, and we should please it. Sticking to short fork will create issues, and looks like i has not visible benefits for anyone. At least I believe so. Sure dev and community should decide.

But it looks like after the activity we had on Cryptopia, sticking to the short chain could create big problems with our only exchange, and I don't see any advantage in doing so... I am open to any decision, but we need to be wise here.

As I said... I am not gonna enforce my proceedings anyhow. Unfortunately (for me) I have a mixed feelings about the actions we (me and my strong supporters) do for Bittrex, but I am not gonna elaborate on it at this time. Everything is open here and my experience (here) tells me that refunding any party (Bittrex / Cryptopia) should not be a problem (besides I doubt we talk about crazy amounts).

115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 13, 2017, 11:05:45 PM
What makes you think so...? If Bittrex is on the right chain
Because they are connected to the public seed nodes and those seed nodes broadcast this chain to them.

why the blocks there are delayed so much (last block received  more than 10 hours ago!).
They are at different block (not this one displayed) because their wallet is disabled. So actually you do not know at which block they are. I was also thinking about moving my coins from the cold wallet to staking wallet, but amount I own is too small to speed things up. However, all those things are not essential here.

Here are the numbers according to what is shown on respective websites right now:
Bittrex (https://bittrex.com/Status) - is on block 968423
Cryptopia (https://www.cryptopia.co.nz/CoinInfo) - is on block 971352
That's why I said that if Cryptopia will lose a single coin a single coin on rolling back we, as community, will refund it. It's Bittrex delisting us at the moment so I am trying to make sure no one will lose his coins when they will remove the wallet. Thus my goal is to let people withdraw their coins as soon as possible.

Bittrex is about 3000 blocks behind!
As we all know, the right chain is the longest chain, this is the golden rule of crypto, isn't it?
I guess you should contact Vitalik Buterin, maintainer of 2nd (market cap) cryptocurrency and talk to him about golden rules of crypto...
The sad facts are:
- no one cares about golden rules
- repo owners define checkpoints, so developers overcome golden rules
- check point servers overcome golden rules
- if golden rule had been decider then most of alts would have had to die within few weeks after start, that's why people follow devs, not the chain
- if golden rule had been decider then 8BIT would have had to die several times because of the multiple forks
- weakness of 8BIT code making it unable (or taking ages) to reconnect bigger amount of blocks is actually an advantage since it prevents 51% attack, this is a serious golden rule violation but provides extra safety as long as use this code (while I have announced that this code should be replaced with a fresh code base - so this violation is temporary thing - not a standard)

My masternodes are on the same chain as Cryptopia, they have 14 and 36 connections respectively, and chain moves fast, just as it should. So I assume the majority of the network is on the longest chain too.
Feel free to take over Bittrex wallet/chain recovery process, I have no a single coin there (my 8BITs have been withdrawn in 2015) so I am not taking any benefits here and therefore not gonna enforce my actions.

Finally, when we talk about PoS-coins especially with often diff adjustment, the golden rule meets a serious trouble. Let's assume higher minting power becomes delayed or stopped or just disconnected from the most of nodes for some reason. Also, once disconnected does not produce blocks for some short period. Meanwhile, smaller power keeps minting and the chain continues. Because we often adjust diff, then the smaller power quickly starts to produce blocks in designed time. At the end of the day we can have two chains - longer one with much smaller minting power and shorter one with much higher one... And because bigger power operates on much higher diff it will never catch it up.

It is not possible in Bitcoin as diff there is adjusted every 2000+ blocks (also adjustment is limited), so smaller power is not able to catch up the bigger one. But with all those typical PoS alts with insignificant number of staking nodes it's actually extremely easy.
116  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 13, 2017, 12:05:22 AM
Hello,

I successfully transferred my 2000 8bit coins from Bittrex to cryptopia couple of days ago, it took around 10-15 minutes for the coins to be available in my cryptopia wallet.

Regards

I been trying to get my coins off the Bittrex exchange, but my wallet on my laptop, on my pc, office, all won't sync. Fortunately, I read on here that many moved the coins over to cryptopia. I set up a new account and moved the coins across in the morning. I can confirm it takes no more than 2 hours for the coins to be confirmed

Thanks for sharing your experience. You guys are lucky. My test withdrawals to Cryptopia were lost (done about 15 hours ago). Luckily I've tested with small amounts.

Probably few days ago Bittrex was on the right chain. However now its shows "The last block update occurred 821 minutes ago.", while I can clearly see blocks generated every minute.
I contacted them, letting them know they are on the wrong chain. No answer yet.

Bittrex is on the right chain. If cryptopia is on the wrong chain, they will be asked to use a right chain and refunded in case of lost transactions by the community.

.

117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 08, 2017, 12:09:44 AM
Why is the first post pointing to www.8bitcoin.org?
Ask the person who wrote a first post.

Also on coinmarketcap there is no website at all, its really important there is, because thats how most people find coins.
It's because you have not contacted coinmarketcap to tell them that they should post a link to a website.
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 07, 2017, 11:52:03 PM
Hi all.  I'm back.   so using the plan i outlined above, i did indeed run into orphaned blocks and couldn't get past block 517,624 (1 year 5 weeks remaining.).   i used the following nodes as connect:   
connect=91.121.79.208
connect=45.32.207.94
connect=144.76.115.195
connect=194.60.247.77
connect=118.102.74.85
connect=188.244.136.3
connect=92.54.74.91
connect=188.244.136.3
connect=94.226.187.230
connect=94.225.84.218
connect=188.244.136
connect=92.222.68.70
connect=217.182.173.89
connect=217.96.23.2
connect=184.89.70.195

so either 1) one or more of the connects above are invalid
or 2) the Block.tgz is in valid.

Nonononono. Please follow this approach:

1. Remove database/ txleveldb/ blk0001.dat from your wallet directory

2. Download blocks.tgz from http://www.8-bit.ga/#download

3. Extract blocks.tgz in your wallet directory (so you will have a new database/ txleveldb/ blk0001.dat created there)

4. Remove all addnode / connect entries from your 8bit.conf and add following:

Code:
connect=node00.8-bit.ga
connect=node01.8-bit.ga
connect=node02.8-bit.ga
connect=node03.8-bit.ga
connect=node04.8-bit.ga
connect=node05.8-bit.ga

5. Run your 8bit wallet with -rescan switch

6. Enjoy the blockchain. At least as long as will not make a surprise Smiley


either way, this coin won't get anywhere until this is straighten out. 
i'm calling for the community to work together and fix this.   -  p.s. forget about bittrex and exchanges, you have a core problem here.
It will be never fixed as even if, blockchain is too bloated to be still used. Start from scratch will happen.
119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 07, 2017, 11:40:43 PM
Why is there no website? This could very likely be one of the reasons why the coin has been taken off bittrex.
There's a website and there has been a website always present in the past. Since 2016 an url is: http://www.8-bit.ga/
120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 06, 2017, 04:40:26 PM
Ok, but i withdrew on the 28. june and transferred to Cryptonia but the adresse is not in the block, so on bittrx it says complete and cryptopia it says pending confirmation.

Is that still no aktion from me required?
Everything is fine, please be patient.
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 51 52 53 54 55 56 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!