You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API change: removed data_len, fixes #35
* removed bch.data_len
* removed ecc and data_len from BCHObject
* added test case for consecutive encode/decode
* added test case for chaining encode
* bumped major version