Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
122 commits
Select commit Hold shift + click to select a range
2c11a68
Update dispatch class and “pays::yes” for extrinsics.
shamil-gadelshin Aug 25, 2025
4187682
Add missing benchmarks for admin-utils
shamil-gadelshin Aug 26, 2025
a3a9de8
auto-update benchmark weights
github-actions[bot] Aug 26, 2025
0ab2651
Set pays::yes for extrinsics.
shamil-gadelshin Sep 3, 2025
147d57e
Merge branch 'devnet-ready' into add-missing-benchmarks
shamil-gadelshin Sep 5, 2025
b3c0900
set auto hotkey per subnet
open-junius Sep 10, 2025
9a6f521
commit Cargo.lock
open-junius Sep 10, 2025
ce6e3d1
commit Cargo.lock
open-junius Sep 10, 2025
342b1f5
bump version
open-junius Sep 10, 2025
45d9aa4
Merge branch 'devnet-ready' into add-missing-benchmarks
shamil-gadelshin Sep 10, 2025
a9810ee
Merge branch 'devnet-ready' into fix-subtensor-extrinsics2
shamil-gadelshin Sep 10, 2025
a2abbaf
Bump spec_version to 316
shamil-gadelshin Sep 10, 2025
137d9fc
Bump spec_version to 316
shamil-gadelshin Sep 10, 2025
f567348
auto-update benchmark weights
github-actions[bot] Sep 10, 2025
29f01ff
auto-update benchmark weights
github-actions[bot] Sep 10, 2025
1210e99
rebase pr
open-junius Sep 15, 2025
d96f53c
commit Cargo.lock
open-junius Sep 15, 2025
d68dd39
rebase pr
open-junius Sep 18, 2025
a02d6d4
fix conflict
open-junius Sep 18, 2025
d9ac29b
commit Cargo.lock
open-junius Sep 18, 2025
8842136
bump version
open-junius Sep 18, 2025
7912fe4
Merge branch 'devnet-ready' into auto-hotkey-per-subnet
juniuszhou Sep 19, 2025
32ef9cc
add migration
juniuszhou Sep 22, 2025
9733f16
fix comments
open-junius Sep 22, 2025
5cfa430
bump version
open-junius Sep 22, 2025
48ed380
add contract
open-junius Sep 22, 2025
8414776
cargo fmt
open-junius Sep 22, 2025
af73e51
add test file
open-junius Sep 22, 2025
01a17b6
commit Cargo.lock
open-junius Sep 23, 2025
2ca6d58
fix the wrong function signature
open-junius Sep 24, 2025
c8ed5c9
test passed
open-junius Sep 29, 2025
4d89bef
revert change
open-junius Sep 29, 2025
1cb4241
remove log
open-junius Sep 29, 2025
ea7b7e3
remove logs
open-junius Sep 29, 2025
6c8a50b
revert change
open-junius Sep 29, 2025
1d4ea30
revert ts version
open-junius Sep 29, 2025
35893da
bump version
open-junius Sep 29, 2025
0d8725e
bump version
open-junius Sep 29, 2025
7c83cd6
rebase pr
open-junius Sep 29, 2025
6c7caff
add all check and unit tests
open-junius Sep 29, 2025
36bbc4c
cargo clippy
open-junius Sep 29, 2025
e52c4b4
cargo fmt
open-junius Sep 29, 2025
a1c0eba
fix bench test
open-junius Sep 29, 2025
826a446
refactor set max allowed uids
l0r1s Sep 29, 2025
0147b63
bump spec version
l0r1s Sep 29, 2025
28d58e2
update contract
open-junius Sep 30, 2025
5fc25cd
auto-update benchmark weights
github-actions[bot] Sep 30, 2025
03826e6
rename error
open-junius Sep 30, 2025
39e773d
Merge branch 'devnet-ready' into add-missing-benchmarks
shamil-gadelshin Sep 30, 2025
d07cce9
fix benchmarking
brainsucker Sep 30, 2025
ce32347
auto-update benchmark weights
github-actions[bot] Sep 30, 2025
05b9ecb
trigger ci
l0r1s Sep 30, 2025
9e72ab1
bump spec version
l0r1s Sep 30, 2025
6e8229b
Merge branch 'devnet-ready' into feat/untrim-uids
l0r1s Sep 30, 2025
cc9779d
fix evm tests
l0r1s Oct 1, 2025
f076799
Merge branch 'devnet-ready' into fix-subtensor-extrinsics2
shamil-gadelshin Oct 1, 2025
bf3c4a5
fix conflict
open-junius Oct 1, 2025
1dc5e0e
bump version
open-junius Oct 1, 2025
3b062fb
uniformize to <=
l0r1s Oct 1, 2025
45ecced
fix test for sudo_set_max_allowed_uids
l0r1s Oct 1, 2025
a3cc69c
Merge pull request #2072 from opentensor/alpha_pool_contract
sam0x17 Oct 1, 2025
2f41708
Merge pull request #2041 from opentensor/auto-hotkey-per-subnet
sam0x17 Oct 1, 2025
54be5e0
Merge remote-tracking branch 'opentensor/devnet-ready' into fix-subte…
shamil-gadelshin Oct 2, 2025
c9fd50a
always include the netuid in selective metagraph
open-junius Oct 2, 2025
c34937d
bump version
open-junius Oct 2, 2025
b66f6ca
upgrade psdk+ frontier
l0r1s Oct 2, 2025
b82424c
remove RuntimeEvent
l0r1s Aug 21, 2025
3be9e57
create_inherent to create_bare
l0r1s Aug 21, 2025
e2d2a10
eip 7702 support (authorization list)
l0r1s Aug 21, 2025
1af0012
expose shared trie cache update in client
l0r1s Aug 21, 2025
91a2767
remove parity-util-mem
l0r1s Oct 2, 2025
498cc07
fix mock
l0r1s Oct 2, 2025
1b37eb4
view functions not experimental anymore
l0r1s Oct 2, 2025
0577743
Merge branch 'devnet-ready' into add-missing-benchmarks
shamil-gadelshin Oct 2, 2025
5af0626
bump deps
l0r1s Oct 2, 2025
7590b13
update cargo audit ignored
l0r1s Oct 2, 2025
017b633
cargo fmt + clippy + fix typing
l0r1s Oct 2, 2025
db20ee8
fix small issues
l0r1s Oct 2, 2025
f6df42b
restore rand version 0.8.5
l0r1s Oct 2, 2025
117218a
bump frame-metadata to 23.0
l0r1s Oct 2, 2025
ef1fde5
fmt
l0r1s Oct 2, 2025
0907821
commit Cargo.lock
l0r1s Oct 2, 2025
9049548
rename variable to avoid confusion
open-junius Oct 2, 2025
5a33d8d
cargo clippy
open-junius Oct 2, 2025
8fed8c8
cargo fix
open-junius Oct 2, 2025
a325531
use parameter directly
open-junius Oct 2, 2025
e7b0798
use parameter directly
open-junius Oct 2, 2025
9f2ad25
fix warning for RuntimeEvent
l0r1s Oct 2, 2025
1398221
fix evm tests
l0r1s Oct 2, 2025
5ef64f8
Merge pull request #2088 from opentensor/feat/untrim-uids
sam0x17 Oct 2, 2025
8341630
Merge pull request #2015 from opentensor/fix-subtensor-extrinsics2
sam0x17 Oct 2, 2025
3adc935
update Cargo.toml to correct rev after frontier merge
l0r1s Oct 2, 2025
3146dbb
Merge pull request #2097 from opentensor/always-include-netuid
open-junius Oct 2, 2025
9783d8c
reorg event on proxy pallet
l0r1s Oct 2, 2025
3d20ad6
Merge branch 'devnet-ready' into add-missing-benchmarks
shamil-gadelshin Oct 3, 2025
f27a8fa
Change sorting order by block of registration for immune keys
gztensor Oct 3, 2025
7c52e40
Merge pull request #2098 from opentensor/upgrade-psdk-2506
sam0x17 Oct 3, 2025
a75c6f5
Merge pull request #2103 from opentensor/feat/old-uids-immuner-than-new
sam0x17 Oct 3, 2025
22a4d3f
burn lock for new subnets, refund for old
JohnReedV Oct 3, 2025
bdf4bac
add/update tests
JohnReedV Oct 3, 2025
c1feba3
Update benchmarking.rs
JohnReedV Oct 3, 2025
6d6e867
auto-update benchmark weights
github-actions[bot] Oct 3, 2025
5786add
Merge pull request #2106 from opentensor/subnet-burn-cost
sam0x17 Oct 5, 2025
a60ebab
Merge pull request #1978 from opentensor/add-missing-benchmarks
sam0x17 Oct 6, 2025
269e51f
migrate_network_lock_cost_2500
JohnReedV Oct 6, 2025
969730d
Merge pull request #2108 from opentensor/migrate-network-lock-cost-2500
sam0x17 Oct 6, 2025
e583fa1
bump spec
camfairchild Oct 6, 2025
a3d0f1b
impl for auto-stake-dest-coldkeys
camfairchild Oct 6, 2025
f670d9b
make valuequery
camfairchild Oct 6, 2025
e58be8d
add migration to hooks
camfairchild Oct 6, 2025
fc7c16d
use correct param backets
camfairchild Oct 6, 2025
93b3cdc
add to test for migration too
camfairchild Oct 6, 2025
3c06534
Fix build errors
gztensor Oct 6, 2025
c23c764
fmt
camfairchild Oct 6, 2025
bf92df2
chore: remove ref
camfairchild Oct 6, 2025
fa7e4fe
move insert out of Some check
camfairchild Oct 6, 2025
2f3c927
add test for change
camfairchild Oct 6, 2025
8604e9b
add swap tests
camfairchild Oct 6, 2025
6052c2b
chore: clpy
camfairchild Oct 6, 2025
95be69d
fix netuid for test
camfairchild Oct 6, 2025
0a6ae62
add testing coldkey to vec
camfairchild Oct 6, 2025
47bd6e7
Merge pull request #2112 from opentensor/fix/add-auto-stake-dest-cold…
sam0x17 Oct 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/cargo-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:
- name: cargo audit
run: |
cargo audit --ignore RUSTSEC-2023-0091 \
--ignore RUSTSEC-2024-0438 \
--ignore RUSTSEC-2025-0009 \
--ignore RUSTSEC-2024-0438
--ignore RUSTSEC-2025-0055
Loading
Loading