Dorian Crutcher

Results 12 issues of Dorian Crutcher

It should be noted that react has had an issue within the latest react 17 Please take a look at this... https://github.com/facebook/create-react-app/issues/11756

**Is your feature request related to a problem? Please describe.** yargs version is behind, yargs did go through a big update that changes a lot of the syntax. I'm wondering...

enhancement
solved-by-near-cli-rs

**Is your feature request related to a problem? Please describe.** There should be a way within NEAR-CLI that allows a user to clear the state of their contract using Illia's...

enhancement

I noticed that nothing gets returned from the functionCall and viewCall templates. I think some developers may want the receipt from a transaction. could be good to find a way...

.parcel-cache or dist folder caching preventing live updates to frontend. Maybe we should delete these folders each time we re run the frontend?

Git ignore doesn't include `.parcel-cache` so it tries to include it in a git push. This file becomes quite large and prevents a proper github upload

I honestly think it would really help developers get started if we had a collection of some sort in our starting example. Like a lookup map or commented out code...

This feature utilizes Illia's new contract that gets deployed onto an account to have it's state cleared. for now this is only configured for testnet, would love for someone to...

***Describe the bug*** A few of the existing examples still utilize testEnvironment.js which hasn't been updated in 2 years. Is it worth keeping around?

bug
T-dev-tools

A user in office hours brought up a great point about the explorer. It would be very useful to see how much state a particular action has taken up on...

Needs-Validation