Files
protocol/packages/order-utils/CHANGELOG.json
Fabio Berger 60f5a52964 Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator
* v2-prototype:
  Fix a bug in SolCompilerArtifacts adapter config overriding
  Increase timeout for contract migrations
  Remove some copy-paste code
  Await transactions in migrations
  Fix typos
  Await transactions in migrations
  Await fake transactions
  Fix a typo
  Implement SolidityProfiler & adapt sol-cov to work with Geth

# Conflicts:
#	packages/migrations/CHANGELOG.json
2018-06-11 19:54:59 +02:00

57 lines
1.2 KiB
JSON

[
{
"changes": [
{
"note": "Export parseECSignature method",
"pr": 684
}
]
},
{
"version": "0.1.0",
"changes": [
{
"note": "Make order-utils compatible with V2 of 0x protocol",
"pr": 636
}
]
},
{
"version": "0.0.5",
"changes": [
{
"note":
"Add orderStateUtils, a module for computing order state needed to decide if an order is still valid"
}
],
"timestamp": 1527008794
},
{
"timestamp": 1525477860,
"version": "0.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1525453812,
"version": "0.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1525428773,
"version": "0.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
}
]