News about Contracts

More / Etherum Reddit - 1 year ago

Delving Deeper into Smart Contracts (Discussion)

I read a post talking about the benefits of knowing how to read smart contracts in this space, and since then I've been trying to understand more and delve deeper into this concept. I wanted to start a discussion and ask a couple questions that...

More / Etherum Reddit - 1 year ago

How are smart contracts trusted?

How do smart contracts established trusts? Is it more of a social thing - ie a lot people know that this contract from this protocol has this address, or is there a more trustless, way where someone can confirm the authenticity of a smart contracts?...

More / Etherum Reddit - 1 year ago

Can smart contracts access EIP-4844 blob data?

Does EIP-4844 imply that everything which is now being stored in calldata could be in the blob space in the future or is there something which has to stay in calldata? That is will blob data be accessible to the EVM at the time of execution? s...