zack-bitcoin / augur-core

A truthcoin protocol. https://github.com/psztorc/Truthcoin
16 stars 11 forks source link

Negative Reputation #25

Open tinybike opened 9 years ago

tinybike commented 9 years ago

Not sure if this is an artifact from an incompletely downloaded blockchain, but, here's the CLI:

$ ./truth_cli.py info my_address
{u'count': 20, u'votes': {}, u'votecoin': {u'international': -123, u'random': 1296, u'elections': 0}, u'amount': 1890000, u'shares': {}}

Double-posting this at https://github.com/scottzer0/Truthcoin-UI. Snapped a pic of it too if that helps (attached):

augur-prototype_11-16-2014

zack-bitcoin commented 9 years ago

That is a bug in augur-core. How did you do it? Maybe by spending the same money twice in the same block?