Results 19 issues of M vd S

### Bug Various issues were encountered trying to run and understand e2e tests: - if uvicorn fails to start, an uncaught exception is emitted to stderr - axon keeps spinning,...

In Review

### Bug - You can pass any argument to code that uses `bt.config()` with default kwargs, and it will not complain. This leads to confusion on all levels (developers, devops,...

In Review

### Bug The e2e test that tests metagraph has some flaws. Some assertions don't work as intended and a bug in metagraph is not caught. While I was at it...

In Review

### Bug While working with the e2e tests, it appeared that the miner code did not function well, but the test never gave any indication of this. The two issues...

In Review

### Bug The e2e test in `test_root_register_add_member_senate.py` searches for specific strings in specific lines (line numbers) of output. This does not make sense as the line number is not necessarily...

RFC: runtime_browser This code exposes runtime storage items, constants and APIs as if they are mirrored in Python. It is intended to simplify and reduce code, and to close the...

The SubnetAlphaOut map of subtensor is supposed to reflect the alpha in the hands of holders, plus the alpha burned, per subnet. Due to a bug, that was fixed in...

## Description Some more refactoring, not changing functionality (except some debug logging that is now gone). ## Type of Change - [ ] Bug fix (non-breaking change which fixes an...

skip-cargo-audit

do not update (singular) BlockEmission for every subnet but only on fetching Tao block emission ## Description BlockEmission is updated in a utility function, which is very clearly the wrong...

skip-cargo-audit