Skip to content

Fix blacklist vpermit_required#1452

Merged
ifrit98 merged 7 commits intoopentensor:new_stagingfrom
Inquinim:master
Jul 26, 2023
Merged

Fix blacklist vpermit_required#1452
ifrit98 merged 7 commits intoopentensor:new_stagingfrom
Inquinim:master

Conversation

@Inquinim
Copy link
Contributor

Specifying --neuron.blacklist.vpermit_required would REJECT validators that have the vpermit, instead of rejecting those without.
The return statement was also not providing a tuple (bool, str) either like the others.

@shibshib @ifrit98

@camfairchild camfairchild changed the base branch from master to new_staging July 24, 2023 21:09
@ifrit98
Copy link
Contributor

ifrit98 commented Jul 26, 2023

Thanks for pointing this out!

This is addressed in openminers now also: opentensor/miners@19a5c99

@ifrit98 ifrit98 merged commit 78d3bf1 into opentensor:new_staging Jul 26, 2023
ifrit98 pushed a commit that referenced this pull request Aug 16, 2023
* - Adjusted blacklist argument default to False
- Tweaked description

* - Fix blacklist vpermit rejecting validators instead of non-validators

* - Blacklist vpermit return true without permit, return false with permit

* - Added text response to the return value for vpermit
ifrit98 added a commit that referenced this pull request Aug 21, 2023
* remove miniupnpc

* remove arg for upnpc

* update CONTRIBUTING.md and DEVELOPMENT_WORKFLOW.md (#1475)

Co-authored-by: philanthrope <ifrit98@gmail.com>

* move styles to style guide

* update workflow doc based on comment

* update contributing.md delete Architecture section

* fix CODE_REVIEW_DOC dev_note link

* Update contrib/CONTRIBUTING.md

Co-authored-by: philanthrope <ifrit98@gmail.com>

* Update contrib/CONTRIBUTING.md

Co-authored-by: philanthrope <ifrit98@gmail.com>

---------

Co-authored-by: gitphantomman <MinatoLgend0702@outlook.com>
Co-authored-by: philanthrope <ifrit98@gmail.com>

* add try/except and timeout to version checking with exception handles

* Fix blacklist vpermit_required (#1452)

* - Adjusted blacklist argument default to False
- Tweaked description

* - Fix blacklist vpermit rejecting validators instead of non-validators

* - Blacklist vpermit return true without permit, return false with permit

* - Added text response to the return value for vpermit

* add changelog and version

* add checks (#1484)

* add checks

* fix docker img

* remove unused multiforward in example

* only run check_requirements job when an actual requirement changes

* log bittensor pipaddress for version_checking

* add perms to checK-compat script

* Update contrib/CODE_REVIEW_DOCS.md

Co-authored-by: Cameron Fairchild <cameron@opentensor.dev>

---------

Co-authored-by: gitphantomman <140101294+gitphantomman@users.noreply.github.com>
Co-authored-by: gitphantomman <MinatoLgend0702@outlook.com>
Co-authored-by: Inquinim <114695354+Inquinim@users.noreply.github.com>
Co-authored-by: Cameron Fairchild <cameron@opentensor.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants