Skip to content

Test Changes

David Vorick requested to merge tpool into master

We added some commits while doing the testing, this pr has all of those.

I also updated the transaction pool to properly handle storage proofs, so there shouldn't be any more problems with duplication or invalidatiaon.

I also cleaned up some of the logic involving storage proofs. I found a few errors that would have prevented proofs from validating, those are cleaned out now.

Made very minor fixes on catchup, it's more of just a hotfix than an actual solution.

I do believe that this PR addresses every single problem that we ran into last night. We should try again with the tests.

Merge request reports