the-nft-company / flow-jvm-sdk

Apache License 2.0
13 stars 29 forks source link

Fix FlowAddress and FlowId ByteArray size #1

Closed kaliweh-circle closed 3 years ago

kaliweh-circle commented 3 years ago

Description

This PR pads the bytes of the FlowId and FlowAddress classes when an instance is created using the constructor methods (similar to the of(bytes: ByteArray) implementation).


For contributor use:

kaliweh-circle commented 3 years ago

cc: @briandilley. Thank you!

jereanon commented 3 years ago

Looks good to me.

github-actions[bot] commented 3 years ago

Unit Test Results

  6 files  ±0    6 suites  ±0   22s :stopwatch: ±0s 29 tests ±0  29 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit fde2f979. ± Comparison against base commit fde2f979.