[skip ci] update monero_c

This commit is contained in:
cyan 2024-11-28 13:46:32 +00:00
parent 7979adab2d
commit add059381c
5 changed files with 7 additions and 7 deletions

View file

@ -503,8 +503,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: bbd1a53e16ed57fff5147e1cd300ee88baff706f
resolved-ref: bbd1a53e16ed57fff5147e1cd300ee88baff706f
ref: fffd22288aa9384add744a04251f68ec65124980
resolved-ref: fffd22288aa9384add744a04251f68ec65124980
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: bbd1a53e16ed57fff5147e1cd300ee88baff706f
ref: fffd22288aa9384add744a04251f68ec65124980
# ref: 6eb571ea498ed7b854934785f00fabfd0dadf75b # 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: bbd1a53e16ed57fff5147e1cd300ee88baff706f
resolved-ref: bbd1a53e16ed57fff5147e1cd300ee88baff706f
ref: fffd22288aa9384add744a04251f68ec65124980
resolved-ref: fffd22288aa9384add744a04251f68ec65124980
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: bbd1a53e16ed57fff5147e1cd300ee88baff706f
ref: fffd22288aa9384add744a04251f68ec65124980
# ref: 6eb571ea498ed7b854934785f00fabfd0dadf75b # 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 master
cd monero_c
git checkout bbd1a53e16ed57fff5147e1cd300ee88baff706f
git checkout fffd22288aa9384add744a04251f68ec65124980
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero