tobtoht
                                            tobtoht
                                        
                                    Feather Wallet 1.0.1 (current) uses wallet2 (v0.17.2.3). https://github.com/feather-wallet/monero/tree/v0.17.2.3_1-feather
I don't expect to make major changes to this PR, it's ready for testing. Reviews on any of the sub-PRs would help move this forward.
``` 423dcee4a23f697669b74188588eb1fa023b0921de1ba8c31860c6c670d6cdc2 monero-aarch64-apple-darwin-9ea73c0ff089.tar.bz2 9c40bc1ff4267f25bc2a36649bd5fd06fed2ed0fe1aadfdfca2265248ca78106 monero-aarch64-linux-android-9ea73c0ff089.tar.bz2 d7c1099361828707d2a57e5fb5407f32323bc23c5009942b0c551f17b5fd7f5c monero-aarch64-linux-gnu-9ea73c0ff089.tar.bz2 486e6282b26dc18c4dbe1f71821bf14bd87352b6eccf29b9753f17d92bad103a monero-arm-linux-androideabi-9ea73c0ff089.tar.bz2 85c57bde9b139303655c6f57b1305be37e613f51e0f264361b4f6e4136c42dc5 monero-arm-linux-gnueabihf-9ea73c0ff089.tar.bz2 d24844c3396c2f4b3cd0ee0d74a02d26070480361e4fdcf7b3792ac77cbb63dd monero-i686-linux-gnu-9ea73c0ff089.tar.bz2 14265f23ae8937d233861c3371be32a1a1a6e112c5b5e193ec24f819802f5dc4 monero-i686-w64-mingw32-9ea73c0ff089.zip 49133fe551ca06965b0ace3283fd87a1d1bd4863a5c97e29bf02f892e96feeaa monero-riscv64-linux-gnu-9ea73c0ff089.tar.bz2 75e452f349dc0996792f3551ff452301c7107080628111f5fd2364fee69e04c6 monero-source-9ea73c0ff089.tar.gz 93c0bd491b284e920cdc042e750fad2b215896f0bcff8736b921769fe75d622f monero-x86_64-apple-darwin-9ea73c0ff089.tar.bz2 fb9a3725c547d4313577b7937ea1c34a3c4db02eae30159dd1b57e4c447f0a8c monero-x86_64-linux-gnu-9ea73c0ff089.tar.bz2 e5aca1771d83612844e7e85aeef1d9b7897f0575757cb207e6151ab092073f25 monero-x86_64-unknown-freebsd-9ea73c0ff089.tar.bz2 58d7586c7698e64f20c584d61a98bb4140239c4b6e2184a946a93508355f3650 monero-x86_64-w64-mingw32-9ea73c0ff089.zip ```
@kevcrumb The figures in the readme are a bit off, I'll update them. | Description | location | All targets | Max. per target | |----------------------------|-----------------------------------|--------:|----------------:| | guix cache |...
>Anyway, my question was rather if we could get matching checksums between gitian and Guix No, this is not possible. We can't recreate the Gitian build environment in Guix. Even...
``` $ uname --machine && find guix/guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum x86_64 dcf87fdab805f5a0bb77e9656024caed41330c30c3ccc35efd02fbfd3a02dd3a guix/guix-build-ee3782d83251/output/aarch64-apple-darwin/monero-aarch64-apple-darwin-ee3782d83251.tar.bz2 150cfc02d909ef604eec0a9494538ff8344cf430dec9308a0ab785d028200832 guix/guix-build-ee3782d83251/output/aarch64-linux-gnu/monero-aarch64-linux-gnu-ee3782d83251.tar.bz2 63130e0275501be716181d2c749f8d41d51a9986389243a0a0ab5391c9755c9b guix/guix-build-ee3782d83251/output/arm-linux-gnueabihf/monero-arm-linux-gnueabihf-ee3782d83251.tar.bz2 e53cdca1094e7059dc2603fcc157b7b9ed9dd753c623259a08e3f80282a1a6a5...
``` ~ docker run --rm -it ubuntu:18.04 bash root@6be149847463:/# ldd --version ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27 ```
I went over this again and found that `-DBACKCOMPAT=ON` only lowers the minimum glibc to 2.17 for `x86_64` builds with Gitian. At some point backcompat appears to have broken for...
I'm waiting for something promising to come out of that bounty, but as it stands I'm for the removal of the MMS in the next hard fork if nothing changes....
(Testing a script I'm developing on this PR) - [x] This package was signed with a GPG key that was used to sign a previous release: `3176EF7DB2367F1FCA4F306B1F9B0E909AF37285` - [x] All...