Most tests are not really tests but just print out some network stats for you to see if the result makes sense. So you need to run them with -- --nocapture
- just_bootstrap_1k: network stats with just 20 bootstrap nodes per node perfect_routing_tables_1k
- perfect_routing_tables_10k: init routing tables with all ids
- no_routing_1k: shows perfect data distribution
- self_and_random_lookup_strategy: self and random lookup combined, over time
- self_lookup_strategy: self lookup strategy
- random_lookup_strategy: random lookups, over time
- remove_1k: disconnect 100 of 1000 nodes and see how routing tables change, gif
- partition_1k: connect 100 of 1000 nodes and see how routing tables change, gif
- random_vs_blended_1k: compares random vs blended strategy, gif
iroh_perfect_routing_tables_500: creates 500 iroh nodes with perfect routing tables and stores some values
Copyright 2025 N0, INC.
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.