Hey all,
After trying to get past some issuance bugs (I can’t create an assets with counterpartyd), I was told to try to develop branch. I installed it, and when I try to run counterpartyd on testnet, I get:<br />Traceback (most recent call last):<br /> File "/home/black/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 557, in <module><br /> database_file=args.database_file, testnet=args.testnet, testcoin=args.testcoin, unittest=False)<br /> File "/home/black/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 248, in set_options<br /> raise Exception("insight support must be enabled to run counterpartyd on testnet")<br />Exception: insight support must be enabled to run counterpartyd on testnet
Any idea what causes this?
Moreover, is anyone using counterparty in a production environment? I love the idea, but the protocol doesn’t feel mature enough yet. Thoughts?