Akilesh Tangella
Akilesh Tangella
# Flow for ERC20s 1. Unwrapped ERC20 token is deposited via the `wrapAndDepositERC20` function on the `MultiAssetVAnchor.sol` contract. 2. The `wrapAndDepositERC20` function takes in the `fromTokenAddress` which is the address...
# Overview ## How Things Work Currently Let us take the anchor update proposal, as an example. Say we have a signature bridge with two chains, chain 1 and chain...
**Summary of changes** Changes introduced in this pull request: - **Reference issue to close (if applicable)** Closes
**Task summary** Verifying account/storage proofs works for the EVM Prover on the `akilesh/light-proposals` branch. But verifying log entries does not work.
## Types - **r_id (resource ID)** - 32 byte string: - Last 6 bytes reserved for **chain id type** (2 bytes chain type + 4 bytes chain identifier) - Last...
- [ ] Set up dev environment (relayer, etc.) - [ ] Deploy MASP contracts - [ ] Submit transact proof and signature proof to contracts via ethers-rs and RPC,...