Alexis Sellier
|
b542ddcd6c
|
node: Create shared test environment
We move and combine some of the test code, so that the CLI tests and
node tests use shared code.
|
2023-02-07 10:46:12 +01:00 |
Alexis Sellier
|
f05a040be6
|
Make `track` functions return correctly
Previously we always returned `true`. Now we return
what the node actually returns.
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-11-09 13:29:54 +01:00 |
Alexis Sellier
|
e35ec2f715
|
Rebroadcast logic for stored gossip messages
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-29 10:02:52 +02:00 |
Alexis Sellier
|
46501507be
|
Split repository into two creates
* `radicle`: core library
* `radicle-node`: node
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-21 15:11:17 +02:00 |
Alexis Sellier
|
d1ccf1b807
|
node: Rename folder to `radicle-node`
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-21 11:38:09 +02:00 |