Jordan Hrycaj 84ff179cd9
Jordan/fix txs sort order (#1025)
* Fix database sort order for local txs

why:
  For convenience, packed txs were stored in the block sorted by
  rank->nonce. Using local accounts, the greedy grabber uses the sort
  order (local,non-local)->rank->nonce which leads to a wrong calculation
  of the txRoot.

* Housekeeping

details:
  Replaced a couple of local eip1559TxNormalization() functions by a
  single public
2022-03-31 17:17:22 +01:00
..
2022-03-28 09:35:26 +01:00
2022-03-21 17:12:07 +00:00
2022-02-08 20:23:40 +07:00
2022-03-31 17:17:22 +01:00
2019-11-13 21:49:39 +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
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2019-04-17 03:56:28 +02:00
2022-03-25 14:00:44 +07:00
2019-11-13 21:49:39 +07:00