Search content
Sort by

Showing 20 of 31 results by troglodactyl
Post
Topic
Board Altcoin Discussion
Re: Are BanxShares as good as GAW Paycoin?
by
troglodactyl
on 19/09/2015, 08:55:23 UTC
Great work here. Thank you for posting.

I think most people could see it was fairly obvious that it was basically scam/medium to long term con-job from the start. But there are a lot of people in this scene who often get taken advantage of and having a specific post like this where you point everything out is very useful and will hopefully save people some money.

Was really surprised that Bitshares was willing to associate with them. Shocked actually. It's one thing to have an open platform where anyone can use it, but it's another to publicly associate with something like this. Bitshares marketing constantly leaves me scratching my head wondering what they are thinking.

As a relatively long time BitShares community member, I do not remotely trust BanxShares.  If it is a scam, I don't know why they'd move it onto an open platform they do not control, but I guess we can wait and see what they do with it.  Anything they do to manipulate their token supply will be more transparent than it is now.  It's not like we can stop them from using our chain since it is an open platform.

As for public association between BitShares and BanxShares, BitShares has historically had great technology/developers and horrible marketing.  More people and businesses are just now beginning to seriously notice BitShares, and I think BitShares marketers are thrilled to announce any business endorsing the BitShares chain as a superior platform and moving onto it.  I agree they should be more careful not to let that come across as endorsement of anything they have no reason to believe is legitimate.

I have resisted replying to any part of this thread up until now. And my policy of responding to trolls posting total inaccuracies and many quotes out of context will remain the same. I don't respond to them.

But I would like to address your specific post. I would like to say that we are always looking for ways to build more transparency to ease the healthy skepticism that this community has toward almost every competing asset.  So our forthcoming move to BitShares helps to address that essential trust issue by making our every move more auditable.

Thanks for responding.  I sincerely hope that with more transparency BanxShares reveals itself to be an excellent and productive endeavor.
Post
Topic
Board Altcoin Discussion
Re: Are BanxShares as good as GAW Paycoin?
by
troglodactyl
on 17/09/2015, 12:46:22 UTC
Great work here. Thank you for posting.

I think most people could see it was fairly obvious that it was basically scam/medium to long term con-job from the start. But there are a lot of people in this scene who often get taken advantage of and having a specific post like this where you point everything out is very useful and will hopefully save people some money.

Was really surprised that Bitshares was willing to associate with them. Shocked actually. It's one thing to have an open platform where anyone can use it, but it's another to publicly associate with something like this. Bitshares marketing constantly leaves me scratching my head wondering what they are thinking.

As a relatively long time BitShares community member, I do not remotely trust BanxShares.  If it is a scam, I don't know why they'd move it onto an open platform they do not control, but I guess we can wait and see what they do with it.  Anything they do to manipulate their token supply will be more transparent than it is now.  It's not like we can stop them from using our chain since it is an open platform.

As for public association between BitShares and BanxShares, BitShares has historically had great technology/developers and horrible marketing.  More people and businesses are just now beginning to seriously notice BitShares, and I think BitShares marketers are thrilled to announce any business endorsing the BitShares chain as a superior platform and moving onto it.  I agree they should be more careful not to let that come across as endorsement of anything they have no reason to believe is legitimate.
Post
Topic
Board Bitcoin Discussion
Re: FORK POLL - A transactions per second comparison of the top 10 cryptocurrencies
by
troglodactyl
on 04/06/2015, 02:40:08 UTC

I know that 100,000 TPS sounds impossible, but so does an "automatic blockchain that pays for its own development with its profits"


100,000 TPS isn't impossible, its just impossible to do on a block chain in a true P2P decentralized manner without some form of centralization, or "magic trick".  It seems to me BitShares may be doing both as per these 2 quotes in the link you provided.

"...assuming that all the witness nodes have internet connections capable..." so it is indeed confined/centralized to a set of nodes

and

"...with an average transaction size of about 100 bytes."

The latter concerns me, the absolute minimum core basic requirements of a secure verifiable transaction are a sender, a receiver, a value and a signature.  Just the signature alone with a 256bit key is in the order of 70 bytes,  sender pubkey is 32, receiver RIPEMD160 address is 20, and a value is 8 which is a total of 130 bytes with the bare minimum.  If the key space is reduced to 160bit, then it will just fit in 100 bytes, but with a huge loss of security.

I'm assuming that to achieve this 100,000 TPS something similar to this happens:

Transactions are filtered through these "witness nodes" and I send 100 BTS to A.  If within a certain time frame, A moves it to B, and B to C, etc etc that TX isn't recorded on the block chain until such a time that it lives at X for longer than a specified period of time.  The 100 BTS movements between A -> B-> C....X are not recorded in full on the block chain (if at all), only the transaction A -> X

Taking that approach could indeed give you very high TX throughput, but if that is the method used (or something similar) it's a total hack in my opinion and may well lead to issues later.  

Of course I'm speculating as I don't have the time to research this properly, so if you could provide some links/docs/something that details how this works rather than me hunting, I'd appreciate it.  I stand by the fact that it is not possible to do, on a block chain, while recording all transactions to said chain, and allow any node to be a full node without special requirements.

Anyway, I'm getting off topic.  180,000 TPS might sound great to some, but Monero destroys BitShares in this arena with the best TPS ceiling of "infinity," so there's that option too of course.  In other words, the bitcoin community has infinitely more options than they are currently looking at, and I am just trying to show them that the state of crypto circa 2015 is "not your dad's crypto"

If Monero really has stated "infinity" as their TPS limit, then someone there really needs a reality check!  Regardless of what is possible on a block chain or not, the laws of thermodynamics will step in and dispatch a tough and thorough spanking waaaaay before "infinity" is even close Smiley

IMO the only way to achieve anything near a sustainable VISA level transaction throughput, stay in keeping with real decentralization (no special node sub-sets that are selected or voted), not perform any "tricks" which may compromise security, AND have all transactions on a public ledger is to scale horizontally, and NOT vertically!

Chain based ledgers can't scale vertically past a certain point, no matter how big your bag of tricks, nor your processing setup, horizontal is the only way and by that I mean a distributed and partitioned ledger of the ilk that we are doing over here.  No one has even attempted to do this, because its assumed impossible or too difficult, and if it is so be it, at least it was attempted.  However it's not impossible, we've ran it in many betas now and its is very close to being ready for use.


I like what you've done with e-munie.  You should come work for the BitShares blockchain.  Just submit a proposal, and the community would certainly vote you into a paid position (that's how BitShares members fund development).

https://bitsharestalk.org/index.php/board,61.0.html?PHPSESSID=2170a8f0b09b8fa2bdc7d35908ab4517


Heh thanks but no thanks, I've ploughed my life and everything I have into eMunie and I'm not jumping ship, ever Smiley


EDIT
----

So I did some more digging and came across this:

"...the idea being that if transactions have their signatures validated as they propagate across the network, a witness can have any number of computers surrounding him that validates all of these signatures, and then he gets a list of transactions and puts them in a block, and he doesn’t have to check those signatures himself, because he has got all these other nodes surrounding him that are dividing up the task."

Can someone clarify this?  Witness nodes, which build the blocks DO NOT check transaction signatures themselves, but rely on 3rd parties (which may be dishonest) to inform them that the signature for said transactions validate?  How does a witness node know if a 3rd party is providing false information regarding a transaction, claiming that it contains a valid signature when it may not?  If this happens, how then does the network resolve it, someone, somewhere must be doing a full validation of those 100,000 TPS to ensure that all transactions really are legitimate.

The issue is that sequencing and finalizing a block production is done single threaded, because validity is dependent on sequencing.  That makes that step the bottleneck, since it can't be scaled to more threads.  The signature checking doesn't have to be done by third parties, just separate threads.  Those separate threads could be spread across a cluster, or possibly handled by GPUs, or anything else, they just have to be running somewhere trusted by the Witness in order to feed the final Witness thread valid transactions to sequence and include in the block.

It's always a trade-off between decentralization and therefore redundant block validation and transaction fees.  Once you get to a globally useful scale, processing transactions has a real cost, and it has to be paid either by inflation of the currency, transaction fees, or subsidies from somewhere else.  The BitShares approach is to let the shareholders decide how much redundancy and decentralization they're willing to pay for, and where to set the transaction fees based on that.
Post
Topic
Board Altcoin Discussion
Re: Decentralized discussion forum?
by
troglodactyl
on 28/03/2015, 21:48:59 UTC
This is an older project and not related to any coin, but it supports decentralized forums.  I believe moderation is handled by just not relaying posts you downvote, basically.

http://retroshare.sourceforge.net/
Post
Topic
Board Altcoin Discussion
Re: Why isn't Peercoin more popular?
by
troglodactyl
on 28/03/2015, 04:06:25 UTC
Peercoin is the proof of concept for POS, just as Bitcoin is the proof of concept for Cryptocurrency in general.  There are better systems than either out now, but Bitcoin has substantial network effect edge, and Peercoin doesn't.
Post
Topic
Board Altcoin Discussion
Re: PoS vs Pow
by
troglodactyl
on 27/03/2015, 23:34:34 UTC
The waste from BTC is impressive.

Then all work is waste.  Quit your job, if you have one.


Quote
How long can the suckers fund the "miners"?

Longer than you can fund the instaminers. 


Quote
Keep buying.  Use your retirement.

None of us will have a retirement if we depend on government.  The government creates money that doesn't require any work, which makes it more and more worthless.  So keep buying other currencies that are also worthless.

Not all work is waste, but not all labor creates value.  Given that there are more efficient alternatives, POW is pretty wasteful for most use cases.  There may be some scenario in which it makes sense, but I don't think a global currency ledger is one of them.
Post
Topic
Board Service Announcements (Altcoins)
Re: CoinMarketCap.com - Market Cap Rankings of All Cryptocurrencies!
by
troglodactyl
on 25/03/2015, 05:48:43 UTC
BitShares BitUSD numbers are way off also.  CMC is showing multiple exchanges as trading BitUSD at about $0.85, but at the exchanges themselves you can see that it's actually trading at about $1.

EDIT: Seems to be correct now.  What source is being used for the decentralized exchange market data?
Post
Topic
Board Altcoin Discussion
Re: More BitShares greed.
by
troglodactyl
on 04/01/2015, 04:15:25 UTC
coins avoiding this forum normally have a reason to do so ...

No doubt.  Personally I avoid this forum most of the time because the spam/scam density is so high, but that's just because it's the biggest target around at the moment.
Post
Topic
Board Altcoin Discussion
Re: More BitShares greed.
by
troglodactyl
on 04/01/2015, 00:45:56 UTC
For those not following the thread at bitsharestalk, Bytemaster just said that given the level of controversy, this isn't going to be attempted.

It was just a suggestion to make it faster for the other developers to get their delegates in.  The person proposing this already has his delegate in, so it's hard to call it greed on his part when he's just trying to get other people working on the project paid.

So please people, if you're a serious stakeholder, pay at least enough attention to vote intelligently so blockchain development can self fund properly.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 06/12/2014, 03:33:22 UTC
PSA: Looks like alpha.5 is out as a new test run.

Bumping this.  Very interesting...20 second block times?  That is almost as fast as full DPOS chains' 5 second tx times...

Let's see if it can scale to Visa Level transaction volumes like BitShares can.  If so, it is a real competitor.

The issue is that with anything POW, every miner has to duplicate all of the transaction processing, so if it scales to VISA levels, then the cost of verification is basically equal to VISA's operating expenses times the number of miners.

Don't get me wrong, I think this has potential, but I think scaling anything based on proof of work to VISA levels will be prohibitively expensive unless it's centralized into just one or two mining pools.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 04/12/2014, 06:14:20 UTC
PSA: Looks like alpha.5 is out as a new test run.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 30/11/2014, 05:14:36 UTC
No windows wallet=dead

I suppose it's important to remember that it's still on testnet.
Anything mined will be honored with the full release though!!

Yeah, mining it in test is kind of a pain.  Honoring test mined blocks seems like a good motivator to get people actually testing it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 29/11/2014, 14:22:41 UTC
...Obviously be cautious with binaries, especially binaries posted by unknown or untrusted users.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 29/11/2014, 05:59:28 UTC
I don't have a Windows system to test on handy, but it looks like there's a Windows version here:

https://bitsharestalk.org/index.php?topic=11826.msg155761#msg155761
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 29/11/2014, 02:20:06 UTC
This is important!

MINING HAS NOW STARTED!!!


https://github.com/sparkle5/Sparkle/releases/tag/alpha.1

Download the client...  to enable mining go to console and type"

"wallet_enable_mining account_to_mine_with true"

Once you have enough connections your computer will start mining.

As Bytemaster suggested I will honor all mined blocks from the test network in the real network genesis block.



No windows wallet?
Need CPU hash or GPU hash?

It's CPU for the moment, and I don't think there's a Windows executable released.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPK] Sparkle - Proof of Work meets BitShares
by
troglodactyl
on 28/11/2014, 23:57:41 UTC
Code:
HEIGHT  TIMESTAMP           SIGNING DELEGATE                # TXS   SIZE    LATENCY PROCESSING TIME
===================================================================================================
646     2014-11-28T23:55:37 SPKBaYaxrhTTEuj3nWhBnW6CwjQZ... 0       92      0       0.000938

Difficulty is adjusting downward for me.  Can someone tell me if I'm on a minority fork?
Post
Topic
Board Project Development
Re: [OFFICIAL ANNOUNCEMENT THREAD] TRUCOIN - BUY BITCOIN INSTANTLY
by
troglodactyl
on 03/11/2014, 23:21:41 UTC
Unfortunately looks like it costs about 9%...

~3% worse exchange rate than coinbase plus a 6% processing fee.  It would also be nice if they showed fees somewhere before the whole registration process.
Post
Topic
Board Altcoin Discussion
Re: Dan Larimer's Inside Bitcoin Keynote. Great speech with some tough words.
by
troglodactyl
on 11/10/2014, 05:31:42 UTC
I am a little shocked that people can listen to the wackiness that comes out of his mouth and want to give him money.

He kind of reminds me of somebody who has a BA in Bitcoin.  Somebody who is indeed kind of smart and knows just enough to talk about it and know many genuinely good facts and even sometimes have some good speculation, but that other times has a vision that and total comprehension of somebody who is totally off base.  He needs to go to Bitcoin grad school, get a PhD in Bitcoin and come back.  

He doesn't even organize his arguments in order the right way.  An amateur mistake for sure.

It is so funny that he thinks that Satoshi's bitcoin is a total failure but that his creation is exactly what Satoshi wanted.  BTW.... Satoshi = PhD

It sounds like you may have some interesting criticism of some point that he made, but you forgot to include it in your post.
Post
Topic
Board Service Announcements (Altcoins)
Re: BitShares Music + PeerTracks (Pre-sale launch)
by
troglodactyl
on 11/10/2014, 05:24:45 UTC
if this has the bitshares name, does that mean there will be a PTS snapshot for it?

Yes, there was a PTS snapshot, details here: https://bitsharestalk.org/index.php?topic=9387.0

If you're a PTS holder, you should already have some stake in this system.
Post
Topic
Board Altcoin Discussion
Re: Is PoS dead?
by
troglodactyl
on 27/06/2014, 13:28:21 UTC
In POW the rich (who buy mining hardware) burn power and get richer without significantly benefiting anyone else.

In POS, the rich who save get richer passively, and the poor who save get richer passively at the same rate.  Getting rich through doing something productive for people is a whole lot faster in either case than getting rich through monetary deflation.