These incidents really illustrate the main flaw of smart contracts: a single bug in your code can lead to incredible losses. I simply don't think it's possible for human beings to write good enough software for smart contracts.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.
SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
21–30 of 577 posts
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#22Earlier quoted context omitted.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.
There's actually some chance that a poorly written contract, can be fixed / worked out between the parties involved.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#23There is no such thing as a stablecoin, it's a made up term to try to lend legitimacy to new crypto scams. And I say this as someone who just bought some Ethereum in the hopes of making a profit :)
That peg could certainly fail, and you could certainly argue that there's something not quite right about the practice, but it was made up to legitimize tokens long before crypto.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#24There is no such thing as a stablecoin, it's a made up term to try to lend legitimacy to new crypto scams. And I say this as someone who just bought some Ethereum in the hopes of making a profit :)
All terms are made up by your definition.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#25These incidents really illustrate the main flaw of smart contracts: a single bug in your code can lead to incredible losses. I simply don't think it's possible for human beings to write good enough software for smart contracts.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.
Not a lawyer here but I’m guessing.
Not all legal loopholes automatically deprive you of all your savings. Intentional loop holes only go so far before consumer protection or other entities overwrite it. And if both parties are in agreement and in good standing you can figure out a way to find a reasonable compromise.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#26These incidents really illustrate the main flaw of smart contracts: a single bug in your code can lead to incredible losses. I simply don't think it's possible for human beings to write good enough software for smart contracts.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#27These incidents really illustrate the main flaw of smart contracts: a single bug in your code can lead to incredible losses. I simply don't think it's possible for human beings to write good enough software for smart contracts.
You can make powerful systems with simple correct independent components. You can not make complex secure monolithic systems. It gets even worse when you look at contracts with delegation.
The problem with most "smart" contracts is they have abstractions, delegation and scope creep.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#28Earlier quoted context omitted.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.
There's actually some chance that a poorly written contract, can be fixed / worked out between the parties involved.
Re: SafeDollar ‘stablecoin’ drops to $0 following DeFi exploit on Polygon
#29These incidents really illustrate the main flaw of smart contracts: a single bug in your code can lead to incredible losses. I simply don't think it's possible for human beings to write good enough software for smart contracts.
How is that different from a traditional contract written by a lawyer? A single word could leave a huge unexpected hole in a traditional contract.