Skip to content

Commit

Permalink
chore(release): 0.17.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
cckelly committed Jan 2, 2019
1 parent a59a49b commit 2d0f25b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 22 deletions.
49 changes: 28 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [0.16.0](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.16.0) (2018-12-19)
# [0.17.0](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.17.0) (2019-01-02)


### Bug Fixes
Expand All @@ -8,56 +8,63 @@
* add jobID tohex ([f9ec4e2](https://github.com/AraBlocks/ara-contracts/commit/f9ec4e2))
* add return value to README ([e106b79](https://github.com/AraBlocks/ara-contracts/commit/e106b79))
* add version aliases ([74814a0](https://github.com/AraBlocks/ara-contracts/commit/74814a0))
* added quiet mode ganache ([cfe0741](https://github.com/AraBlocks/ara-contracts/commit/cfe0741))
* address PR comments ([5505832](https://github.com/AraBlocks/ara-contracts/commit/5505832))
* attempting disabling quiet mode ([a59a49b](https://github.com/AraBlocks/ara-contracts/commit/a59a49b))
* check the correct value ([c6a42d9](https://github.com/AraBlocks/ara-contracts/commit/c6a42d9))
* constants ([a26bed8](https://github.com/AraBlocks/ara-contracts/commit/a26bed8))
* **.npmignore:** revert bin/ and lib/ in npmignore ([392288e](https://github.com/AraBlocks/ara-contracts/commit/392288e))
* convert test AFS owner to new privatenet account ([9ab76e4](https://github.com/AraBlocks/ara-contracts/commit/9ab76e4))
* deploy standard during migration ([acefd34](https://github.com/AraBlocks/ara-contracts/commit/acefd34))
* forgot pk in constants, added new fixture ([1948c63](https://github.com/AraBlocks/ara-contracts/commit/1948c63))
* increase timeout ([b09e898](https://github.com/AraBlocks/ara-contracts/commit/b09e898))
* issue [#85](https://github.com/AraBlocks/ara-contracts/issues/85) ([614ec5d](https://github.com/AraBlocks/ara-contracts/commit/614ec5d))
* **.npmignore:** revert migrations, installed_contracts in ignore ([d5aef2d](https://github.com/AraBlocks/ara-contracts/commit/d5aef2d))
* **build/*:** revert ABIs ([840cf83](https://github.com/AraBlocks/ara-contracts/commit/840cf83))
* **constants.js:** lint it up ([c061587](https://github.com/AraBlocks/ara-contracts/commit/c061587))
* **constants.js:** remove chainIds from address switch ([1a44cc3](https://github.com/AraBlocks/ara-contracts/commit/1a44cc3))
* **constants.js:** revert privatenet addresses ([8e9ff24](https://github.com/AraBlocks/ara-contracts/commit/8e9ff24))
* **migrations/2_deploy_contracts.js:** allow local truffle deployments ([0835298](https://github.com/AraBlocks/ara-contracts/commit/0835298))
* **migrations/2_deploy_contracts.js:** fix undefined ctx in deploy ([13378e1](https://github.com/AraBlocks/ara-contracts/commit/13378e1))
* **purchase.js:** accounted for budget == 0 for estimate ([#159](https://github.com/AraBlocks/ara-contracts/issues/159)) ([69dcf12](https://github.com/AraBlocks/ara-contracts/commit/69dcf12))
* tests ([387ac8c](https://github.com/AraBlocks/ara-contracts/commit/387ac8c))
* **storage.js:** remove comment ([7302568](https://github.com/AraBlocks/ara-contracts/commit/7302568))
* library tests ([7e20d63](https://github.com/AraBlocks/ara-contracts/commit/7e20d63))
* lint ([daf3f9d](https://github.com/AraBlocks/ara-contracts/commit/daf3f9d))
* lint ([7f9396c](https://github.com/AraBlocks/ara-contracts/commit/7f9396c))
* lint ([bff4ded](https://github.com/AraBlocks/ara-contracts/commit/bff4ded))
* lint ([4cdc00e](https://github.com/AraBlocks/ara-contracts/commit/4cdc00e))
* lint ([08646ab](https://github.com/AraBlocks/ara-contracts/commit/08646ab))
* lint ([e4eceec](https://github.com/AraBlocks/ara-contracts/commit/e4eceec))
* lint ([0a5ff7d](https://github.com/AraBlocks/ara-contracts/commit/0a5ff7d))
* lint ([7f9396c](https://github.com/AraBlocks/ara-contracts/commit/7f9396c))
* lint ([94c0977](https://github.com/AraBlocks/ara-contracts/commit/94c0977))
* lint ([bff4ded](https://github.com/AraBlocks/ara-contracts/commit/bff4ded))
* lint ([08646ab](https://github.com/AraBlocks/ara-contracts/commit/08646ab))
* lint ([e4eceec](https://github.com/AraBlocks/ara-contracts/commit/e4eceec))
* lint ([95e9c7d](https://github.com/AraBlocks/ara-contracts/commit/95e9c7d))
* lint ([7d90f9e](https://github.com/AraBlocks/ara-contracts/commit/7d90f9e))
* lint ([c52b6ba](https://github.com/AraBlocks/ara-contracts/commit/c52b6ba))
* lint ([daf3f9d](https://github.com/AraBlocks/ara-contracts/commit/daf3f9d))
* local network support in constants ([a4b8f19](https://github.com/AraBlocks/ara-contracts/commit/a4b8f19))
* missed a variable ([33e4dac](https://github.com/AraBlocks/ara-contracts/commit/33e4dac))
* missed a word ([f1bd021](https://github.com/AraBlocks/ara-contracts/commit/f1bd021))
* **.npmignore:** revert bin/ and lib/ in npmignore ([392288e](https://github.com/AraBlocks/ara-contracts/commit/392288e))
* **.npmignore:** revert migrations, installed_contracts in ignore ([d5aef2d](https://github.com/AraBlocks/ara-contracts/commit/d5aef2d))
* **build/*:** revert ABIs ([840cf83](https://github.com/AraBlocks/ara-contracts/commit/840cf83))
* **constants.js:** lint it up ([c061587](https://github.com/AraBlocks/ara-contracts/commit/c061587))
* **constants.js:** remove chainIds from address switch ([1a44cc3](https://github.com/AraBlocks/ara-contracts/commit/1a44cc3))
* **constants.js:** revert privatenet addresses ([8e9ff24](https://github.com/AraBlocks/ara-contracts/commit/8e9ff24))
* **migrations/2_deploy_contracts.js:** allow local truffle deployments ([0835298](https://github.com/AraBlocks/ara-contracts/commit/0835298))
* **migrations/2_deploy_contracts.js:** fix undefined ctx in deploy ([13378e1](https://github.com/AraBlocks/ara-contracts/commit/13378e1))
* rewards test ([4edec35](https://github.com/AraBlocks/ara-contracts/commit/4edec35))
* **purchase.js:** accounted for budget == 0 for estimate ([#159](https://github.com/AraBlocks/ara-contracts/issues/159)) ([69dcf12](https://github.com/AraBlocks/ara-contracts/commit/69dcf12))
* pass in owner still for allowance, bump ara-identity to 0.30.x ([b152283](https://github.com/AraBlocks/ara-contracts/commit/b152283))
* remove async in promise ([733d17f](https://github.com/AraBlocks/ara-contracts/commit/733d17f))
* remove logs ([f23c4ed](https://github.com/AraBlocks/ara-contracts/commit/f23c4ed))
* remove owner being passed into ara-util.validate ([7cd9aad](https://github.com/AraBlocks/ara-contracts/commit/7cd9aad))
* remove unused verbose option ([584261f](https://github.com/AraBlocks/ara-contracts/commit/584261f))
* revert contracts/ ignore, ara-identity 0.34.x => 0.37.x ([73317cb](https://github.com/AraBlocks/ara-contracts/commit/73317cb))
* rewards test ([4edec35](https://github.com/AraBlocks/ara-contracts/commit/4edec35))
* should fix travis ([68b67fc](https://github.com/AraBlocks/ara-contracts/commit/68b67fc))
* test order ([19c5d78](https://github.com/AraBlocks/ara-contracts/commit/19c5d78))
* test script ([7868e36](https://github.com/AraBlocks/ara-contracts/commit/7868e36))
* travis ([2e20dbb](https://github.com/AraBlocks/ara-contracts/commit/2e20dbb))
* travis ([79870a8](https://github.com/AraBlocks/ara-contracts/commit/79870a8))
* **scripts/test:** downgrade solc compiler for truffle ([fc762f0](https://github.com/AraBlocks/ara-contracts/commit/fc762f0))
* tests ([387ac8c](https://github.com/AraBlocks/ara-contracts/commit/387ac8c))
* travis ([3cfc45b](https://github.com/AraBlocks/ara-contracts/commit/3cfc45b))
* **storage.js:** remove storage falsy checks ([8bd3ced](https://github.com/AraBlocks/ara-contracts/commit/8bd3ced))
* **test/token.js:** remove duplicate test ([9b041da](https://github.com/AraBlocks/ara-contracts/commit/9b041da))
* travis ([2e20dbb](https://github.com/AraBlocks/ara-contracts/commit/2e20dbb))
* travis? ([db5a541](https://github.com/AraBlocks/ara-contracts/commit/db5a541))
* uncomment non-storage tests ([88d7890](https://github.com/AraBlocks/ara-contracts/commit/88d7890))
* update privatenet deploy account to accomodate mnemonic seed change ([430d613](https://github.com/AraBlocks/ara-contracts/commit/430d613))
* updated test constants ([0d8edce](https://github.com/AraBlocks/ara-contracts/commit/0d8edce))
* wrap bc events in promises ([510d235](https://github.com/AraBlocks/ara-contracts/commit/510d235))
* **storage.js:** remove comment ([7302568](https://github.com/AraBlocks/ara-contracts/commit/7302568))
* **storage.js:** remove storage falsy checks ([8bd3ced](https://github.com/AraBlocks/ara-contracts/commit/8bd3ced))
* **test/token.js:** remove duplicate test ([9b041da](https://github.com/AraBlocks/ara-contracts/commit/9b041da))


### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ara-contracts",
"version": "0.16.0",
"version": "0.17.0",
"description": "Ara Contract Module - DCDN and AFS blockchain integration.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 2d0f25b

Please sign in to comment.