Spencer Corwin

Results 83 issues of Spencer Corwin

### Description We still need to run `rush prune-node-modules` and `rush link-root` before building the website for it to work properly (in dev and prod mode both). We should be...

area/website
priority/important-longterm

### Description Webpack's compiling of the `testRunner` for the website will *sometimes* produce something that doesn't work ### Steps to Reproduce 1. Compile the website with `yarn website:compile:all:local` 2. In...

priority/backlog
area/website
kind/cleanup

### Description This would make it easier for us to test NEP17 token transfers and other NEP17-related features on NEO Tracker without needing to deploy to a live cluster. I...

kind/feature
priority/backlog
area/cli

### Description Title.

area/node
priority/important-longterm

### Description Title.

area/node
priority/important-longterm

### Description After NEO•ONE is fully compatible with Neo 3.0 we will need to update the courses to either use the C# node somehow in the browser or make it...

area/website

### Description See #2007 for more info.

area/documentation
area/website

### Description Our compiler emits too much bytecode. Optimize it.

area/compiler
kind/cleanup
priority/important-longterm

### Description Unpin and update `pouchdb` dependency. We use this for the filesystem in the neo-one website. As of commit `0b2422d`, where we did a huge dependency update, the website...

area/website
kind/cleanup
priority/important-longterm

### Description Simulate random transactions/users on your contract. Look into how Truffle does this.

kind/feature
area/client
priority/important-longterm