Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: PRT Block Hash Retry Archive After Redesign Part 4 - Archive re…
…try unitests (#1743) * feat: PRT Block Hash Retry Archive * fix deref * feat: PRT-Block-Hash-Cache-after-redesign-part-2 * fix lint * WIP * Part 2 complete? * fix lint * WIP * apply archive only on 2nd relay. * using parse msg to create a new protocol message with archive. * lint * removing sdk tests * feature is done? * ocd * fix test * Feature finished + tests * setting finalized so we cache for longer hashes that are archive. * fix test * feat:PRT-Block-Hash-Cache-after-redesign-part-4-unitests * adding unitests to state machine * remove extensions from all flows and save RouterKey in singleConsumerSession * version merge * rename function for better description on functionality * bigger consistency timeout to succeed on actions * adding initialized flag * append existing extensions to archive * WIP * finished state machine * fix nil deref * fix tests * merged * increase timeout * lint * fix possible race on protocol message during async code * add comments and rename * claude is great * rename * update function * adding upgrade functionality and state change * LINTUSH * tech debt * test added * add used default value * tech debt * tech debt 3 * tech debt 4 * fix bug * fix test * fix edge cases * more info * attempt 1 test * oops * WIP tests * fix test --------- Co-authored-by: omerlavanet <omer@lavanet.xyz> Co-authored-by: Omer <100387053+omerlavanet@users.noreply.github.com>
- Loading branch information