Skip to content

Fixed crash of block_api::get_block_range, added new regression test.

Bartek Wrona requested to merge kmochocki/crash_script_get_block_range into develop

Reading multiple block artifacts in one call, includes the size of the 8-byte offsets in the block_size_sum to fix a bug in reading a block range. Added new test to have minimal test coverage for above API endpoint.

Edited by Bartek Wrona

Merge request reports