neo-one
neo-one copied to clipboard
The One for easy, fast, & fun NEO app development.
When beginning work on updating the smart contract compiler our current implementation of witnessScopeModel assumes we can have multiple flags as one byte. looking at the example in https://docs.neo.org/v3/docs/en-us/tooldev/transaction/transaction.html this...
While we are able to generate `.avm` and compatible `.abi.json` files with #2071 there is still work to be done if someone wanted to invoke these contracts with another framework...
### 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...
### Description Including which globals are available automatically, see implementation for details.
### 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...
### 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...
### 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...
### Description See #2007 for more info.