Closed msgilligan closed 2 months ago
It's a bit unfortunate that this PR duplicates a couple of classes from
base.internal
. But I guess since it's internal,secp
can't use it?
I think the duplication is ok, for now. But I envision the following strategy:
base
depend on secp-api
and remove the duplication then.There are definitely a few things in here that need cleanup, but I'm going to merge and we can fix them later.
Add ByteArray, ByteUtils, and HexFormat classes to do it.