diff options
Diffstat (limited to 'impls')
| -rw-r--r-- | impls/monero.rs/.gitignore (renamed from impls/monero_rust/.gitignore) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/Cargo.lock (renamed from impls/monero_rust/Cargo.lock) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/Cargo.toml (renamed from impls/monero_rust/Cargo.toml) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/LICENSE (renamed from impls/monero_rust/LICENSE) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/README.md (renamed from impls/monero_rust/README.md) | 2 | ||||
| -rw-r--r-- | impls/monero.rs/build.rs (renamed from impls/monero_rust/build.rs) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/example/Cargo.lock (renamed from impls/monero_rust/example/Cargo.lock) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/example/Cargo.toml (renamed from impls/monero_rust/example/Cargo.toml) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/example/src/main.rs (renamed from impls/monero_rust/example/src/main.rs) | 0 | ||||
| -rwxr-xr-x | impls/monero.rs/scripts/build_monero_c.sh (renamed from impls/monero_rust/scripts/build_monero_c.sh) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/src/bindings.rs (renamed from impls/monero_rust/src/bindings.rs) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/src/lib.rs (renamed from impls/monero_rust/src/lib.rs) | 0 | ||||
| -rw-r--r-- | impls/monero.rs/src/main.rs (renamed from impls/monero_rust/src/main.rs) | 0 |
13 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero_rust/.gitignore b/impls/monero.rs/.gitignore index e5eea29..e5eea29 100644 --- a/impls/monero_rust/.gitignore +++ b/impls/monero.rs/.gitignore diff --git a/impls/monero_rust/Cargo.lock b/impls/monero.rs/Cargo.lock index bf7f0e5..bf7f0e5 100644 --- a/impls/monero_rust/Cargo.lock +++ b/impls/monero.rs/Cargo.lock diff --git a/impls/monero_rust/Cargo.toml b/impls/monero.rs/Cargo.toml index af37515..af37515 100644 --- a/impls/monero_rust/Cargo.toml +++ b/impls/monero.rs/Cargo.toml diff --git a/impls/monero_rust/LICENSE b/impls/monero.rs/LICENSE index 45a85f9..45a85f9 100644 --- a/impls/monero_rust/LICENSE +++ b/impls/monero.rs/LICENSE diff --git a/impls/monero_rust/README.md b/impls/monero.rs/README.md index 87d23a3..fbac577 100644 --- a/impls/monero_rust/README.md +++ b/impls/monero.rs/README.md @@ -21,7 +21,7 @@ cd scripts or build it manually as in: ``` -git clone https://git.mrcyjanek.net/sneurlax/monero_c --branch rust +git clone https://git.mrcyjanek.net/MrCyjaneK/monero_c --branch rust cd monero_c git submodule update --init --recursive rm -rf monero wownero release # Clean any previous builds. diff --git a/impls/monero_rust/build.rs b/impls/monero.rs/build.rs index c3dd63a..c3dd63a 100644 --- a/impls/monero_rust/build.rs +++ b/impls/monero.rs/build.rs diff --git a/impls/monero_rust/example/Cargo.lock b/impls/monero.rs/example/Cargo.lock index d921e0d..d921e0d 100644 --- a/impls/monero_rust/example/Cargo.lock +++ b/impls/monero.rs/example/Cargo.lock diff --git a/impls/monero_rust/example/Cargo.toml b/impls/monero.rs/example/Cargo.toml index e0b7823..e0b7823 100644 --- a/impls/monero_rust/example/Cargo.toml +++ b/impls/monero.rs/example/Cargo.toml diff --git a/impls/monero_rust/example/src/main.rs b/impls/monero.rs/example/src/main.rs index aae688b..aae688b 100644 --- a/impls/monero_rust/example/src/main.rs +++ b/impls/monero.rs/example/src/main.rs diff --git a/impls/monero_rust/scripts/build_monero_c.sh b/impls/monero.rs/scripts/build_monero_c.sh index a92adfe..a92adfe 100755 --- a/impls/monero_rust/scripts/build_monero_c.sh +++ b/impls/monero.rs/scripts/build_monero_c.sh diff --git a/impls/monero_rust/src/bindings.rs b/impls/monero.rs/src/bindings.rs index 6ef0c8f..6ef0c8f 100644 --- a/impls/monero_rust/src/bindings.rs +++ b/impls/monero.rs/src/bindings.rs diff --git a/impls/monero_rust/src/lib.rs b/impls/monero.rs/src/lib.rs index 2175083..2175083 100644 --- a/impls/monero_rust/src/lib.rs +++ b/impls/monero.rs/src/lib.rs diff --git a/impls/monero_rust/src/main.rs b/impls/monero.rs/src/main.rs index aae688b..aae688b 100644 --- a/impls/monero_rust/src/main.rs +++ b/impls/monero.rs/src/main.rs |
