shresthagrawal
shresthagrawal
### Component Cast ### Describe the feature you would like I am trying to compare two EVM executions using `cast run --debug`; it is hard to do that on the...
I suggest a proposal to create an init script for release-bot. The user can go the root dir of the project and call something like `release-bot init` which will ask...
if the user creates an issue for a new release the bot creates a pull request and adds the comment in the following way >Hi, >you have requested a release...
It is hard for the user to sparely update two codes which are almost the same. Can we merge both the code and to choose take `--botstrap` as an input...
lets expand the tutorial to not just support js-libp2p but also rust, and go implementations of libp2p.
Currently all the logo and visuals are from substrate kitties tutorial, add appropriate appearance changes.
## 🐛 Bug Report `findUnspentRecords` currently calls the `getTransactionId` API and, upon failure, assumes that the record is unspent. Using an unspecified catch block to handle core logic is an...