zkBob / libzkbob-rs

Apache License 2.0
1 stars 3 forks source link

Checking items_count value in the memo block #47

Closed EvgenKor closed 1 year ago

EvgenKor commented 1 year ago

Currently the library may crached in case of parsing tx memo with incorrect number of items (>128). It's need to test behaviour and implement a workaround

EvgenKor commented 1 year ago

Fixed in https://github.com/zkBob/libzkbob-rs/releases/tag/v1.0.0