dcdpr / btcr-DID-method

BTCR is the reference Decentralized Identifier (DID) method for the Bitcoin blockchain
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

add testing argument and integration tests for didResolver (follow-tip algorithm only) #19

Closed danpape closed 6 years ago

danpape commented 6 years ago

Some recent changes adding the follow-tip algorithm to didResolver. So far, didResolver doesn't do much after that. Also added some integration tests, code comments, and cleaned up a bunch of stuff.