- Chain ID is now available on all headers (shard headers and metachain headers)
- Added new tx cache implementation that will keep the transaction sorted (no more wasted time sorting when processing transactions)
- Fixed a bug in termui window showing a max uint64 value for processed shard headers
- More linter fixes