File tree
3 files changed
+7
-7
lines changed- src/blinding
- types/blinding
3 files changed
+7
-7
lines changedSubmodule libsession-util updated 11 files
- .drone.jsonnet+3
- .gitmodules+2-2
- docs/api/make-docs.sh+1-1
- include/session/blinding.h+5-7
- include/session/blinding.hpp+3-3
- include/session/config/user_groups.h+11-9
- include/session/config/user_groups.hpp+22-3
- src/blinding.cpp+10-16
- src/config/user_groups.cpp+38-3
- tests/test_blinding.cpp+11-7
- tests/test_config_user_groups.cpp+24-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
| 96 | + | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments