Skip to content

Implement replayed node to wallet bridge api tests.

Create functions to replaying node from blocklog with performed same operations necessary to create correct test. Replaying is much faster than performing the operations, so this saves a lot of time.

Part of message_format_tests refactored, to limit their execution time: it changed from c.a. 21min to c.a. 5 min.

Edited by Bartek Wrona

Merge request reports