Skip to content

bumped iroh to 0.96#21

Merged
rustonbsd merged 2 commits intorustonbsd:mainfrom
adiibanez:upgrade-iroh-0.96
Feb 1, 2026
Merged

bumped iroh to 0.96#21
rustonbsd merged 2 commits intorustonbsd:mainfrom
adiibanez:upgrade-iroh-0.96

Conversation

@adiibanez
Copy link

cargo test
Finished test profile [unoptimized + debuginfo] target(s) in 0.66s
Running unittests src/lib.rs (target/debug/deps/distributed_topic_tracker-93fb68c077d50a2f)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

 Running tests/test_gossip.rs (target/debug/deps/test_gossip-150d923cb7f68a9a)

running 1 test
test test_topic_id_creation ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

 Running tests/tests.rs (target/debug/deps/tests-1188caa0f79f2dc2)

running 9 tests
test test_unix_minute_function ... ok
test test_topic_salt_deterministic ... ok
test test_default_secret_rotation ... ok
test test_record_serialization_roundtrip ... ok
test test_topic_signing_keypair_deterministic ... ok
test test_topic_encryption_keypair_deterministic ... ok
test test_record_verification ... ok
test test_encrypted_record_roundtrip ... ok
test test_encrypted_record_serialization ... ok

test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s

Doc-tests distributed_topic_tracker

running 7 tests
test src/crypto/keys.rs - crypto::keys::encryption_keypair (line 119) ... ignored
test src/crypto/keys.rs - crypto::keys::signing_keypair (line 98) ... ignored
test src/crypto/record.rs - crypto::record::RecordContent::to (line 79) ... ignored
test src/crypto/record.rs - crypto::record::RecordTopic (line 16) ... ignored
test src/gossip/topic/topic.rs - gossip::topic::topic::TopicId (line 21) ... ignored
test src/lib.rs - unix_minute (line 34) ... ignored
test src/../README.md - (line 25) - compile ... ok

test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s

all doctests ran in 2.84s; merged doctests compilation took 2.50s

@rustonbsd
Copy link
Owner

Hi @adiibanez,

thank you for the PR! I updated the distributed-topic-tracker version to v0.2.7 and will publish it to crates.io after the main merge.

@rustonbsd rustonbsd merged commit cbcba3e into rustonbsd:main Feb 1, 2026
1 check passed
@rustonbsd
Copy link
Owner

HI @adiibanez,

It seems you are not showing up in the contributors list. Is it a privacy setting on your end or did something go wrong?
If you want to show up, we can arrange something.

Let me know if this is a Github bug and you would like to reconcile this.

@adiibanez
Copy link
Author

Hi @rustonbsd not sure what happened. but I care mostly about functionality; just fine without contributors list. It was claude vibe coded anyway. Happy if it helps. looking forward to start looking up topics without bootstrapping nodes. thanks for building this

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