-
-
**Context:** [GenericSwapFacet.sol#L275](https://github.com/lifinance/contracts/blob/6ce2ee9e6735831ebcc5069e56df2ca980596fc9/src/Facets/GenericSwapFacet.sol#L275)
**Description:** The function `_d…
-
`markdown-toc --no-firsth1 README.md`
here is file to test:
https://github.com/matterinc/web3swift/blob/develop/README.md
`--no-firsth1` puts '**undefined**' in front and end "**%**" of TOC out…
-
### Describe the bug
when I send erc20 with MM, it uses gasLimit which 50% greater than `eth_estimateGas` return. I did some grep around and it seems to be a "feature". https://github.com/MetaMask…
-
## Description
The investor contract is a stock management system for the company.
## Investor Contract expected feature
- Owner Initiate the contract, with initial supply, and inital SHER re…
-
### 🌟 Feature Request
L2StandardERC20
https://github.com/zkLinkProtocol/era-contracts/blob/zklink/l2-contracts/contracts/bridge/L2StandardERC20.sol
#### 🤔 Rationale
Explain why this feature is impo…
-
L2 native assets will eventually far surpass L1 native assets. Under this assumption, we want to have a very simple way to create L2 native assets that implement the `SuperchainERC20` interface. T…
tynes updated
1 month ago
-
-
**Is your feature request related to a problem? Please describe.**
Support [ERC20Votes](https://docs.openzeppelin.com/contracts/4.x/api/token/erc20#ERC20Votes) delegation as a built-in operation type…
-
Your task is to create vault smart contract and implement basic logic, ownership system and upgradability.
Steps:
* Create the new vault.cairo file and define the new Vault contract there.
* Define…