fairDataSociety / beeson

blockchain-verifiable, extensible encapsulation for schema-based object notation in Swarm
5 stars 3 forks source link

fix: nullable array nullable bitvector padding #12

Closed nugaon closed 1 year ago

nugaon commented 1 year ago

@tamas6 have recognized one misbehavior of nullable array's nullable bitvector padding on manual checking of BeeSon byte representations. This PR fixes this padding problem.