OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
991 stars 284 forks source link

Do not strip 0x in the middle of the string #2100

Closed hoffmabc closed 3 years ago

hoffmabc commented 3 years ago

This is causing checksum validation issues for addresses where 0x appears in the middle of the address not just at the beginning.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 40.659% when pulling 94b3c59bb6a4e9081b22dcc0e2e414e81ccccd99 on brian.fixChecksum into 876eab8cd3b091f787e30f76e00fde1bd67159fa on master.