Commit fc0da24
committed
Add
The first iteration of HIP-109[1] adds the ability to boost by a device
type. Pre-existing boosts will continue to boost _all_ device types.
From the way the HIP reads, at some point, a hex may be boosted by the
same provider for multiple device types. It was undecided wether that
would be implemented as multiple device_types attached to a boosted hex,
or multiple instances of a boosted hex.
[1]: https://github.com/helium/HIP/blob/main/0109-hex-boosting-by-deployment.mdboosted_hex_device_type_v1 for HIP-1091 parent fdb83a3 commit fc0da24
2 files changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments