Jordan Hrycaj f11b1a8d8e
Fix typo in tx_head.nim delta calculator
why:
  Causes havoc in most bit fringe cases.

details:
  When setting the head forward, the delta was wrongly registered from
  the static "left" end (which limits the loop) rather than the moving
  "right" end.
2022-04-04 17:07:48 +01:00
..
2022-02-10 15:48:26 +07:00
2022-03-31 09:21:36 +01:00
2019-10-31 06:17:01 +01:00
2021-12-10 13:40:51 +00:00
2022-01-22 08:26:57 +02:00
2021-01-11 14:54:55 +07:00

tests

TODO: more GeneralStateTest fixtures!