Skip to content

Blockchain converter `node_based_conversion` plugin error handling related enhancements

Closes #265 (closed), #266 (closed), #272 (closed), #273

  • Added output node error response counter displayed at the blockchain converter exit (in total and percentage)
  • Improved error handling for the output node in node_based_conversion plugin
  • Moved dynamic global properties update task to the additional thread
  • Replaced std::couts and std::cerrs with the fc logging: dlog, ilog, wlog, elog
  • Transmit converted transactions to multiple nodes (Requires testing)
Edited by Bartek Wrona

Merge request reports