Jordan Hrycaj fd6fcc6cc4
Jordan/dissolve txpool jobs queue (#1047)
* Prepare unit tests for running without tx-pool job queue

why:
  Most of the job queue logic can be emulated. This adapts to a few
  pathological test cases.

* Replace tx-pool job queue logic with in-place actions

why:
  This additional execution layer is not needed, anymore which has been
  learned from working with the integration/hive tests.

details:
  Execution of add or deletion jobs are executed in-place. Some actions
  -- as in smartHead() -- have been combined for facilitating the correct
  order actions

* Update production functions, remove txpool legacy stuff
2022-04-08 09:38:47 +01:00
..
2022-04-06 07:28:19 +02:00
2022-04-05 17:22:46 +07:00
2022-03-21 17:12:07 +00:00
2022-02-08 20:23:40 +07:00
2022-03-24 10:28:28 +00:00
2022-02-08 20:23:40 +07:00
2022-03-03 08:28:00 +07:00
2022-04-05 17:22:46 +07:00