input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
115 stars 36 forks source link

Bugfix: Can't generate proof for transactions on the last signed block number #1795

Closed Alenar closed 1 day ago

Alenar commented 2 days ago

Content

This PR includes a fix for #1785, there was several problems:

Not directly related to the bug:

Pre-submit checklist

Comments

I'm unsure this totally fix the problem as when investing the logs I could see that, in the transaction importer, they were a gap of minus one between the block number of the transaction we asked it to import and the really imported transactions. We should oversee the testing preview network after merge to ensure that its fixed or if there's still more work needed.

Issue(s)

Relates to #1785

github-actions[bot] commented 2 days ago

Test Results

    4 files  ±0     52 suites  +1   8m 45s :stopwatch: +5s 1 123 tests +9  1 123 :white_check_mark: +9  0 :zzz: ±0  0 :x: ±0  1 271 runs  +9  1 271 :white_check_mark: +9  0 :zzz: ±0  0 :x: ±0 

Results for commit 10e2a20d. ± Comparison against base commit f10e4eb0.

:recycle: This comment has been updated with latest results.