Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - clemahieu

Pages: [1] 2 3
1
General Discussion / Re: BTC/BitBTC bridge?
« on: March 20, 2016, 05:24:57 am »
I think something that's been insufficiently considered with bit assets is the obligation to participate. Usually the price of a traded commodity is determined by the intersection of the price at which people want to sell versus the price at which others want to buy.

A pegged asset is saying: regardless of what you want to pay or receive, this is the price. So for a seller where the price is lower than what they want, they'll refuse to participate. For a buyer where the price is higher than what they want, they'll refuse to participate.

If we ignore all the feel-good analogies and just-around-the-corner promises, the fundamental reason why bit assets don't have liquidity is because no one is participating because a bit asset isn't the same as the real asset.

2
General Discussion / Re: RaiBlocks coin
« on: March 18, 2016, 03:51:35 am »
Version 7.4.0 released featuring deterministic wallets

https://groups.google.com/forum/#!topic/raiblocks/uOG4XNUXsdY

Supply is at 1.772% distributed.

https://raiblocks.net/#/start

3
General Discussion / Re: What Happened At The Satoshi Roundtable
« on: March 05, 2016, 04:44:57 am »
I like RaiBlocks because there's no limit to the number of representatives, voting on them becomes unnecessary.

4
RaiBlocks places transactions in to ledger on an individual basis.  This removes the concept of block intervals, block sizes, and all the other complicated parameters that destroy scalability.

https://raiblocks.net
Follow us on Twitter: @raiblocks



5
My impression is I saw person A say [this is the problem I see] responded with [no everything is fine] and person B says [this is hard and inconsistent] responded with [were not perfect but getting better].

That doesn't seem like feedback is being listened to, that seems like hand waving and people just walk away.

6
FWIW my impression from BTS is it's centered around bells and whistles announcements from a small group rather than soliciting feedback from the broader audience and focusing on a beachhead use case.

Circling the wagons and trumpeting advertisements works for a time until people don't want to participate anymore.

7
General Discussion / Re: RaiBlocks coin
« on: February 28, 2016, 01:27:45 am »
Yes it's always good to back up your wallet.  More information about backups and restoring are on the wiki https://github.com/clemahieu/raiblocks/wiki/Wallet-Backups

8
General Discussion / Re: Rate Limited Fees. Transcript from the Hangout
« on: February 10, 2016, 04:34:41 pm »
We call this index "receivables" and it's a multimap of {receiver} -> {source}.  The receiver uses the database to do this lookup efficiently, once the transaction is received the index in receivables is deleted.

I think the main advantage of one chain per account is there are no accidental ambiguity in operation order.  If B -> A and C -> A are published simultaneously, A decides the linear order of the changes, relieving the network needing to determining consensus of an ambiguous situation.

9
General Discussion / Re: Rate Limited Fees. Transcript from the Hangout
« on: February 10, 2016, 03:59:13 pm »
KISS - an acronym that bitshares needs to learn to apply

Instead we are more MICAHI...

That's funny, that's our tagline :)

'We've applied the philosophy of "Do one thing and do it well", giving you performance and scalability unmatched by any other platform.'

though i agree to a certain level...i also think people are impatient.  most people who know a little about coding will tell you it is riddled with unexpected turns of events.  and our dreams are big...that is true, but i think, @lil_jay890 it has some great benefits to be so broad thinking.  though i can also see the point that do one thing and do it well is necessary, i also am very proud to say bitshares already has one thing it does in unparalleled fashion: tx speed & scalability.  :)

This is saying nothing of sexiness IOTA could bring...hehe.

Understood, as a c++ compiler engineer myself, performance is near and dear to my heart.

One thing I noticed with the BTS 2.0 document was [embracing the inherently single threaded nature of a blockchain].  With RaiBlocks we broke the ledger in to a graph where each account manages their own chain; essentially each account can have its own thread because its impossible for their transactions to conflict.  We found an incredible degree of scalability by making this modification to the traditional blockchain concept.

Do you see BTS 3.0 as making a similar performance enhancement?

If only everything were as simple as currency transfers. The model of blockchain-per-account is extremely elegant but makes designing applications much more complex.

It seems like it applies to any situation where signing key can perform operations.

10
The main disadvantage of no fees is to people previously receiving fees.  People have proposed a game theory idea that if someone shorted investment in the system they could work to destroy it in order to reap a larger gain.  I largely discount this idea though because someone could short a PoW network and equally work to destroy it.

Could you elaborate more on how the shorting can be done and what are the gains one can get out of it?  How expensive it is to carry out such a shorting move?

I forgot where I heard it but they were trying to say someone could short-sell assets on a Proof of Stake protocol and then use their stake to make destructive changes to the network, they would lose their stake but make a greater profit through the short sale.

To be clear I think this attack is completely impractical and I think the easiest counter argument is you can make this conceptual attack on any asset including a PoW system.

11
General Discussion / Re: Rate Limited Fees. Transcript from the Hangout
« on: February 10, 2016, 06:20:48 am »
KISS - an acronym that bitshares needs to learn to apply

Instead we are more MICAHI...

That's funny, that's our tagline :)

'We've applied the philosophy of "Do one thing and do it well", giving you performance and scalability unmatched by any other platform.'

though i agree to a certain level...i also think people are impatient.  most people who know a little about coding will tell you it is riddled with unexpected turns of events.  and our dreams are big...that is true, but i think, @lil_jay890 it has some great benefits to be so broad thinking.  though i can also see the point that do one thing and do it well is necessary, i also am very proud to say bitshares already has one thing it does in unparalleled fashion: tx speed & scalability.  :)

This is saying nothing of sexiness IOTA could bring...hehe.

Understood, as a c++ compiler engineer myself, performance is near and dear to my heart.

One thing I noticed with the BTS 2.0 document was [embracing the inherently single threaded nature of a blockchain].  With RaiBlocks we broke the ledger in to a graph where each account manages their own chain; essentially each account can have its own thread because its impossible for their transactions to conflict.  We found an incredible degree of scalability by making this modification to the traditional blockchain concept.

Do you see BTS 3.0 as making a similar performance enhancement?

12
I tend to view lack of liquidity as a symptom of lack of reason to trade.  When countries have bubbles they have lack of liquidity because people are saving, it's more advantageous to hold assets than to trade for discretionary goods.

I think lack of liquidity in all cryptocurrencies stems from lack of utility, there's no compelling reason to trade because a trade doesn't give people what they want.  A joint effort to create liquidity will pump the trade volume numbers though I worry it won't solve the issue of why people aren't trading in the first place.

13
The main disadvantage of no fees is to people previously receiving fees.  People have proposed a game theory idea that if someone shorted investment in the system they could work to destroy it in order to reap a larger gain.  I largely discount this idea though because someone could short a PoW network and equally work to destroy it.

IMO fee PoS never had any advantages toward the larger ideal of cryptocurrency adoption.

14
General Discussion / Re: Rate Limited Fees. Transcript from the Hangout
« on: February 10, 2016, 03:22:29 am »
KISS - an acronym that bitshares needs to learn to apply

Instead we are more MICAHI...

That's funny, that's our tagline :)

'We've applied the philosophy of "Do one thing and do it well", giving you performance and scalability unmatched by any other platform.'

15
General Discussion / Re: Rate Limited Fees. Transcript from the Hangout
« on: February 10, 2016, 02:26:10 am »
We use a small piece of proof of work, ~5 seconds, created by the transaction publisher to rate limit network traffic.  Combined with the fact that we use a UDP network instead of TCP network traffic is highly minimized.

Pages: [1] 2 3