Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support multiple versions emulation (now only 0.16 is supported) #46

Closed
gdassori opened this issue Apr 2, 2018 · 3 comments
Closed
Labels

Comments

@gdassori
Copy link
Member

gdassori commented Apr 2, 2018

  • implement jsonrpc validators with pycomb
  • 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).

@gdassori 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
@gdassori
Copy link
Member Author

gdassori commented Apr 2, 2018

This should be done before UT on the jsonrpc voservice stuff to avoid wasting time testing stuff is going te be deprecated....

@gdassori
Copy link
Member Author

gdassori commented Apr 2, 2018

reference issues #40 #41 #42

@gdassori
Copy link
Member Author

withdrawn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant