Porting/Bitcoin Core
Revision as of 00:14, 13 December 2020 by JeremyRand (talk | contribs) (Add Bitcoin Core porting info)
Finished
- Big endian support
- build: disable optional use of gmp in internal secp256k1 build
- add powerpc build support for openssl lib
- tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)
- contrib: use newer config.guess & config.sub in install_db4.sh
- ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
- ci: Add big endian platform - s390x
- depends: Support for S390X and POWER targets
- build: patch qt libpng to fix powerpc build