Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bitkit reproducability issue #2414

Open
keraliss opened this issue Dec 27, 2024 · 0 comments
Open

bitkit reproducability issue #2414

keraliss opened this issue Dec 27, 2024 · 0 comments

Comments

@keraliss
Copy link

keraliss commented Dec 27, 2024

Hi, keraliss from walletscrutiny here. I was trying to reproduce the wallet, and got some issue. We grabbed the apk from play store, and built the apk from your build instruction. On trying to reproduce the wallet, we found some diffs in the apks. here are the main diffs we got

Files /tmp/fromPlay_to.bitkit_142/AndroidManifest.xml and /tmp/fromBuild_to.bitkit_142/AndroidManifest.xml differ
Files /tmp/fromPlay_to.bitkit_142/assets/dexopt/baseline.prof and /tmp/fromBuild_to.bitkit_142/assets/dexopt/baseline.prof differ
Files /tmp/fromPlay_to.bitkit_142/assets/index.android.bundle and /tmp/fromBuild_to.bitkit_142/assets/index.android.bundle differ
Files /tmp/fromPlay_to.bitkit_142/classes2.dex and /tmp/fromBuild_to.bitkit_142/classes2.dex differ
Files /tmp/fromPlay_to.bitkit_142/classes3.dex and /tmp/fromBuild_to.bitkit_142/classes3.dex differ
Files /tmp/fromPlay_to.bitkit_142/classes.dex and /tmp/fromBuild_to.bitkit_142/classes.dex differ
Only in /tmp/fromBuild_to.bitkit_142: lib
Only in /tmp/fromBuild_to.bitkit_142/res: 2X.ttf
Only in /tmp/fromPlay_to.bitkit_142/res: anim
Only in /tmp/fromPlay_to.bitkit_142/res: animator
Only in /tmp/fromPlay_to.bitkit_142/res: animator-v21
Only in /tmp/fromPlay_to.bitkit_142/res: anim-v21
Only in /tmp/fromPlay_to.bitkit_142/res: anim-v33
Only in /tmp/fromPlay_to.bitkit_142/res: drawable
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-anydpi-v23
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-mdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-v21
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-v23
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-v29
Only in /tmp/fromPlay_to.bitkit_142/res: drawable-watch-v20
Only in /tmp/fromPlay_to.bitkit_142/res: interpolator
Only in /tmp/fromPlay_to.bitkit_142/res: interpolator-v21
Only in /tmp/fromPlay_to.bitkit_142/res: layout
...
Only in /tmp/fromPlay_to.bitkit_142/res: layout-land
Only in /tmp/fromPlay_to.bitkit_142/res: layout-ldrtl-v17
Only in /tmp/fromPlay_to.bitkit_142/res: layout-sw600dp-v13
Only in /tmp/fromPlay_to.bitkit_142/res: layout-v21
Only in /tmp/fromPlay_to.bitkit_142/res: layout-v26
Only in /tmp/fromPlay_to.bitkit_142/res: layout-watch-v20
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-anydpi-v26
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-hdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-mdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-xhdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-xxhdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: mipmap-xxxhdpi-v4
Only in /tmp/fromPlay_to.bitkit_142/res: raw
Only in /tmp/fromPlay_to.bitkit_142/res: xml
Files /tmp/fromPlay_to.bitkit_142/resources.arsc and /tmp/fromBuild_to.bitkit_142/resources.arsc differ
Only in /tmp/fromPlay_to.bitkit_142: stamp-cert-sha256

You can check the detailed review here
would be great if you can look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant