Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
348626f
hybrid node
liamaharon Jul 22, 2025
1a20aab
comment
liamaharon Jul 22, 2025
c1e1fbe
fix runtime-benchmark compile
liamaharon Jul 22, 2025
371761d
update ConditionalEVMBlockImport
liamaharon Jul 22, 2025
35f7ff2
clippy
liamaharon Jul 22, 2025
4789a88
fix runtime-benchmark compile again
liamaharon Jul 22, 2025
db92646
prefer matches!
liamaharon Jul 25, 2025
4b3beab
cleanup unused file
liamaharon Jul 25, 2025
5ccfa56
add commit block check in tx validation
open-junius Jul 25, 2025
99a4d76
bump version
open-junius Jul 25, 2025
71cc9b3
cargo clippy
open-junius Jul 25, 2025
bdfcb9d
fix clippy
open-junius Jul 25, 2025
8cbf0f6
cargo clippy
open-junius Jul 25, 2025
cf950bd
fix clippy
open-junius Jul 25, 2025
3636434
single reveal test done
open-junius Jul 26, 2025
e7a50f5
add batch test case
open-junius Jul 26, 2025
aec6b29
prefer matches!
liamaharon Jul 26, 2025
5fd36bb
prefer matches!
liamaharon Jul 26, 2025
adb9648
patch vulnerability in meantime while wait for psdk fork
liamaharon Jul 26, 2025
1359f3e
Merge branch 'devnet-ready' into hybrid-node
liamaharon Jul 28, 2025
f055227
add todo to remove initial_consensus flag.
liamaharon Jul 31, 2025
5a63327
better fn names
liamaharon Jul 31, 2025
21e492f
Merge branch 'devnet-ready' into hybrid-node
liamaharon Jul 31, 2025
f8b783e
Return default values in BabeApi instead of panic prior to Babe upgrade
liamaharon Aug 4, 2025
d900522
Merge branch 'devnet-ready' into hybrid-node
liamaharon Aug 4, 2025
e886766
Bump spec version
liamaharon Aug 4, 2025
969a23e
merge devnet-ready
liamaharon Aug 5, 2025
bda2df5
merge
liamaharon Aug 5, 2025
f88f162
cleanup
liamaharon Aug 5, 2025
a18b848
Merge branch 'devnet-ready' into add-commit-block-check
open-junius Aug 5, 2025
db02f52
fix doc + dockerfiles
l0r1s Aug 5, 2025
7a00604
run zepter
liamaharon Aug 5, 2025
43dea13
cargo +nightly fmt
liamaharon Aug 6, 2025
8febe38
Merge pull request #1876 from opentensor/hybrid-node
liamaharon Aug 7, 2025
cb30eda
use prod_or_fast!
liamaharon Aug 9, 2025
e4cbeac
cargo +nightly fmt
liamaharon Aug 7, 2025
e4dee5f
fix localnet_patch.sh
Aug 7, 2025
ae24396
avoid warning during compilation
Aug 7, 2025
8a7e811
cleanup
liamaharon Aug 9, 2025
9fc7501
Merge branch 'devnet-ready' into prod-or-fast
liamaharon Aug 9, 2025
ecb54af
update scripts
liamaharon Aug 9, 2025
5c762a2
fix dep
liamaharon Aug 9, 2025
e3de100
fix benchmarks.rs
liamaharon Aug 9, 2025
863012d
merge devnet-ready
liamaharon Aug 12, 2025
5456868
auto-update benchmark weights
github-actions[bot] Aug 12, 2025
c63d405
merge with devnet ready
open-junius Aug 12, 2025
06e0e76
fix conflict
open-junius Aug 12, 2025
a3cec0a
commit Cargo.lock
open-junius Aug 12, 2025
4872fe4
fix unit tests
open-junius Aug 12, 2025
3c53644
bump version
open-junius Aug 12, 2025
9eec120
auto-update benchmark weights
github-actions[bot] Aug 12, 2025
ba295af
Merge pull request #1920 from opentensor/fix-new-wasm-docker-doc
sam0x17 Aug 12, 2025
dfb1448
Merge pull request #1884 from opentensor/add-commit-block-check
sam0x17 Aug 12, 2025
89d7fd0
Merge remote-tracking branch 'origin/devnet-ready' into add-back-liam…
sam0x17 Aug 12, 2025
7ecae95
commit Cargo.lock
sam0x17 Aug 12, 2025
882292d
bump CI
sam0x17 Aug 12, 2025
9e618b3
Add swap simulating RPC
gztensor Aug 12, 2025
25074ee
Fix typo in RPC method names
gztensor Aug 12, 2025
10ffe75
auto-update benchmark weights
github-actions[bot] Aug 12, 2025
c8a9047
auto-update benchmark weights
github-actions[bot] Aug 12, 2025
0ddf834
Merge branch 'devnet-ready' into prod-or-fast
liamaharon Aug 12, 2025
635cdcf
Merge pull request #1941 from opentensor/add-back-liam-stuff
sam0x17 Aug 13, 2025
cc03bd6
merge devnet-ready
liamaharon Aug 13, 2025
62bef18
update Cargo.lock
liamaharon Aug 13, 2025
1e43ddf
auto-update benchmark weights
github-actions[bot] Aug 13, 2025
b80ff2b
add pays::yes to register and burned_register
camfairchild Aug 13, 2025
3d5a12a
Revert "add pays::yes to register and burned_register"
camfairchild Aug 13, 2025
92d647d
add pays::yes to register and burned_register
camfairchild Aug 13, 2025
e96e86e
auto-update benchmark weights
github-actions[bot] Aug 13, 2025
d50b8a3
Merge pull request #1943 from opentensor/feat/register-pays-yes
sam0x17 Aug 13, 2025
f6a1665
use Benchmarking runner
JohnReedV Aug 13, 2025
e5d2170
Fix updating root and stable subnets counters on stakes and unstakes
gztensor Aug 13, 2025
5f1634b
Fix try runtime
gztensor Aug 13, 2025
b6c767e
auto-update benchmark weights
github-actions[bot] Aug 13, 2025
3189437
Blank commit
JohnReedV Aug 13, 2025
e5cd7f3
Merge pull request #1947 from opentensor/fix/root-reserves
sam0x17 Aug 13, 2025
a595a1d
Merge branch 'benchmark-investigation' of github.com:opentensor/subte…
JohnReedV Aug 13, 2025
4b0cb5b
auto-update benchmark weights
github-actions[bot] Aug 13, 2025
e8ed0ee
Blank commit
JohnReedV Aug 13, 2025
2a5023c
Merge branch 'devnet-ready' into benchmark-investigation
JohnReedV Aug 13, 2025
1524d6e
remove bad test
JohnReedV Aug 13, 2025
c209d42
clippy
JohnReedV Aug 13, 2025
4084354
auto-update benchmark weights
github-actions[bot] Aug 13, 2025
4aed6b9
Merge branch 'benchmark-investigation' of github.com:opentensor/subte…
JohnReedV Aug 13, 2025
e9eb4b9
auto-update benchmark weights
github-actions[bot] Aug 14, 2025
5911ca5
Blank commit
JohnReedV Aug 14, 2025
3d55de2
Merge branch 'benchmark-investigation' of github.com:opentensor/subte…
JohnReedV Aug 14, 2025
4336255
Merge branch 'devnet-ready' into prod-or-fast
liamaharon Aug 14, 2025
cefa073
Merge pull request #1932 from opentensor/prod-or-fast
sam0x17 Aug 14, 2025
bf18d45
auto-update benchmark weights
github-actions[bot] Aug 14, 2025
b489136
Blank commit
JohnReedV Aug 14, 2025
8db8d1e
Merge branch 'benchmark-investigation' of github.com:opentensor/subte…
JohnReedV Aug 14, 2025
a99df56
Merge pull request #1946 from opentensor/benchmark-investigation
sam0x17 Aug 14, 2025
57d60c6
Merge branch 'devnet-ready' into feat/sim-swap-rpc
gztensor Aug 18, 2025
344e37a
use appropriate types (NetUid and TaoCurrency) in sim_swap_tao_for_alpha
gztensor Aug 18, 2025
06c4e32
Introduce new output structure for simulated swap RPC
gztensor Aug 18, 2025
4500b02
Remove unused traits from SwapResult
gztensor Aug 18, 2025
a351521
Fix zepter
gztensor Aug 18, 2025
9a8c750
Spec bump
gztensor Aug 18, 2025
41948a6
Add freeze-struct for SinSwapResult
gztensor Aug 18, 2025
ffa23bc
Merge pull request #1942 from opentensor/feat/sim-swap-rpc
sam0x17 Aug 18, 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
2 changes: 1 addition & 1 deletion .github/workflows/check-bittensor-e2e-tests.yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}

- name: Patch non-fast-block node
- name: Patch non-fast-runtime node
run: |
chmod +x ./scripts/localnet_patch.sh
./scripts/localnet_patch.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

jobs:
validate-benchmarks:
runs-on: [self-hosted, type-ccx33]
runs-on: Benchmarking

env:
SKIP_BENCHMARKS: "0"
Expand Down
Loading
Loading