Ashwin Yardi
Ashwin Yardi
> If we don't run the hashing operation, how do we check that the other parameters (target, value, data) match the id that was scheduled? If we don't check that,...
> @Amxx I would propose manually inlining the logic, but instead of assembly we use `address(..).code.size` If this is agreed upon, would love to draft a PR for this. :)
Here we go: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3682 cc @frangio @Amxx
Personally I feel, how-to guides are really helpful. E.g. - How to create a new account from password? - How to add new network - How to add a transaction...
Hey @mcmire , thanks for this. I am trying my hands with metamask controllers by writing a short / dirty script which shows how to create account, add custom network...
Hey guys! If this is gonna be the part of v5.0 milestone , I would love to draft a PR for this :)
Any update on this?