Closed roaminro closed 2 years ago
@joticajulian maybe you could create a branch for Koinos v3, that might be easier to maintain (and merge the changes)?
@joticajulian not sure why your comments are not showing on the PR, but I just updated the tests to reflect the changes you asked for ;)
I took the implementation the Koinos team worked on for their Golang util library (minus the multihash as it's just faster to use the sha256 digests directly) and turned it into TS. I also took their unit tests.