zack-bitcoin / augur-core

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

front-runner prevention #16

Closed zack-bitcoin closed 9 years ago

zack-bitcoin commented 9 years ago

buy_shares needs a POW component.

zack-bitcoin commented 9 years ago

ok, the POW component has been added. buy_shares tx needs a lot of tests now to make sure this didn't break anything else.