fix: uneven hex split for coldcard (#2465)
cyan committed
Aug 19, 2025 at 13:14 UTC
2bb11f253a17c996825fdb778488a0bb3c69cc1e
3 files changed
+4
-4
cw_bitcoin/pubspec.lock
+2
-2
@@ -50,8 +50,8 @@ packages:
50
dependency: "direct main"
51
description:
52
path: "."
53
- ref: b0f3f72911221bafed0ab77359fccd64bc79d524
54
- resolved-ref: b0f3f72911221bafed0ab77359fccd64bc79d524
53
+ ref: e867e3d0156d0b29858100f30adc2625b9dae586
54
+ resolved-ref: e867e3d0156d0b29858100f30adc2625b9dae586
55
url: "https://github.com/mrcyjanek/bbqrdart"
56
source: git
57
version: "1.0.0"
cw_bitcoin/pubspec.yaml
+1
-1
@@ -65,7 +65,7 @@ dependencies:
65
bbqrdart:
66
git:
67
url: https://github.com/mrcyjanek/bbqrdart
68
- ref: b0f3f72911221bafed0ab77359fccd64bc79d524
68
+ ref: e867e3d0156d0b29858100f30adc2625b9dae586
69
70
dev_dependencies:
71
flutter_test:
pubspec_base.yaml
+1
-1
@@ -138,7 +138,7 @@ dependencies:
138
bbqrdart:
139
git:
140
url: https://github.com/mrcyjanek/bbqrdart
141
- ref: b0f3f72911221bafed0ab77359fccd64bc79d524
141
+ ref: e867e3d0156d0b29858100f30adc2625b9dae586
142
dnssec_proof:
143
git:
144
url: https://github.com/MrCyjaneK/dnssec_proof.git