Bitcoin ABC version 0.33.8 is now available from:
https://download.bitcoinabc.org/0.33.8/
This release includes the following features and fixes:
SECP256K1_ECMULT_GEN_PRECISION was replaced with
SECP256K1_ECMULT_GEN_KB. This changes the supported precomputed table sizes for these
operations. The new supported sizes are 2 KiB, 22 KiB, or 86 KiB (while the old supported
sizes were 32 KiB, 64 KiB, or 512 KiB).