Commit 92d15fa
Merge #118
118: chore: move nuc, nilauth-client, and nilchain-client to external repos r=mfontanini a=mfontanini
In the anticipation of open sourcing the nilauth repo we want to have its dependencies split out into separate repos. In particular, nuc-rs and nilchain-client were here just because they've always been part of the monorepo but in reality they're not really part of `nilvm`, or at least not exclusively in the case of nilchain-client. They may _use_ it but they're not part of it.
These dependencies are now moved to the following repos:
* [nuc-rs](https://github.com/NillionNetwork/nuc-rs)
* [nilauth-client-rs](https://github.com/NillionNetwork/nilauth-client-rs)
* [nilchain-client-rs](https://github.com/NillionNetwork/nilchain-client-rs)
As part of this I also renamed `nillion-chain-node` to `nilchain-node` for consistency.
Co-authored-by: Matias Fontanini <[email protected]>File tree
47 files changed
+82
-4505
lines changed- client
- src
- operation
- libs
- nilauth-client
- examples
- src
- nilchain-node
- examples
- src
- nillion-chain
- client
- src
- node/src
- transactions
- src
- nucs
- src
- node
- src
- services
- tests
- fixtures/nodes
- src
- functional
- src
- tools
- load-tool
- src
- nillion-devnet
- src
- nillion
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+82
-4505
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
66 | | - | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments