LiskArchive / lisk-engine

:bullettrain_front: Lisk blockchain engine
https://lisk.com
Apache License 2.0
0 stars 0 forks source link

zero byte at the beginning or the end of proof bitmap should be invalid #85

Closed shuse2 closed 1 year ago

shuse2 commented 1 year ago

Expected behavior

It should work as exactly implemented in lisk-db

Actual behavior

it will have the same problem as in https://github.com/LiskHQ/lisk-db/issues/99

Steps to reproduce

Add the similar test as in https://github.com/LiskHQ/lisk-db/pull/100