Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
1d75c9e
fix(tests): stabilize multi-gateway integration
sanity Oct 28, 2025
cc4fd7f
test(tests): enable multi-gateway integration
sanity Oct 28, 2025
3eb9e61
fix(network): prevent handshake enqueue error from crashing node
sanity Oct 28, 2025
837b274
test(ping): increase client response timeouts for integration
sanity Oct 29, 2025
9e6c39d
fix: keep handshake hiccups from killing gateway
sanity Nov 1, 2025
fb17cc6
feat(macros): add peer_connectivity_ratio attribute to freenet_test
iduartgomez Nov 1, 2025
c8ee194
docs(macros): document peer_connectivity_ratio attribute
iduartgomez Nov 1, 2025
04fdb03
refactor(test): convert test_ping_partially_connected_network to use …
iduartgomez Nov 1, 2025
23b9b78
chore: remove outdated doc
iduartgomez Nov 1, 2025
a887459
refactor(macros): change auto_connect_peers default to true
iduartgomez Nov 1, 2025
174184e
fix(test): correct variable references in converted test
iduartgomez Nov 1, 2025
9ec154f
fix(macros): resolve stack overflow and convert test to use freenet_t…
iduartgomez Nov 1, 2025
815afa6
fix(macros): use correct blocking formula and peer indices for partia…
iduartgomez Nov 2, 2025
9679832
chore: fix clippy and formatting issues
iduartgomez Nov 2, 2025
a57cb96
fix(macros): resolve tracing span lifecycle issues in multi-threaded …
iduartgomez Nov 2, 2025
b265032
feat(macros): fine-tune default log filters to reduce noise
iduartgomez Nov 2, 2025
4476ed4
chore: fix clippy and formatting issues
iduartgomez Nov 2, 2025
0588314
fix(macros): use correct blocking formula and peer indices for partia…
iduartgomez Nov 3, 2025
3c571d8
fix(macros): remove tracing instrumentation and add task spawn delay
iduartgomez Nov 3, 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
9 changes: 5 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

192 changes: 0 additions & 192 deletions MACRO_TEST_CONVERSION_STATUS.md

This file was deleted.

Loading
Loading