Sam Johnson

Results 75 issues of Sam Johnson

The transfer fee is currently exorbitantly low. This value should be investigated and made more suitable to protect the chain against DDOS. The current implementation for calculating our fees is...

Tuples are created here: https://github.com/opentensor/subtensor/blob/b310e93d32ddb90c428d357648b6ed4314f226e4/pallets/subtensor/src/block_step.rs#L172 Drained the next block here: https://github.com/opentensor/subtensor/blob/b310e93d32ddb90c428d357648b6ed4314f226e4/pallets/subtensor/src/block_step.rs#L87

adds code coverage suite to the repo - [x] find and parse all pallets dynamically and in parallel - [x] code to import missing sections of pallets defined with `#[import_section(..)]`...

blue team
no-spec-version-bump

These are upstream issues with the `#[pallet_section]` / `#[import_section]` syntax that is part of FRAME. It would be extremely helpful if these get fixed upstream, but if OT eventually forks...

## 1. Alignment of Commit Interval with Tempo ### User Story **As a subnet owner**, I want the commit-reveal intervals to align precisely with the epoch tempo of my subnet,...

red team

Pallet indexing in `construct_runtime!` has been a footgun recently. It would be desirable if we could just disable not using explicit pallet indexing. This can be done with a custom...

https://crates.io/crates/cargo-audit

blue team

basically 2 problems: this: https://github.com/opentensor/subtensor/actions/runs/15144171875/job/42575641270?pr=1634 and this: https://github.com/opentensor/subtensor/blob/devnet-ready/pallets/subtensor/src/macros/hooks.rs#L107

skip-cargo-audit
run-bittensor-e2e-tests