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
Remove fork coin support: Fork_ID of Bitcoin Cash was supported, but fork coin support was removed because the difference in specifications with Bitcoin including the addition of opcode became large.
Add Bitcoin::Script#to_addr method to replace Bitcoin::Script#addresses.
Fix testnet extended public key version byte for p2wsh-p2sh.
Add depth limit check for Extended Key. If you try to derive a key with more than 256 depth, you will get an error.