AntelopeIO / leap

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

make producer_plugin easier to test #1813

Closed bhazzard closed 11 months ago

bhazzard commented 11 months 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 11 months ago

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