neo-one icon indicating copy to clipboard operation
neo-one copied to clipboard

The One for easy, fast, & fun NEO app development.

Results 101 neo-one issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@angular/core](https://togithub.com/angular/angular) ([source](https://togithub.com/angular/angular/tree/HEAD/packages/core)) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/neo-one-suite/neo-one). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [immer](https://togithub.com/immerjs/immer) | [`^5.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/immer/5.3.6/9.0.19) | [![age](https://badges.renovateapi.com/packages/npm/immer/9.0.19/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Currently you can set the max network and system fees so you don't unnecessarily burn through your GAS, but we should also add ability to set what extra fees you...

kind/feature
good first issue
area/client

kind/feature
area/cli
area/client
kind/cleanup

### Description We removed OpenCensus due to lack of bandwidth to handle memory errors apparently being produced by OpenCensus. We saw this in NEO Tracker. See where we removed it...

kind/cleanup
priority/important-longterm

They removed iterators except for storage iterators from VM. We used those iterators extensively in our compiler. So I created `CreateMapIteratorHelper` to turn map stack items into storage iterators so...

priority/important-soon
area/compiler
kind/cleanup

Especially for using the C# application engine/VM. What to install. What to run to get VM ready. How to setup a dev environment in VM for logging and such. Etc.

area/documentation

When looking up Nep17Transfers with the RPC method 'getnep17transfers' I noticed strange behavior when trying to get all nep 17 transfers for a certain address in between startTime and endTime....

kind/bug
priority/backlog
area/node