issues
search
hexresearch
/
ergvein
Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36
stars
8
forks
source link
Fix operation on Android 6
#1053
Closed
NCrashed
closed
2 years ago
NCrashed
commented
2 years ago
Fix #1050 that caused by several issues:
Non deterministic serialization of indexer protocol between platforms
Not aligned writes in bytestring on armv7a
https://github.com/reflex-frp/reflex-platform/pull/774
DNS resolving API is too modern (24+) when Android 6.0 is only 23.
Fix #1050 that caused by several issues: