* Undefine ERROR before including chia BLS stuff to avoid warnings * Update Chia BLS libs to latest master
size != SerSize
* Move handling of size >= SerSize into SetBuf/GetBuf Instead of performing this in the individual implementations of InternalSetBuf and InternalGetBuf * Assert that size if GetBuf is always SerSize