feat: faster scanning on remote nodes for xmr

dnm: skip cw_* monero_c dump (waits for #2287)
This commit is contained in:
Czarek Nakamoto 2025-05-25 18:35:01 +02:00
parent e52bceda3a
commit 151da9a134
2 changed files with 2 additions and 2 deletions

View file

@ -842,4 +842,4 @@ packages:
version: "3.1.3"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.27.4"
flutter: ">=3.24.0"

View file

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