nns-dapp icon indicating copy to clipboard operation
nns-dapp copied to clipboard

The Dapp of the Internet Computer's Network Nervous System.

Results 67 nns-dapp issues
Sort by recently updated
recently updated
newest added

Problem: It appears that stake, age bonus, dissolve delay bonus, and voting power are all displayed with 2 decimal places. However, the actual calculation is based on a lot more...

# Motivation The `sns_aggregator` code and `.did` file should be in sync. The current preferred approach is to decide on an API, express it in a .did file and then...

TODO - Wait for #3632 (Just to avoid giving the NNS team too much at once) Next: Find the next NNS canister that needs imports.rs because of an incomplete .did...

# Motivation TBD # Changes TBD # Tests Yes # Todos - [ ] Add entry to changelog (if necessary).

# Motivation Small optimization. If all we want is a Readable view on a writable store, that doesn't expose `set` and `update`, creating a derived store is overkill. The derived...

### Steps to run the NNS dapp frontend against mainnet: 1. In `/etc/hosts` add a line `127.0.0.1 nns.ic0.app` 2. Flush DNS cache `sudo killall -HUP mDNSResponder` (this works on Mac,...

In addition to needing to install the [Rustlang toolchain](https://doc.rust-lang.org/cargo/getting-started/installation.html), the build step requires the following dependencies: ``` $ brew install gnu-tar $ brew install xz $ brew install openssl ```

documentation

# Motivation # Changes # Tests

Hey guys so I have some requests/feedback for the neurons tab of the nns wallet dapp. 1. It would be super super awesome to switch from these pill like things...

feature request

For ICDevs.org we'd like for it to be easy for users to "dedicate" their neurons to us in a way that they maintain ownership of the underlying ICP but we...

feature request