Skip to content

Fixes triggered by CDT update

Nathaniel Hourt requested to merge to-bal into master

In the "Why was this working before??" category, there did not appear to be any serialization code for StaticVariant on EOSIO, causing builds to fail on updated CDT compilers. Add the serializers so that it now works.

Also, the tagged ID printers had a bug which prevented code using them from building. Fix this issue as well.

Merge request reports

Loading