nochowderforyou / clams

Clam Project
MIT License
62 stars 58 forks source link

Add in univalue class to take care of json parsing. #235

Closed l0rdicon closed 8 years ago

l0rdicon commented 8 years ago

This is based on https://github.com/bitcoin/bitcoin/pull/4738 which switches the entire codebase from json_spirit to UniValue.

l0rdicon commented 8 years ago

This isn't quite ready to be merged yet. I will update the commit and let everyone know when it can be merged