Skip to content

Releases: gnosis/pm-contracts

v0.3.4

05 Oct 23:36
@cag cag
Compare
Choose a tag to compare

Changelog

v0.3.3

29 Aug 19:50
@cag cag
Compare
Choose a tag to compare

Changelog

  • Gas estimation stats generated and added to build (#41)
  • Reverted usage of truffle-hdwallet-provider, generalized configuration patching, and updated dependencies (#42)

v0.3.2

25 Aug 15:22
@cag cag
Compare
Choose a tag to compare

Changelog

  • Uncommented testnet configs as they mysteriously start working for me again (#40)

v0.3.1

24 Aug 22:03
@cag cag
Compare
Choose a tag to compare

Changelog

  • Commented out testnet deployment stuff for now as it is causing Truffle issues. (#39)
  • Fixed deployed contracts on network (#39)

v0.3.0

24 Aug 09:42
@cag cag
Compare
Choose a tag to compare

Breaking Changes

  • Market events now record fees and base counts separately (#29)
  • Abstract MarketFactory removed: StandardMarketFactory is now the base (#30)

Changelog

  • UltimateOracle front-running issue fixed (#28)
  • Market with price logger added for use with futarchy oracle (#30)
  • Test runner supports grep selection (#33)
  • Ropsten added and contracts redeployed on testnets (#38)

v0.2.1

28 Jul 14:22
@cag cag
Compare
Choose a tag to compare

Changelog

  • Added greenkeeper.io integration to CI (#18 #24)
  • Added coverage reporting to CI (#20 #24)
  • Fixed deployment order for testrpc -d (#22)

v0.2.0

07 Jul 16:56
@cag cag
Compare
Choose a tag to compare

Changelog:

  • Added deployed addresses for Rinkeby and Kovan (#16)
  • Spit polish and appeasing Travis (#17)

v0.1.0

03 Jul 21:04
@cag cag
Compare
Choose a tag to compare

Changelog:

  • This exists now. ;)