You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create the serialization module, organized by emulation versions
create version-dependant output serializers
generalize the vo_service input\output
add in settings.py the emulated version
automount the serializer with a decorator
Note:
We always save segwit blocks. It MUST be in charge to the serializer to format outputs for the proper version (this is about <= 0.12 emulation, I guess, I don't think is worth to go backward).
The text was updated successfully, but these errors were encountered:
gdassori
changed the title
support multiple emulation versions (now only 0.16 is supported)
support multiple versions emulation (now only 0.16 is supported)
Apr 2, 2018
Note:
We always save segwit blocks. It MUST be in charge to the serializer to format outputs for the proper version (this is about <= 0.12 emulation, I guess, I don't think is worth to go backward).
The text was updated successfully, but these errors were encountered: