-
**🧐 Motivation**
My concern is whether it is reasonable to forcibly generate a new `ProxyAdmin` in the constructor of `TransparentUpgradeableProxy.sol`:
**📝 Details**
https://github.com/OpenZeppe…
-
## Summary
> Please give a short summary of this research topic.
The ERC-20 token standard is widely used, but it does have certain limitations. Consequently, several modified versions of the ERC-…
-
## DET-01M: Potentially Dangerous Default
| Type | Severity | Location |
| ---- | -------- | -------- |
| [Standard Conformity](/appendix/finding-types#standard-conformity) | | [Distribute.sol:L…
-
Any proper ERC 4337 AA support would be appreciated for this SDK :)
-
### Describe the bug
When trying to send an ERC-20 token that is set to zero decimals using the Metamask browser extension on Chrome on Windows, Metamask appears to be treating the token as having 18…
-
## Call for Input
Decision
Do we remove @gcolvin as an Editor?
If Affirmed
@gcolvin is moved to emeritus and removed from the yaml files.
If Rejected
No…
-
There is interest in rolling out something resembling a release.
We have many branches with various fixes, features out there.
If you would like a specific branch merged into main as part of the…
-
```
What steps will reproduce the problem?
1. (require 'geben)
2. M-x erc
3. Supply values to logon to IRC
What is the expected output? What do you see instead?
The expected output should be a succes…
-
### Describe the bug
The QR can be generated with any library you wish, the Deep Link String is:
`ethereum:0x4758aCF2d393A0f011C603eAfC9B4769322b2a94@43113/BetGame?bytes32=0x3863e63da67d85dcffed…
-
**🧐 Motivation**
[ERC-1046](https://eips.ethereum.org/EIPS/eip-1046) allows for ERC-20, ERC-721, and ERC-1155 to use a single method, `tokenURI` for token URIs, and adds `tokenURI` support to ERC-2…