ScalABM / auctions

A functional API for auction simulations
Apache License 2.0
13 stars 1 forks source link

Tradable needs to be serializable. #65

Closed davidrpugh closed 7 years ago

davidrpugh commented 7 years ago

...making Contract serializable was necessary by not sufficient to make Order serializable. Hopefully this will do the trick...