-
Wanted to open this issue as a place to discuss supporting ERC-6492. The ERC calls for the offchain verifier to essentially deploy the AA wallet and then verify the ERC-1271 signature after deploying.…
-
When depositing ERC-20 tokens through the ERC-20 custody contract, ZetaChain incorrectly reads the recipient from the first 20 bytes of the message, instead of the `recipient` value from the `deposit`…
-
Save user's .tsml file in Smart Layer Netwok and generate the .tsml URL for ERC-7738 registry
-
### Feature Request
For the`erc721_enumerable_component` to work, its logic must be included in the contract, adding sensitive code into `mint()`, `burn()`, and re-implementing functions `transfer_fr…
-
## 🎯 Problem to be solved
Once the current 'ERC-1155' implementation is complete, we should revisit alternative ERC standards, like the ones mentioned by Uniswap and Splits.org. This will ensure that …
-
- preVerificationGas uint256 Extra gas to pay the bunder
+ preVerificationGas uint256 Extra gas to pay the bundler
bunder should be changed to bundler
-
Anonymous owned ARKs (under test shoulder ark:/99999/fk4) with the same metadata were created regularly in EZID.
Sample metadata:
```
{
"erc.who": "56",
"erc.what": "56",
"erc.when": "56"
},
{
…
-
Line: 13
https://github.com/ava-labs/hypersdk/blob/fd4111b44db9a3d27284a9c65e33784617428d3c/codec/address.go#L10-L20
-
Often, ERC-1155 tokens don't provide `name` getter since it is not a part of the standard. However, each token ID contains the' name' attribute in `tokenURI` getter. Thus, while Blockscout fetches met…
-
### IMPACT
- [ ] High
- [ ] Medium
- [X] Low
### URGENCY
- [ ] Critical
- [ ] Major
- [ ] Medium
- [X] Minor
### PRODUCT ENVIRONMENT
_No response_
### DESCRIPTION OF ISSUE
When the user clicks …