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
- bail on diffing AMTs with different BitWidths until #54 is addressed.
frrist
changed the title
Diff method fails to diff tow AMT's with differeing Bitwidths
Diff method fails to diff two AMT's with differeing Bitwidths
May 5, 2021
If 2 AMT's with different Bitwidths are passed to the Diff method it will fail to diff their states, erroring here:
go-amt-ipld/diff.go
Lines 181 to 183 in 8a02dbd
In order to be used as a generic AMT diffing method, this should be supported. Based on the commit for the change I believe this was intended: 8a02dbd
The text was updated successfully, but these errors were encountered: