Fan Zhao

Results 3 issues of Fan Zhao

As this repo is growing, more quality controls needs to kick in. Now the code coverage is almost 0. We need to add necessary unit test and integration test cases....

help wanted
good first issue

Now Blocace primarily uses BoltDB for persisting blockchain information. We need to: * Create an interface of the data access layer * Create a data access layer implementation for BoltDB...

enhancement
help wanted

Now Blocace has a proprietary authentication approach. We need to get rid of it (or extend it) and embrace widely used authentication protocols like LDAP/AD with an OAuth2 workflow. https://github.com/ory/hydra...

enhancement