Add possibility to waiting for irreversible block to increase
There was a need for a function that suspends code execution until the irreversible block increases to a given number (ft. hive!795 (comment 113569)) so new methods - get_last_irreversible_block_number
and wait_for_irreversible_block
were added.
Reviewers: @kmochocki @kudmich
Edited by Mateusz Żebrak