update monero_c hash (after merge)

This commit is contained in:
Czarek Nakamoto 2024-10-16 17:35:16 +02:00
parent ddf4c2461a
commit bc504bf238
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: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
resolved-ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
ref: "939040032f6e22529ccb6b5f54d9c48fc94db3d6"
resolved-ref: "939040032f6e22529ccb6b5f54d9c48fc94db3d6"
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: 193b9868f6bcec745a7a716dbb98ffcf26a06a33 # monero_c hash
ref: 939040032f6e22529ccb6b5f54d9c48fc94db3d6 # 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: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
resolved-ref: "193b9868f6bcec745a7a716dbb98ffcf26a06a33"
ref: "939040032f6e22529ccb6b5f54d9c48fc94db3d6"
resolved-ref: "939040032f6e22529ccb6b5f54d9c48fc94db3d6"
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: 193b9868f6bcec745a7a716dbb98ffcf26a06a33 # monero_c hash
ref: 939040032f6e22529ccb6b5f54d9c48fc94db3d6 # 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 193b9868f6bcec745a7a716dbb98ffcf26a06a33
git checkout 939040032f6e22529ccb6b5f54d9c48fc94db3d6
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero