Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
8b2979b
provider: adding provide and reprovide queue
guillaumemichel Jul 24, 2025
4049cfd
Merge branch 'provider' into provider-queues
guillaumemichel Jul 24, 2025
fac928e
provider: network operations
guillaumemichel Jul 24, 2025
87c3d14
add some tests
guillaumemichel Jul 24, 2025
7b681e5
schedule prefix len computations
guillaumemichel Jul 24, 2025
a191032
provider schedule
guillaumemichel Jul 24, 2025
41fcb41
provider: handleProvide
guillaumemichel Jul 24, 2025
4081f02
addressed review
guillaumemichel Aug 5, 2025
83e6f59
Merge branch 'provider' into provider-queues
guillaumemichel Aug 5, 2025
db73ea4
use go-test/random
guillaumemichel Aug 5, 2025
e0ece0a
satisfy linter
guillaumemichel Aug 5, 2025
039e0a4
Merge branch 'provider-queues' into provider-network-ops
guillaumemichel Aug 5, 2025
47f82bf
Merge branch 'provider' into provider-network-ops
guillaumemichel Aug 5, 2025
c707b63
Merge branch 'provider-network-ops' into provider-prefixlen
guillaumemichel Aug 5, 2025
fd95218
log errors during initial prefix len measurement
guillaumemichel Aug 5, 2025
b117913
Merge branch 'provider' into provider-prefixlen
guillaumemichel Aug 5, 2025
c8c4bc3
Merge branch 'provider-prefixlen' into provider-schedule
guillaumemichel Aug 5, 2025
fbe5f8a
address review
guillaumemichel Aug 5, 2025
e1ddf61
satisfy linter
guillaumemichel Aug 5, 2025
634601e
Merge branch 'provider-schedule' into provider-handleProvide
guillaumemichel Aug 5, 2025
834802b
address review
guillaumemichel Aug 5, 2025
5fa93f1
provider: explore swarm
guillaumemichel Aug 6, 2025
2889495
provider: batch provide
guillaumemichel Aug 6, 2025
47f65cb
provider: batch reprovide
guillaumemichel Aug 6, 2025
b9f9004
fix panic when adding key to trie if superstring already exists
guillaumemichel Aug 7, 2025
17335b6
address review
guillaumemichel Aug 8, 2025
31a1797
decrease minimal region size from replicationFactor+1 to replicationF…
guillaumemichel Aug 8, 2025
b64abe5
simplify unscheduleSubsumedPrefixesNoClock
guillaumemichel Aug 8, 2025
486a39c
Merge branch 'provider' into provider-prefixlen
guillaumemichel Aug 8, 2025
59c9e9a
Merge branch 'provider-prefixlen' into provider-schedule
guillaumemichel Aug 8, 2025
48a0033
Merge branch 'provider-schedule' into provider-handleProvide
guillaumemichel Aug 8, 2025
425565a
address review
guillaumemichel Aug 8, 2025
6900ec9
Merge branch 'provider-handleProvide' into provider-exploreSwarm
guillaumemichel Aug 8, 2025
1299170
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 8, 2025
4111c0c
Merge branch 'provider-batchProvide' into provider-batchReprovide
guillaumemichel Aug 8, 2025
d318fae
fix test to match region size (now: replicationFactor, before: replic…
guillaumemichel Aug 8, 2025
79e38d9
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 8, 2025
bbfba3d
Merge branch 'provider-batchProvide' into provider-batchReprovide
guillaumemichel Aug 8, 2025
c7f77e1
refactor and test groupAndScheduleKeysByPrefix
guillaumemichel Aug 8, 2025
1c13df6
Merge branch 'provider' into provider-schedule
guillaumemichel Aug 13, 2025
0e05081
moved maxPrefixSize const to top
guillaumemichel Aug 13, 2025
d0f030a
Merge branch 'provider-schedule' into provider-handleProvide
guillaumemichel Aug 13, 2025
b1f376e
Merge branch 'provider-handleProvide' into provider-exploreSwarm
guillaumemichel Aug 13, 2025
ab7b9e6
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 13, 2025
933aace
Merge branch 'provider-schedule' into provider-handleProvide
guillaumemichel Aug 13, 2025
d09b224
Merge branch 'provider-handleProvide' into provider-exploreSwarm
guillaumemichel Aug 13, 2025
a69033a
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 13, 2025
5919066
Merge branch 'provider' into provider-handleProvide
guillaumemichel Aug 13, 2025
553a92e
Merge branch 'provider-handleProvide' into provider-exploreSwarm
guillaumemichel Aug 13, 2025
f4d5789
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 13, 2025
6e1c0c8
Merge branch 'provider' into provider-exploreSwarm
guillaumemichel Aug 13, 2025
1f91ac2
Merge branch 'provider-exploreSwarm' into provider-batchProvide
guillaumemichel Aug 13, 2025
71cb716
address review
guillaumemichel Aug 13, 2025
1b086a7
Merge branch 'provider' into provider-batchProvide
guillaumemichel Aug 13, 2025
056104c
Merge branch 'provider-batchProvide' into provider-batchReprovide
guillaumemichel Aug 13, 2025
8a3d816
Merge branch 'provider' into provider-batchReprovide
guillaumemichel Aug 13, 2025
cd338c8
address review
guillaumemichel Aug 13, 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
Prev Previous commit
Next Next commit
Merge branch 'provider' into provider-handleProvide
  • Loading branch information
guillaumemichel authored Aug 13, 2025
commit 59190664c5599b02a3b9ec3a7075b04227a1265e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.