AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
116 stars 68 forks source link

make producer_plugin easier to test #1813

Closed bhazzard closed 1 year ago

bhazzard commented 1 year ago

Consider4 refactoring producer_plugin so it is easier to test. Or it might be possible to use mock_time like the test_trx_retry_db does.

bhazzard commented 1 year ago

Duplicate of https://github.com/AntelopeIO/leap/issues/1804