Skip to content

Commit

Permalink
Merge pull request #228 from oceanprotocol/release/v0.5.1
Browse files Browse the repository at this point in the history
Release/v0.5.1
  • Loading branch information
alexcos20 authored Oct 1, 2020
2 parents 8e21989 + 2e2f48e commit 38d60c3
Show file tree
Hide file tree
Showing 28 changed files with 6,219 additions and 6,082 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.5.0
current_version = 0.5.1

[bumpversion:file:setup.cfg]

Expand Down
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.2.5](https://github.com/oceanprotocol/ocean-contracts/compare/v0.4.4...v0.2.5)
#### [v0.5.1](https://github.com/oceanprotocol/ocean-contracts/compare/v0.5.0...v0.5.1)

> 1 October 2020
- Add consumer to startOrder [`#227`](https://github.com/oceanprotocol/ocean-contracts/pull/227)
- Release/v0.5.0 [`#226`](https://github.com/oceanprotocol/ocean-contracts/pull/226)
- prepare for a new release [`5aba375`](https://github.com/oceanprotocol/ocean-contracts/commit/5aba375220b73bfe36b0661c3b039a7bfc0a74d9)
- Update DataTokenTemplate.sol [`9dca172`](https://github.com/oceanprotocol/ocean-contracts/commit/9dca172c775296dccc3883ab2a3e664703088bc8)
- Update RELEASE_PROCESS.md [`ba71213`](https://github.com/oceanprotocol/ocean-contracts/commit/ba712132dfb5e16038bef2eaa236dcc981bf5e6e)

#### [v0.5.0](https://github.com/oceanprotocol/ocean-contracts/compare/v0.4.4...v0.5.0)

> 30 September 2020
Expand Down
2 changes: 1 addition & 1 deletion artifacts/BConst.json
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@
},
"networks": {},
"schemaVersion": "3.2.4",
"updatedAt": "2020-09-30T13:26:15.099Z",
"updatedAt": "2020-10-01T09:28:54.407Z",
"devdoc": {
"methods": {}
},
Expand Down
74 changes: 37 additions & 37 deletions artifacts/BFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
"id": 285,
"nodeType": "ImportDirective",
"scope": 377,
"sourceUnit": 5719,
"sourceUnit": 5723,
"src": "230:31:3",
"symbolAliases": [],
"unitAlias": ""
Expand Down Expand Up @@ -398,10 +398,10 @@
"id": 288,
"name": "Deployer",
"nodeType": "UserDefinedTypeName",
"referencedDeclaration": 5718,
"referencedDeclaration": 5722,
"src": "679:8:3",
"typeDescriptions": {
"typeIdentifier": "t_contract$_Deployer_$5718",
"typeIdentifier": "t_contract$_Deployer_$5722",
"typeString": "contract Deployer"
}
},
Expand All @@ -412,15 +412,15 @@
],
"contractDependencies": [
280,
5718
5722
],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
"id": 376,
"linearizedBaseContracts": [
376,
5718,
5722,
280
],
"name": "BFactory",
Expand Down Expand Up @@ -727,10 +727,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1176:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -913,7 +913,7 @@
"name": "deploy",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 5717,
"referencedDeclaration": 5721,
"src": "1606:6:3",
"typeDescriptions": {
"typeIdentifier": "t_function_internal_nonpayable$_t_address_$returns$_t_address_$",
Expand Down Expand Up @@ -1070,10 +1070,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1637:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -1200,7 +1200,7 @@
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6539,
"referencedDeclaration": 6543,
"src": "1858:3:3",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
Expand Down Expand Up @@ -1230,7 +1230,7 @@
"name": "this",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6575,
"referencedDeclaration": 6579,
"src": "1894:4:3",
"typeDescriptions": {
"typeIdentifier": "t_contract$_BFactory_$376",
Expand Down Expand Up @@ -1420,10 +1420,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1795:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -1544,7 +1544,7 @@
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6539,
"referencedDeclaration": 6543,
"src": "2119:3:3",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
Expand Down Expand Up @@ -1716,7 +1716,7 @@
"id": 285,
"nodeType": "ImportDirective",
"scope": 377,
"sourceUnit": 5719,
"sourceUnit": 5723,
"src": "230:31:3",
"symbolAliases": [],
"unitAlias": ""
Expand Down Expand Up @@ -1748,10 +1748,10 @@
"id": 288,
"name": "Deployer",
"nodeType": "UserDefinedTypeName",
"referencedDeclaration": 5718,
"referencedDeclaration": 5722,
"src": "679:8:3",
"typeDescriptions": {
"typeIdentifier": "t_contract$_Deployer_$5718",
"typeIdentifier": "t_contract$_Deployer_$5722",
"typeString": "contract Deployer"
}
},
Expand All @@ -1762,15 +1762,15 @@
],
"contractDependencies": [
280,
5718
5722
],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
"id": 376,
"linearizedBaseContracts": [
376,
5718,
5722,
280
],
"name": "BFactory",
Expand Down Expand Up @@ -2077,10 +2077,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1176:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -2263,7 +2263,7 @@
"name": "deploy",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 5717,
"referencedDeclaration": 5721,
"src": "1606:6:3",
"typeDescriptions": {
"typeIdentifier": "t_function_internal_nonpayable$_t_address_$returns$_t_address_$",
Expand Down Expand Up @@ -2420,10 +2420,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1637:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -2550,7 +2550,7 @@
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6539,
"referencedDeclaration": 6543,
"src": "1858:3:3",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
Expand Down Expand Up @@ -2580,7 +2580,7 @@
"name": "this",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6575,
"referencedDeclaration": 6579,
"src": "1894:4:3",
"typeDescriptions": {
"typeIdentifier": "t_contract$_BFactory_$376",
Expand Down Expand Up @@ -2770,10 +2770,10 @@
"name": "require",
"nodeType": "Identifier",
"overloadedDeclarations": [
6542,
6543
6546,
6547
],
"referencedDeclaration": 6543,
"referencedDeclaration": 6547,
"src": "1795:7:3",
"typeDescriptions": {
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
Expand Down Expand Up @@ -2894,7 +2894,7 @@
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": 6539,
"referencedDeclaration": 6543,
"src": "2119:3:3",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
Expand Down Expand Up @@ -3024,7 +3024,7 @@
},
"networks": {},
"schemaVersion": "3.2.4",
"updatedAt": "2020-09-30T13:26:15.105Z",
"updatedAt": "2020-10-01T09:28:54.408Z",
"devdoc": {
"methods": {}
},
Expand Down
2 changes: 1 addition & 1 deletion artifacts/BMath.json
Original file line number Diff line number Diff line change
Expand Up @@ -16482,7 +16482,7 @@
},
"networks": {},
"schemaVersion": "3.2.4",
"updatedAt": "2020-09-30T13:26:15.112Z",
"updatedAt": "2020-10-01T09:28:54.410Z",
"devdoc": {
"methods": {}
},
Expand Down
Loading

0 comments on commit 38d60c3

Please sign in to comment.