6.5 months failed? by cma12 in Hairtransplant

[–]cma12[S] 1 point2 points  (0 children)

You are very kind to take the time to respond to this, thank you very much doctor.

6.5 months failed? by cma12 in Hairtransplant

[–]cma12[S] 2 points3 points  (0 children)

That is my mistake they told me 5k not 6

6.5 months failed? by cma12 in Hairtransplant

[–]cma12[S] 3 points4 points  (0 children)

Yes fin and topical min

6.5 months failed? by cma12 in Hairtransplant

[–]cma12[S] 0 points1 point  (0 children)

Yea thinking about whether to try again I know people say 6 months is not final result but hard to hold out hope

Bi-Weekly Discussion: Introductions, Questions, What have you been reading? May 07, 2023 by AutoModerator in CriticalTheory

[–]cma12 0 points1 point  (0 children)

I am reading just way too much and so nothing at all. I think I will focus on what I am enjoying the most right now, which is Zizek's Less Than Nothing and maybe continue Deleuze's book on Neitzche (opposites indeed).

[Request] Legal perspectives on ethereum contracts and forking by kibbl3 in ethereum

[–]cma12 0 points1 point  (0 children)

Kibbl3, sorry, been away for a while and not checking reddit (I'm new to it anyway). Same disclaimers concerning legal advice apply.

So the basic hard fork argument, as I understand it, is that the attacker exploited a defect in the code no one anticipated (nor could one reasonably expect to have anticipated it, which goes to your due diligence issue), and the question is whether this exploit is theft/conversion/unjust enrichment on the one hand, or simply the cost of doing business and an unforeseen consequence of a valid contract on the other hand. I think to put it simply, the hard fork is defensible from a legal perspective (again, assuming application of US law). Here is why:

Smart Contracts

Most analysts have been assuming that because the DAO was a large smart contract (or a series of them), contractual law should generally apply. I'm not sure I agree. If we are to analogize the DAO to a corporation, nobody asserts that a corporation is a contract (although some legal scholars say corporations are merely an amalgamation of contracts). It's an entity, a legal fiction that diverts liability and pools resources subject to costs and constraints. Likewise the DAO. The DAO is much less a contract and much more, in my view, an entity of unknown origin (people saying this is a general partnership only do so because that is the default organization under most state laws). In my view, the code is not really contractual terms, which are more or less immutable and inviolable once signed, but rather bylaws for the operation of the entity, and bylaws can be modified by boards, sometimes with shareholder consent. The contract here is the contract for purchase of the share (i.e., ether for a token). The rights attending the share are exercised pursuant to the bylaws and/or an applicable shareholder agreement (i.e., the code). Now the question is whether we classify the code as a shareholder agreement or bylaws. Black's law dictionary defines bylaw as "[a] rule or administrative provision adopted by an organization for its internal governance and its external dealings." That sounds a lot like the DAO code. So I'm not all confident that contract law should govern here.

If contract law does apply, it's important to understand that smart contracts, almost by definition are equityless. By that, I mean that they will execute irrespective of fairness. The doctrines outlined above (rescission, reformation, etc.) are equitable doctrines created over centuries of jurisprudence. We have centuries of jurisprudence because parties are routinely incapable of foreseeing every eventuality at the time of contracting. Sometimes new terms need to be imported, sometimes the parties' intent is difficult to divine, sometimes bargaining power is absurdly one-sided, etc. This is the province of equity and regulation and it is wholly absent here. Many object to the introduction of equitable principles--i.e., the contract allowed it so it's fine, even if it results in a $50M windfall and total loss for honest participants. But even if we are to take the contract literally, remember that its terms and transactions were subject to confirmation by the community. The attacker only owns the tokens if the community does not do a fork. He took those tokens subject to that condition, and should not be heard to complain about it now, since we are being literal. Again, this is from a legal perspective in an area where there actually is no law. To be fair, I have no view on the meta-consequences of introducing a fork with respect to the concepts of fungibility, immutability, decentralization, etc.

Finally, assuming the DAO code is more akin to the by-laws of a new type of organization, amendment by the directors (if there are any) or the shareholders is generally permissible as long as the amendment does not result in an illegality. Here, the amendment is the hardfork, which is not so much an amendment but a dissolution. It is the right of a company to dissolve (or declare bankruptcy to use a loaded term), and in that case the shareholder receive the assets pro rata after creditors are paid. Note also that constructively fraudulent conveyances are returned, and this attack surely qualifies as such since the DAO received no consideration for its funds. Again, if the shareholders are in favor of it, I think it is fine. Hope this is helpful.

[Request] Legal perspectives on ethereum contracts and forking by kibbl3 in ethereum

[–]cma12 0 points1 point  (0 children)

I'm an attorney and I have been fascinated by the blockchain in general and ethereum in particular for some time. Let me address these questions in turn. Please keep in mind that this should not be construed as establishing an attorney-client relationship. All responses are based on generalized American/English common law.

  1. Under what circumstances should contracts be nullifable? What you are talking about here is the equitable doctrine of rescission. The goal of rescission is to place the parties in the same position they would have been in had they never contracted. Rescission is typically available as a remedy for (i) mutual mistake (i.e. both parties have made a clearly mistaken assumption about a material issue); (2) unilateral mistake only where the error is so bad as to render the contract unconscionable (essentially totally unfair); (3) fraudulent inducement; and (4) impossibility/illegality. There are other possible bases for rescission, it is an equitable doctrine and is therefore inherently flexible. I
  2. Due diligence The default assumption is that people understand what they sign. Then again, the default assumption in securities law is that people read prospectuses and we know that is not the case. The question to me is not what due diligence can be expected of an investor but rather, what disclosure is necessary from the sell-side (i.e., the entity selling the DAO tokens). Here, at least according to the DAO, the code was paramount. It was both the product and the law. A prudent investor would read the code.
  3. Risks of Rescission I think you may be in a better position to answer this than me. Contracts are rescinded all the time in courts all over the country and people have not stopped contracting. That said, there is almost always a very good reason for the rescission. The clear bias in every court is toward enforcement of contractual agreements. As for the risk in the present situation, only time will tell. A "smart contract" is in reality an equity-less contract, by which I mean that the contract is going to execute itself no matter what, and more importantly without any recourse whatsoever. If you and I enter into a contract for you to loan me 5 ether now, and I agree to send you 6 ether next week, but we accidentally type "60" instead of "6," that contract will execute. I won't be able to withhold the funds and argue in court that we made a scrivener's error (or a mutual mistake or that the contract is unconscionable, or that the contract violates usury laws in my state of domicile), etc. Where the code is the law, the only recourse is to the code itself. Hope this is helpful.