Closed christophersanborn closed 4 years ago
@xeroc — I believe this is done and ready for review.
What's missing for me in general are unittests for the new operations in
tests/test_transactions.py
. I think you wrote some of those in the past. Either way, this is how I write them usually:
Agree of course with importance and utility of unit tests. Not sure I have time at the moment. Is this a show-stopper?
I haven't written any before, (slipped the voting ticket PR in without them ;-)), so I'll have to go over the steps and understand them better. Would like to punt this as a further TODO item if possible...
BitShares 5.0.0 will add five new operations to create, manage, and use Liquidity Pools.
This PR brings support for these new operations to python-bitshares.
Progress:
Note: Work in Progress — more commits to come.
See also: Uptick PR#43