update monero_c hash

This commit is contained in:
Czarek Nakamoto 2024-10-16 16:42:36 +02:00
parent 40adf669eb
commit ddf4c2461a
5 changed files with 7 additions and 7 deletions

View file

@ -463,8 +463,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "33f6ef2fa28ebcc799529230bbb026a5f9385894"
resolved-ref: "33f6ef2fa28ebcc799529230bbb026a5f9385894"
ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
resolved-ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
url: "https://github.com/mrcyjanek/monero_c"
source: git
version: "0.0.0"

View file

@ -25,7 +25,7 @@ dependencies:
monero:
git:
url: https://github.com/mrcyjanek/monero_c
ref: 33f6ef2fa28ebcc799529230bbb026a5f9385894 # monero_c hash
ref: 193b9868f6bcec745a7a716dbb98ffcf26a06a33 # monero_c hash
path: impls/monero.dart
mutex: ^3.1.0

View file

@ -463,8 +463,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "33f6ef2fa28ebcc799529230bbb026a5f9385894"
resolved-ref: "33f6ef2fa28ebcc799529230bbb026a5f9385894"
ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
resolved-ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
url: "https://github.com/mrcyjanek/monero_c"
source: git
version: "0.0.0"

View file

@ -25,7 +25,7 @@ dependencies:
monero:
git:
url: https://github.com/mrcyjanek/monero_c
ref: 33f6ef2fa28ebcc799529230bbb026a5f9385894 # monero_c hash
ref: 193b9868f6bcec745a7a716dbb98ffcf26a06a33 # monero_c hash
path: impls/monero.dart
mutex: ^3.1.0

View file

@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]];
then
git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip
cd monero_c
git checkout 33f6ef2fa28ebcc799529230bbb026a5f9385894
git checkout 193b9868f6bcec745a7a716dbb98ffcf26a06a33
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero