Jacek Sieka
bdc86b3fd4
small cleanups ( #2526 )
...
* remove some redundant EH
* avoid pessimising move (introduces a copy in this case!)
* shift less data around when reading era files (reduces stack usage)
2024-07-26 12:32:01 +07:00
Advaita Saha
08bbb0079f
faster slot finding in nimbus import ( #2491 )
...
* faster slot finding in nimbus import
* feat: blocknumber based slot finding
* fix: formatting
* added comments
* fix: added is_execution_block
* added comment
2024-07-22 21:17:07 +00:00
Advaita Saha
25af347dfd
Shift era helpers to a different file ( #2475 )
...
* shift helpers to a different file
* fix: few logic fixed for transition from era1 to era
2024-07-12 03:15:14 +00:00