John Reed

Results 18 issues of John Reed

gui

This needs to be rewritten in rust! We also need to implement blockchain and AI so we don't fall out of touch.

## Description reverts the commit-reveal merge ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [...

## Description ### Done: - Added sudo call allowing subnet owners to enable or disable commit/reveal - Added sudo call allowing subnet owners to modify the commit/reveal interval - Added...

## Description Adds subnet Identities Done: - Define subnet identity structs and storage items. - Add extrinsic ` set_subnet_identity`. - Add the subnet identity fields to `SubnetInfo`. - Remove the...

## Description WIP ## Related Issue(s) - Closes #837

## Description ## Related Issue(s) - Closes #814 ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...

## Description ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...

## Description This PR: - Adds unstaking to `remove_network` - Adds migration to remove all stake entries with 0 stake. - Adds unit tests for `remove_network` and `remove_zero_stakes_v1` migration ##...

## Description This PR modifies the preexecution error codes to ensure that the code matches its index in the metadata. ## Related Issue(s) - Closes #[issue number] ## Type of...