Skip to content

Add a new serialization type for legacy objects

Mateusz Tyszczak requested to merge mt-issue-171 into develop

Fixes #171 (closed)

  • Added new serialization type for comment_options_extension, pow2_work, block_header as functors
  • Added unit tests covering serialization of comment_options_extension, pow2_work, block_header and legacy_operation
  • Covers one of HF26 features where 2 step transaction serialization has been requested (in new and legacy format) for temporary period to allow adjust all tools producting transactions.
Edited by Bartek Wrona

Merge request reports