bump monero_c commit (yes, again, I know)

This commit is contained in:
Czarek Nakamoto 2024-11-12 18:58:34 -05:00
parent 891d82c4cb
commit 268a884af5
No known key found for this signature in database
GPG key ID: 04FB77CB56AB1DF4
7 changed files with 10 additions and 10 deletions

View file

@ -511,8 +511,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
resolved-ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
resolved-ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
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: 61cea8db5adb06d0ee4016607779557e5f345be4 # monero_c hash
ref: 70ba345ded54b1a7d3ed559d4997f94ef7a76300 # monero_c hash
path: impls/monero.dart
mutex: ^3.1.0
ledger_flutter_plus: ^1.4.1

View file

@ -471,8 +471,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
resolved-ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
resolved-ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
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: 61cea8db5adb06d0ee4016607779557e5f345be4 # monero_c hash
ref: 70ba345ded54b1a7d3ed559d4997f94ef7a76300 # monero_c hash
path: impls/monero.dart
mutex: ^3.1.0

View file

@ -476,8 +476,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
resolved-ref: "61cea8db5adb06d0ee4016607779557e5f345be4"
ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
resolved-ref: "70ba345ded54b1a7d3ed559d4997f94ef7a76300"
url: "https://github.com/mrcyjanek/monero_c"
source: git
version: "0.0.0"

View file

@ -26,7 +26,7 @@ dependencies:
monero:
git:
url: https://github.com/mrcyjanek/monero_c
ref: 61cea8db5adb06d0ee4016607779557e5f345be4 # monero_c hash
ref: 70ba345ded54b1a7d3ed559d4997f94ef7a76300 # monero_c hash
path: impls/monero.dart
dev_dependencies:
flutter_test:

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 61cea8db5adb06d0ee4016607779557e5f345be4
git checkout 70ba345ded54b1a7d3ed559d4997f94ef7a76300
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero