Alberto Cuesta Cañada

Results 82 issues of Alberto Cuesta Cañada

Users can send a given `Token` to a `Vault` contract, that records their balance, only that owner can retrieve that token. Think of it as a multi-user safe. To complete...

Using [Paul R Berg excellent solidity template](https://github.com/paulrberg/solidity-template), code a registry inspired by the [Hashmasks name registry](https://www.thehashmasks.com/names), but with some changes to make it easier. 1. Users (identified by an address)...

Otherwise, I can define a `thisFunctionDoesntExist(uint256, uint256) view returns(uint256)` function on the test interface, and call `addTwo.thisFunctionDoesntExist(1,2)` and still get the `addTwo` execution.

We now have PUSH0 in shanghai. I scratched my head for a bit about why my bytecode was different.

- Minor edit on EIP title - Added Sam Bacha as author - Removed the concept of "unsupported asset", which was not explained. `flashFee` now doesn't ever revert to facilitate...

w-ci
t-erc
s-draft
c-update

### Pull Request https://github.com/ethereum/ERCs/pull/500 ### What happened? CI fails in all PRs for the last two weeks. ### Relevant log output _No response_

bug

For a while now a bunch of us have been toiling on what is now a minimal standard for oracle value feeds. This all probably started when I wrote [this...

t-erc
s-draft
c-new
e-consensus
e-review

**Description** A CI check to ensure tasks are appropriately numbered, defined as `nnn-task`. **Additional context** From issue #203, taken over where #340 went stale.

**Description** _Please export the tenderly access token in the 1password EVM Safety vault as TENDERLY_ACCESS_TOKEN for the below to work._ - get-tenderly-hashes.sh now takes a simulation link as input -...