hexresearch / hschain

Other
4 stars 0 forks source link

Switch to GHC8.8.3 #598

Closed Shimuuar closed 4 years ago

Shimuuar commented 4 years ago

This is attempt to fix weird memory corruption problems.

TLS support is dropped. Library update broke it and fix this would be pointless since we don't use it and fixing it would take time and effort. TLS doesn't work well in BCH setting. Who will issue certificate for nodes?

Should fix #587, #594