Ahmed Tawfeeq
Ahmed Tawfeeq
Currently when using the template, it produces the first commit message in the created repo as "Initial commit". My proposal is to change it to "feat: initial commit", so as...
I noticed that the extension currently has no support for the `@inheritdoc` tag, and I think it would be a very useful feature to be able to display an overridden...
In the Hifi monorepo, all the interface function implementations use the "override" modifier. The issue here is that the "override" modifier has been [made optional for interface functions since Solidity...
Currently, the project's environment variables are loaded from the `.env` file stored in the local project's main directory. The `.env` has those variables stored in plaintext format. Due to the...
- [ ] Because this PR includes a **bug fix**, relevant tests have been included. - [x] Because this PR includes a **new feature**, the change was previously discussed on...
Currently, creating .tree files as per the BTT framework involves either manually transferring the ASCII content of the branches, or to trust GitHub Copilot to accurately predict what ASCII symbols...
I noticed that there is a bug in [`splitSignatureToRSV`](https://github.com/dmihal/eth-permit/blob/34f3fb59f0e32d8c19933184f5a7121ee125d0a5/src/rpc.ts#L52) function when attempting to sign permits via a Ledger wallet and then trying to pass the resulting signature to an on-chain...
Currently when using the template, it produces the first commit message in the created repo as "Initial commit". My proposal is to change it to "feat: initial commit", so as...
Typescript 5 has been out for a while now, and so I believe this repo needs to be updated in order to support it.
Please add the following exchange to your supported list: https://www.coinzoom.com Their API docs: https://api-docs.coinzoom.com