@oceanprotocol/lib 7.0.0-next.4 → 7.0.0-next.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist/lib.cjs +1 -1
  2. package/dist/lib.module.mjs +1 -1
  3. package/dist/lib.umd.js +1 -1
  4. package/package.json +8 -5
  5. package/.mocharc.json +0 -8
  6. package/.nvmrc +0 -1
  7. package/CHANGELOG.md +0 -3256
  8. package/Cheatsheet.md +0 -326
  9. package/CodeExamples.md +0 -881
  10. package/ComputeExamples.md +0 -941
  11. package/dist/lib.cjs.map +0 -1
  12. package/dist/lib.module.mjs.map +0 -1
  13. package/dist/lib.umd.js.map +0 -1
  14. package/docs/.nojekyll +0 -1
  15. package/docs/README.md +0 -195
  16. package/docs/classes/Aquarius.md +0 -175
  17. package/docs/classes/Config.md +0 -481
  18. package/docs/classes/ConfigHelper.md +0 -66
  19. package/docs/classes/Datatoken.md +0 -1123
  20. package/docs/classes/Dispenser.md +0 -502
  21. package/docs/classes/Escrow.md +0 -285
  22. package/docs/classes/FixedRateExchange.md +0 -1068
  23. package/docs/classes/Logger.md +0 -191
  24. package/docs/classes/Nft.md +0 -970
  25. package/docs/classes/NftFactory.md +0 -861
  26. package/docs/classes/Provider.md +0 -727
  27. package/docs/classes/Router.md +0 -645
  28. package/docs/classes/SmartContract.md +0 -193
  29. package/docs/classes/SmartContractWithAddress.md +0 -268
  30. package/docs/enums/LogLevel.md +0 -63
  31. package/docs/interfaces/AbiInput.md +0 -63
  32. package/docs/interfaces/AbiItem.md +0 -107
  33. package/docs/interfaces/AbiOutput.md +0 -52
  34. package/docs/interfaces/Arweave.md +0 -32
  35. package/docs/interfaces/Asset.md +0 -227
  36. package/docs/interfaces/AssetDatatoken.md +0 -60
  37. package/docs/interfaces/AssetLastEvent.md +0 -63
  38. package/docs/interfaces/AssetNft.md +0 -105
  39. package/docs/interfaces/AssetPrice.md +0 -47
  40. package/docs/interfaces/ComputeAlgorithm.md +0 -82
  41. package/docs/interfaces/ComputeAsset.md +0 -56
  42. package/docs/interfaces/ComputeEnvFees.md +0 -30
  43. package/docs/interfaces/ComputeEnvFeesStructure.md +0 -20
  44. package/docs/interfaces/ComputeEnvironment.md +0 -177
  45. package/docs/interfaces/ComputeJob.md +0 -173
  46. package/docs/interfaces/ComputeOutput.md +0 -118
  47. package/docs/interfaces/ComputeResourcesPricingInfo.md +0 -30
  48. package/docs/interfaces/ComputeResourcesRequest.md +0 -34
  49. package/docs/interfaces/ComputeResult.md +0 -52
  50. package/docs/interfaces/ConsumeMarketFee.md +0 -41
  51. package/docs/interfaces/Credential.md +0 -30
  52. package/docs/interfaces/Credentials.md +0 -30
  53. package/docs/interfaces/DDO.md +0 -137
  54. package/docs/interfaces/DatatokenCreateParams.md +0 -107
  55. package/docs/interfaces/DatatokenRoles.md +0 -30
  56. package/docs/interfaces/DispenserCreationParams.md +0 -63
  57. package/docs/interfaces/DispenserParams.md +0 -52
  58. package/docs/interfaces/DispenserToken.md +0 -85
  59. package/docs/interfaces/DownloadResponse.md +0 -30
  60. package/docs/interfaces/Event.md +0 -73
  61. package/docs/interfaces/FeesInfo.md +0 -74
  62. package/docs/interfaces/FileInfo.md +0 -118
  63. package/docs/interfaces/Files.md +0 -41
  64. package/docs/interfaces/FixedPriceExchange.md +0 -162
  65. package/docs/interfaces/FreCreationParams.md +0 -118
  66. package/docs/interfaces/FreOrderParams.md +0 -85
  67. package/docs/interfaces/GraphqlQuery.md +0 -69
  68. package/docs/interfaces/Ipfs.md +0 -32
  69. package/docs/interfaces/Metadata.md +0 -193
  70. package/docs/interfaces/MetadataAlgorithm.md +0 -69
  71. package/docs/interfaces/MetadataAndTokenURI.md +0 -107
  72. package/docs/interfaces/MetadataProof.md +0 -52
  73. package/docs/interfaces/NftCreateData.md +0 -74
  74. package/docs/interfaces/NftRoles.md +0 -52
  75. package/docs/interfaces/Operation.md +0 -145
  76. package/docs/interfaces/OrderParams.md +0 -52
  77. package/docs/interfaces/PriceAndFees.md +0 -52
  78. package/docs/interfaces/ProviderComputeInitialize.md +0 -41
  79. package/docs/interfaces/ProviderComputeInitializeResults.md +0 -43
  80. package/docs/interfaces/ProviderFees.md +0 -96
  81. package/docs/interfaces/ProviderInitialize.md +0 -52
  82. package/docs/interfaces/PublisherTrustedAlgorithm.md +0 -47
  83. package/docs/interfaces/PublishingMarketFee.md +0 -41
  84. package/docs/interfaces/Purgatory.md +0 -34
  85. package/docs/interfaces/RunningPlatform.md +0 -30
  86. package/docs/interfaces/SearchQuery.md +0 -67
  87. package/docs/interfaces/Service.md +0 -138
  88. package/docs/interfaces/ServiceComputeOptions.md +0 -63
  89. package/docs/interfaces/ServiceEndpoint.md +0 -41
  90. package/docs/interfaces/Smartcontract-1.md +0 -58
  91. package/docs/interfaces/Stats.md +0 -47
  92. package/docs/interfaces/Template.md +0 -30
  93. package/docs/interfaces/TokenOrder.md +0 -63
  94. package/docs/interfaces/UrlFile.md +0 -71
  95. package/docs/interfaces/UserCustomParameters.md +0 -7
  96. package/docs/interfaces/ValidateMetadata.md +0 -52
  97. package/docs/modules.md +0 -850
  98. package/typedoc.json +0 -4
package/CHANGELOG.md DELETED
@@ -1,3256 +0,0 @@
1
- ### Changelog
2
-
3
- All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
-
5
- Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
-
7
- #### [v7.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.3...v7.0.0-next.4)
8
-
9
- - devdep libp2p + fix exports [`2362ece`](https://github.com/oceanprotocol/ocean.js/commit/2362ece541681c5f50873aa5f3ce584be7ba139b)
10
-
11
- #### [v7.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.2...v7.0.0-next.3)
12
-
13
- > 6 April 2026
14
-
15
- - replace uint8arrays lib with native [`9af1c01`](https://github.com/oceanprotocol/ocean.js/commit/9af1c017620f65848bf26f00d30f40e37ff30e77)
16
- - Release 7.0.0-next.3 [`b399086`](https://github.com/oceanprotocol/ocean.js/commit/b399086553c03801acc9d3922eb2131ecec9b928)
17
- - Revert "fix exports name in pacakge json" [`aaf33a9`](https://github.com/oceanprotocol/ocean.js/commit/aaf33a97d3b6af019cfa01ae2ba739c6da720f3a)
18
-
19
- #### [v7.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.1...v7.0.0-next.2)
20
-
21
- > 3 April 2026
22
-
23
- - circuit relay [`1465468`](https://github.com/oceanprotocol/ocean.js/commit/1465468442f6f5d5eb93a476e8ba04c02d295a8f)
24
- - libp2p circuit + evict bad connections [`d9cba46`](https://github.com/oceanprotocol/ocean.js/commit/d9cba462d02fedba6c221efbc5aa8e8a080b372e)
25
- - Release 7.0.0-next.2 [`8f33b03`](https://github.com/oceanprotocol/ocean.js/commit/8f33b03b11bf442d7ce0c6a31d905cbde4514508)
26
-
27
- #### [v7.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.0...v7.0.0-next.1)
28
-
29
- > 2 April 2026
30
-
31
- - bump uint8arrays to esm supported [`f1ff511`](https://github.com/oceanprotocol/ocean.js/commit/f1ff511e9c92cee94cd129698bc46c7700952461)
32
- - getmultiaddr from peerid [`1973f27`](https://github.com/oceanprotocol/ocean.js/commit/1973f278964598b6c8abb61c85395f0608375d43)
33
- - Release 7.0.0-next.1 [`0a59035`](https://github.com/oceanprotocol/ocean.js/commit/0a5903556fcc2d7e38ccc52b266e15b1ca9e2273)
34
-
35
- #### [v7.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v6.1.2...v7.0.0-next.0)
36
-
37
- > 1 April 2026
38
-
39
- - p2p impl [`68db01f`](https://github.com/oceanprotocol/ocean.js/commit/68db01fbf8f28854e6e0abe43aba85fbf6834c28)
40
- - p2p warmup [`8c2bb5a`](https://github.com/oceanprotocol/ocean.js/commit/8c2bb5ae2b17b5f2c9530800c1f3143b1b318b0e)
41
- - push,fetch config and no tls [`9cda783`](https://github.com/oceanprotocol/ocean.js/commit/9cda78366ddcfe97a93ecb79dc3a8aa3264ccecc)
42
-
43
- #### [v6.1.2](https://github.com/oceanprotocol/ocean.js/compare/v6.1.1...v6.1.2)
44
-
45
- > 24 March 2026
46
-
47
- - Feature/output_in_initializeCompute [`#2056`](https://github.com/oceanprotocol/ocean.js/pull/2056)
48
- - Release 6.1.2 [`3b3cdeb`](https://github.com/oceanprotocol/ocean.js/commit/3b3cdebdb5ce7b89ebbbd2d49e44d5f6fa65e0d1)
49
-
50
- #### [v6.1.1](https://github.com/oceanprotocol/ocean.js/compare/v6.1.0...v6.1.1)
51
-
52
- > 19 March 2026
53
-
54
- - Refactor eciesencrypt to support multiple public key formats and improve normalization [`#2054`](https://github.com/oceanprotocol/ocean.js/pull/2054)
55
- - Release 6.1.1 [`e784f0e`](https://github.com/oceanprotocol/ocean.js/commit/e784f0ef917f2cc6224b3413f6acc2412b6dd9ac)
56
-
57
- #### [v6.1.0](https://github.com/oceanprotocol/ocean.js/compare/v6.0.0...v6.1.0)
58
-
59
- > 16 March 2026
60
-
61
- - Bump decimal.js from 10.5.0 to 10.6.0 [`#2047`](https://github.com/oceanprotocol/ocean.js/pull/2047)
62
- - Bump eslint-plugin-prettier from 4.2.1 to 4.2.5 [`#2049`](https://github.com/oceanprotocol/ocean.js/pull/2049)
63
- - Bump svgo from 2.8.0 to 2.8.2 [`#2051`](https://github.com/oceanprotocol/ocean.js/pull/2051)
64
- - Feature/storage updates [`#2052`](https://github.com/oceanprotocol/ocean.js/pull/2052)
65
- - Release 6.1.0 [`b43d4d1`](https://github.com/oceanprotocol/ocean.js/commit/b43d4d1eed4db4d114a93de3895c0798fcc2d3df)
66
-
67
- ### [v6.0.0](https://github.com/oceanprotocol/ocean.js/compare/5.2.0...v6.0.0)
68
-
69
- > 27 February 2026
70
-
71
- - refactor signatures + add private docker registry [`#2041`](https://github.com/oceanprotocol/ocean.js/pull/2041)
72
- - Bump rollup from 2.79.2 to 2.80.0 [`#2046`](https://github.com/oceanprotocol/ocean.js/pull/2046)
73
- - Bump undici and @rdfjs/serializer-jsonld-ext [`#2039`](https://github.com/oceanprotocol/ocean.js/pull/2039)
74
- - Bump ajv from 6.12.6 to 6.14.0 [`#2042`](https://github.com/oceanprotocol/ocean.js/pull/2042)
75
- - Bump bn.js and web3 [`#2043`](https://github.com/oceanprotocol/ocean.js/pull/2043)
76
- - Bump basic-ftp from 5.0.5 to 5.2.0 [`#2044`](https://github.com/oceanprotocol/ocean.js/pull/2044)
77
- - use new escrow address [`#2045`](https://github.com/oceanprotocol/ocean.js/pull/2045)
78
- - feat(logs): add downloadNodeLogs provider function [`#2038`](https://github.com/oceanprotocol/ocean.js/pull/2038)
79
- - Release 6.0.0 [`c2a48da`](https://github.com/oceanprotocol/ocean.js/commit/c2a48daf8aad897a1f7ed797d65ea9f910cf3722)
80
- - Release 5.1.3 [`cbf10ae`](https://github.com/oceanprotocol/ocean.js/commit/cbf10aeb59b67328d4bbd3a3c818985e2152a228)
81
- - Release 5.1.1 [`c1dea5f`](https://github.com/oceanprotocol/ocean.js/commit/c1dea5f0df8c574e99721fa7444c4e87baf633ee)
82
-
83
- #### [5.2.0](https://github.com/oceanprotocol/ocean.js/compare/v5.1.3...5.2.0)
84
-
85
- > 3 February 2026
86
-
87
- #### [v5.1.3](https://github.com/oceanprotocol/ocean.js/compare/v5.1.2...v5.1.3)
88
-
89
- > 23 February 2026
90
-
91
- - feat(logs): add downloadNodeLogs provider function [`#2038`](https://github.com/oceanprotocol/ocean.js/pull/2038)
92
- - Release 5.1.3 [`cbf10ae`](https://github.com/oceanprotocol/ocean.js/commit/cbf10aeb59b67328d4bbd3a3c818985e2152a228)
93
-
94
- #### [v5.1.2](https://github.com/oceanprotocol/ocean.js/compare/v5.1.1...v5.1.2)
95
-
96
- > 3 February 2026
97
-
98
- - Release 5.1.2 [`0b8febb`](https://github.com/oceanprotocol/ocean.js/commit/0b8febb1603e38eb8adee04e2acc85f3437826ec)
99
- - fix url path [`1d5d373`](https://github.com/oceanprotocol/ocean.js/commit/1d5d37333836d286db7288c087568ec8d5e529f2)
100
-
101
- #### [v5.1.1](https://github.com/oceanprotocol/ocean.js/compare/v5.1.0...v5.1.1)
102
-
103
- > 3 February 2026
104
-
105
- - fix types [`#2036`](https://github.com/oceanprotocol/ocean.js/pull/2036)
106
- - fix compute types [`4970cfc`](https://github.com/oceanprotocol/ocean.js/commit/4970cfc848aeb7676af27e2d450eb866bb505dd7)
107
- - Release 5.1.1 [`c1dea5f`](https://github.com/oceanprotocol/ocean.js/commit/c1dea5f0df8c574e99721fa7444c4e87baf633ee)
108
-
109
- #### [v5.1.0](https://github.com/oceanprotocol/ocean.js/compare/v5.0.6...v5.1.0)
110
-
111
- > 3 February 2026
112
-
113
- - add signature for encrypt [`#2037`](https://github.com/oceanprotocol/ocean.js/pull/2037)
114
- - adapt createAsset to accept baseToken and baseTokenDecimals, remove h… [`#2030`](https://github.com/oceanprotocol/ocean.js/pull/2030)
115
- - feat: cleanup unused logic [`#2031`](https://github.com/oceanprotocol/ocean.js/pull/2031)
116
- - Bump lodash and release-it [`#2032`](https://github.com/oceanprotocol/ocean.js/pull/2032)
117
- - add copilot instructions [`#2029`](https://github.com/oceanprotocol/ocean.js/pull/2029)
118
- - remove legacy files [`6eac0c1`](https://github.com/oceanprotocol/ocean.js/commit/6eac0c1e0fc50c6eb35a1417f86d9be2790b174f)
119
- - Release 5.1.0 [`e79194d`](https://github.com/oceanprotocol/ocean.js/commit/e79194d7210b022880e9eb6cd79fa60714aa765d)
120
- - fixed conflicts [`adcd480`](https://github.com/oceanprotocol/ocean.js/commit/adcd4809dcf014fc221ba3f383ab2fda901e53a8)
121
-
122
- #### [v5.0.6](https://github.com/oceanprotocol/ocean.js/compare/v5.0.5...v5.0.6)
123
-
124
- > 21 January 2026
125
-
126
- - chore: add support for others token decimals that are not 18 [`#2024`](https://github.com/oceanprotocol/ocean.js/pull/2024)
127
- - Revert "chore: test deposit withdraw token 6 decimals" [`#2026`](https://github.com/oceanprotocol/ocean.js/pull/2026)
128
- - chore: test deposit withdraw token 6 decimals [`#2025`](https://github.com/oceanprotocol/ocean.js/pull/2025)
129
- - Bump typedoc-plugin-markdown from 3.17.1 to 4.0.3 [`#2020`](https://github.com/oceanprotocol/ocean.js/pull/2020)
130
- - Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 [`#2021`](https://github.com/oceanprotocol/ocean.js/pull/2021)
131
- - Bump chai from 5.2.1 to 6.2.2 [`#2022`](https://github.com/oceanprotocol/ocean.js/pull/2022)
132
- - add n8n flow [`#2023`](https://github.com/oceanprotocol/ocean.js/pull/2023)
133
- - Bump tsx from 4.20.3 to 4.20.6 [`#1997`](https://github.com/oceanprotocol/ocean.js/pull/1997)
134
- - Bump mocha from 11.7.1 to 11.7.3 [`#1999`](https://github.com/oceanprotocol/ocean.js/pull/1999)
135
- - Bump min-document from 2.19.0 to 2.19.2 [`#2012`](https://github.com/oceanprotocol/ocean.js/pull/2012)
136
- - Bump js-yaml from 3.14.1 to 3.14.2 [`#2015`](https://github.com/oceanprotocol/ocean.js/pull/2015)
137
- - Bump jws from 3.2.2 to 3.2.3 [`#2019`](https://github.com/oceanprotocol/ocean.js/pull/2019)
138
- - Release 5.0.6 [`bf893d0`](https://github.com/oceanprotocol/ocean.js/commit/bf893d09823607ac7d3a9cfff9e50a0e4796c5fe)
139
- - more checks [`43029b1`](https://github.com/oceanprotocol/ocean.js/commit/43029b10ec2e83c68bada4b8529226b64f94b0fb)
140
- - chore: call amountToUnits from smart contract to detect decimals [`306edf7`](https://github.com/oceanprotocol/ocean.js/commit/306edf777d3345bebd3073634d0e0eeb11ab6d36)
141
-
142
- #### [v5.0.5](https://github.com/oceanprotocol/ocean.js/compare/v5.0.4...v5.0.5)
143
-
144
- > 24 November 2025
145
-
146
- - Deps/bump_contracts_to_2_5_0 [`#2016`](https://github.com/oceanprotocol/ocean.js/pull/2016)
147
- - export addrs functions [`#2018`](https://github.com/oceanprotocol/ocean.js/pull/2018)
148
- - Feature/fix enterprise fee [`#2014`](https://github.com/oceanprotocol/ocean.js/pull/2014)
149
- - Feature/add enterprisefee getters [`#2010`](https://github.com/oceanprotocol/ocean.js/pull/2010)
150
- - fix resources & add queue [`#2009`](https://github.com/oceanprotocol/ocean.js/pull/2009)
151
- - add escrow address to config [`#2008`](https://github.com/oceanprotocol/ocean.js/pull/2008)
152
- - Update docs [`#2006`](https://github.com/oceanprotocol/ocean.js/pull/2006)
153
- - update codeowners [`#2005`](https://github.com/oceanprotocol/ocean.js/pull/2005)
154
- - Release 5.0.5 [`bada383`](https://github.com/oceanprotocol/ocean.js/commit/bada383843f05bf73816216e710da55d4ce40607)
155
-
156
- #### [v5.0.4](https://github.com/oceanprotocol/ocean.js/compare/v5.0.3...v5.0.4)
157
-
158
- > 17 October 2025
159
-
160
- - add envs and termination details [`#2004`](https://github.com/oceanprotocol/ocean.js/pull/2004)
161
- - Add Cheatsheet. [`#2001`](https://github.com/oceanprotocol/ocean.js/pull/2001)
162
- - Add support for BASE network. [`#2002`](https://github.com/oceanprotocol/ocean.js/pull/2002)
163
- - Bump ddo.js to 0.1.4. [`#1996`](https://github.com/oceanprotocol/ocean.js/pull/1996)
164
- - Release 5.0.4 [`59f305b`](https://github.com/oceanprotocol/ocean.js/commit/59f305b906c02f9d7dad7863733e0d516f8d6f9e)
165
-
166
- #### [v5.0.3](https://github.com/oceanprotocol/ocean.js/compare/v5.0.2...v5.0.3)
167
-
168
- > 23 September 2025
169
-
170
- - Bump sha.js from 2.4.11 to 2.4.12 [`#1989`](https://github.com/oceanprotocol/ocean.js/pull/1989)
171
- - Bump @types/node from 22.15.29 to 24.3.0 [`#1992`](https://github.com/oceanprotocol/ocean.js/pull/1992)
172
- - extend metadata interface [`#1993`](https://github.com/oceanprotocol/ocean.js/pull/1993)
173
- - Bump tmp and @inquirer/editor [`#1985`](https://github.com/oceanprotocol/ocean.js/pull/1985)
174
- - Release 5.0.3 [`d046872`](https://github.com/oceanprotocol/ocean.js/commit/d046872003bab4092d6cc50de4d32d2cdf72dc4c)
175
-
176
- #### [v5.0.2](https://github.com/oceanprotocol/ocean.js/compare/v5.0.1...v5.0.2)
177
-
178
- > 27 August 2025
179
-
180
- - fix auth token [`#1990`](https://github.com/oceanprotocol/ocean.js/pull/1990)
181
- - Release 5.0.2 [`200fba6`](https://github.com/oceanprotocol/ocean.js/commit/200fba683868d6518ccaf49bae70d0ce6dbc2df2)
182
-
183
- #### [v5.0.1](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0...v5.0.1)
184
-
185
- > 21 August 2025
186
-
187
- - throw compute err [`#1988`](https://github.com/oceanprotocol/ocean.js/pull/1988)
188
- - Fix function description [`#1986`](https://github.com/oceanprotocol/ocean.js/pull/1986)
189
- - Use main branch of barge [`#1987`](https://github.com/oceanprotocol/ocean.js/pull/1987)
190
- - Release 5.0.1 [`5acfccb`](https://github.com/oceanprotocol/ocean.js/commit/5acfccbce34acc897a35900b51da4f889680fc24)
191
-
192
- ### [v5.0.0](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.5...v5.0.0)
193
-
194
- > 12 August 2025
195
-
196
- - Release 5.0.0 [`a696638`](https://github.com/oceanprotocol/ocean.js/commit/a696638042cf74993f6264234e0a591c223889be)
197
-
198
- #### [v5.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.4...v5.0.0-next.5)
199
-
200
- > 7 August 2025
201
-
202
- - cast bigint to number [`#1984`](https://github.com/oceanprotocol/ocean.js/pull/1984)
203
- - Release 5.0.0-next.5 [`8530c90`](https://github.com/oceanprotocol/ocean.js/commit/8530c9011f6a4da5771b15592b2633363b5b514e)
204
-
205
- #### [v5.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.3...v5.0.0-next.4)
206
-
207
- > 6 August 2025
208
-
209
- - fix hexlify numbers [`#1982`](https://github.com/oceanprotocol/ocean.js/pull/1982)
210
- - Release 5.0.0-next.4 [`742649e`](https://github.com/oceanprotocol/ocean.js/commit/742649ed7a882a3b8ca650767892d2c4443945b7)
211
-
212
- #### [v5.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.2...v5.0.0-next.3)
213
-
214
- > 5 August 2025
215
-
216
- - Update ddo-js [`#1981`](https://github.com/oceanprotocol/ocean.js/pull/1981)
217
- - Release 5.0.0-next.3 [`d0e4449`](https://github.com/oceanprotocol/ocean.js/commit/d0e444919b346e392543924ddb30371cbec64323)
218
-
219
- #### [v5.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.1...v5.0.0-next.2)
220
-
221
- > 1 August 2025
222
-
223
- - Feature/contracts_240 [`#1979`](https://github.com/oceanprotocol/ocean.js/pull/1979)
224
- - Release 5.0.0-next.2 [`fedd4c2`](https://github.com/oceanprotocol/ocean.js/commit/fedd4c273d86fb3f85990d7a289be4c3a4270832)
225
-
226
- #### [v5.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v4.3.7...v5.0.0-next.1)
227
-
228
- > 1 August 2025
229
-
230
- - Bump @types/node from 18.19.74 to 22.15.29 [`#1950`](https://github.com/oceanprotocol/ocean.js/pull/1950)
231
- - Bump tsx from 4.19.3 to 4.20.3 [`#1977`](https://github.com/oceanprotocol/ocean.js/pull/1977)
232
- - Bump mocha from 10.8.2 to 11.7.1 [`#1978`](https://github.com/oceanprotocol/ocean.js/pull/1978)
233
- - add additionalViewers for compute jobs [`#1975`](https://github.com/oceanprotocol/ocean.js/pull/1975)
234
- - Feature/update ethers [`#1969`](https://github.com/oceanprotocol/ocean.js/pull/1969)
235
- - Release 5.0.0-next.1 [`cf92038`](https://github.com/oceanprotocol/ocean.js/commit/cf92038208679177ab6af112526f5547feb0f11e)
236
-
237
- #### [v4.3.7](https://github.com/oceanprotocol/ocean.js/compare/v4.3.6...v4.3.7)
238
-
239
- > 2 December 2025
240
-
241
- - Release 4.3.7 [`46a157f`](https://github.com/oceanprotocol/ocean.js/commit/46a157fc93d0d0cb4aca29fa529ea5ddd70648d8)
242
- - bump contracts to 2.5.0 [`7799229`](https://github.com/oceanprotocol/ocean.js/commit/7799229b0e2c6221884afe13420ef6454bc5898f)
243
-
244
- #### [v4.3.6](https://github.com/oceanprotocol/ocean.js/compare/v4.3.5...v4.3.6)
245
-
246
- > 24 November 2025
247
-
248
- - export util addrs functions [`#2017`](https://github.com/oceanprotocol/ocean.js/pull/2017)
249
- - Release 4.3.6 [`b28db44`](https://github.com/oceanprotocol/ocean.js/commit/b28db446144939e9ed864cc11559f718104d094b)
250
-
251
- #### [v4.3.5](https://github.com/oceanprotocol/ocean.js/compare/v4.3.3...v4.3.5)
252
-
253
- > 17 November 2025
254
-
255
- - V4/feature/enterprise fee collector [`#2011`](https://github.com/oceanprotocol/ocean.js/pull/2011)
256
- - Release 4.3.5 [`2953f4a`](https://github.com/oceanprotocol/ocean.js/commit/2953f4ac49d56ac8b066ad8fa7a71b6bbc0df005)
257
- - remove typo [`f199f4a`](https://github.com/oceanprotocol/ocean.js/commit/f199f4af809eb85249fe0c59303fcc3207d8e7a7)
258
- - export EnterpriseFeeCollector [`68712a2`](https://github.com/oceanprotocol/ocean.js/commit/68712a2af17824bb8fc78824842376e35f582487)
259
-
260
- #### [v4.3.3](https://github.com/oceanprotocol/ocean.js/compare/v4.3.2...v4.3.3)
261
-
262
- > 1 August 2025
263
-
264
- - add policy server endpoints [`#1974`](https://github.com/oceanprotocol/ocean.js/pull/1974)
265
- - Release 4.3.3 [`6d6d4cf`](https://github.com/oceanprotocol/ocean.js/commit/6d6d4cfe57f2a3dee73b4957ff2f144c0e7ff9d7)
266
-
267
- #### [v4.3.2](https://github.com/oceanprotocol/ocean.js/compare/v4.3.1...v4.3.2)
268
-
269
- > 23 July 2025
270
-
271
- - Bump chai and @types/chai [`#1940`](https://github.com/oceanprotocol/ocean.js/pull/1940)
272
- - Replace stop compute body paramas with query params [`#1970`](https://github.com/oceanprotocol/ocean.js/pull/1970)
273
- - Bump form-data from 2.3.3 to 2.5.5 [`#1968`](https://github.com/oceanprotocol/ocean.js/pull/1968)
274
- - Bump pbkdf2 from 3.1.2 to 3.1.3 [`#1960`](https://github.com/oceanprotocol/ocean.js/pull/1960)
275
- - Bump @oceanprotocol/contracts from 2.3.0 to 2.3.1 [`#1961`](https://github.com/oceanprotocol/ocean.js/pull/1961)
276
- - chore: fix some typos in comment [`#1958`](https://github.com/oceanprotocol/ocean.js/pull/1958)
277
- - Release 4.3.2 [`70e135c`](https://github.com/oceanprotocol/ocean.js/commit/70e135cfa0c016bbea5f91cd6769e9760e4d3db1)
278
-
279
- #### [v4.3.1](https://github.com/oceanprotocol/ocean.js/compare/v4.3.0...v4.3.1)
280
-
281
- > 17 July 2025
282
-
283
- - Fix type array for policy server objects. [`#1966`](https://github.com/oceanprotocol/ocean.js/pull/1966)
284
- - if test fails, show node logs [`#1965`](https://github.com/oceanprotocol/ocean.js/pull/1965)
285
- - Release 4.3.1 [`687c256`](https://github.com/oceanprotocol/ocean.js/commit/687c256ac1442c9c9fd0d6b98ae7ae09eba27fcc)
286
-
287
- #### [v4.3.0](https://github.com/oceanprotocol/ocean.js/compare/v4.2.1...v4.3.0)
288
-
289
- > 15 July 2025
290
-
291
- - Add policyServer object in compute routes. [`#1964`](https://github.com/oceanprotocol/ocean.js/pull/1964)
292
- - C2D Metadata [`#1963`](https://github.com/oceanprotocol/ocean.js/pull/1963)
293
- - Release 4.3.0 [`f42f0c4`](https://github.com/oceanprotocol/ocean.js/commit/f42f0c448280dce3cfe361fafcfcf6bd2d8fafa2)
294
-
295
- #### [v4.2.1](https://github.com/oceanprotocol/ocean.js/compare/v4.2.0...v4.2.1)
296
-
297
- > 25 June 2025
298
-
299
- - Refactor auth [`#1959`](https://github.com/oceanprotocol/ocean.js/pull/1959)
300
- - optional checks [`#1957`](https://github.com/oceanprotocol/ocean.js/pull/1957)
301
- - Release 4.2.1 [`5ccfb8f`](https://github.com/oceanprotocol/ocean.js/commit/5ccfb8fb9ec2bfa433878e512fbce61be589e2b2)
302
-
303
- #### [v4.2.0](https://github.com/oceanprotocol/ocean.js/compare/v4.1.4...v4.2.0)
304
-
305
- > 16 June 2025
306
-
307
- - Bump eslint-config-prettier from 9.1.0 to 10.1.5 [`#1951`](https://github.com/oceanprotocol/ocean.js/pull/1951)
308
- - Bump base-x from 3.0.10 to 3.0.11 [`#1939`](https://github.com/oceanprotocol/ocean.js/pull/1939)
309
- - Auth header + auth token methods [`#1953`](https://github.com/oceanprotocol/ocean.js/pull/1953)
310
- - Release 4.2.0 [`a9865c1`](https://github.com/oceanprotocol/ocean.js/commit/a9865c1bfcc91f3f56ee06960a5a13b880f7dca7)
311
-
312
- #### [v4.1.4](https://github.com/oceanprotocol/ocean.js/compare/v4.1.3...v4.1.4)
313
-
314
- > 11 June 2025
315
-
316
- - Release 4.1.3 [`#1956`](https://github.com/oceanprotocol/ocean.js/pull/1956)
317
- - Update ddo.js version. [`#1954`](https://github.com/oceanprotocol/ocean.js/pull/1954)
318
- - Release 4.1.4 [`1ed8713`](https://github.com/oceanprotocol/ocean.js/commit/1ed87132605f2d36835526259bed41226b33442d)
319
-
320
- #### [v4.1.3](https://github.com/oceanprotocol/ocean.js/compare/v4.1.2...v4.1.3)
321
-
322
- > 2 June 2025
323
-
324
- - Fix bugs and log fixes [`#1949`](https://github.com/oceanprotocol/ocean.js/pull/1949)
325
- - Release 4.1.3 [`f96befa`](https://github.com/oceanprotocol/ocean.js/commit/f96befa4c32b742ec7f962c2bd7667ad59515972)
326
- - Bump base-x from 3.0.10 to 3.0.11 [`b6338db`](https://github.com/oceanprotocol/ocean.js/commit/b6338dbcc7bbb94c3a67b5da8b37c642dd2eb09c)
327
-
328
- #### [v4.1.2](https://github.com/oceanprotocol/ocean.js/compare/v4.1.1...v4.1.2)
329
-
330
- > 27 May 2025
331
-
332
- - Fix pricing decode [`#1947`](https://github.com/oceanprotocol/ocean.js/pull/1947)
333
- - Release 4.1.2 [`ab70372`](https://github.com/oceanprotocol/ocean.js/commit/ab70372186895af2c13f682bf35a127e7e59db89)
334
-
335
- #### [v4.1.1](https://github.com/oceanprotocol/ocean.js/compare/v4.1.0...v4.1.1)
336
-
337
- > 26 May 2025
338
-
339
- - Feature/fix exports contracts [`#1945`](https://github.com/oceanprotocol/ocean.js/pull/1945)
340
- - Release 4.1.1 [`5f11eff`](https://github.com/oceanprotocol/ocean.js/commit/5f11efffb8c62dadc146aab30e23502bec260678)
341
-
342
- #### [v4.1.0](https://github.com/oceanprotocol/ocean.js/compare/v4.0.3...v4.1.0)
343
-
344
- > 20 May 2025
345
-
346
- - Feature/paid compute [`#1924`](https://github.com/oceanprotocol/ocean.js/pull/1924)
347
- - Escrow contract integration [`#1910`](https://github.com/oceanprotocol/ocean.js/pull/1910)
348
- - Updating ComputeExamples.md [`68d5386`](https://github.com/oceanprotocol/ocean.js/commit/68d53864a90ce34cccf7d54065d4aff947c37a86)
349
- - Added paid compute tests for md examples. Debug initializeCompute error message. [`3e8b649`](https://github.com/oceanprotocol/ocean.js/commit/3e8b6491779688c4166ad0a8287806ef2c60d0e8)
350
- - Implement checks for escrow funds. Add new test for specifying the resource to initialize. [`cbf98f1`](https://github.com/oceanprotocol/ocean.js/commit/cbf98f17708becb61caed492fbae0486ed70ede5)
351
-
352
- #### [v4.0.3](https://github.com/oceanprotocol/ocean.js/compare/v4.0.2...v4.0.3)
353
-
354
- > 28 April 2025
355
-
356
- - Dependencies update [`#1938`](https://github.com/oceanprotocol/ocean.js/pull/1938)
357
- - use main branch for node checkout [`#1936`](https://github.com/oceanprotocol/ocean.js/pull/1936)
358
- - Further integrate ddo-js [`#1935`](https://github.com/oceanprotocol/ocean.js/pull/1935)
359
- - Make integration tests use Ocean Node not Provider or Aquarius [`#1932`](https://github.com/oceanprotocol/ocean.js/pull/1932)
360
- - update CODEOWNERS [`#1933`](https://github.com/oceanprotocol/ocean.js/pull/1933)
361
- - Bump release-it from 15.6.1 to 18.1.2 [`#1921`](https://github.com/oceanprotocol/ocean.js/pull/1921)
362
- - Bump esbuild and tsx [`#1925`](https://github.com/oceanprotocol/ocean.js/pull/1925)
363
- - Bump serialize-javascript and mocha [`#1915`](https://github.com/oceanprotocol/ocean.js/pull/1915)
364
- - Release 4.0.3 [`f00bb95`](https://github.com/oceanprotocol/ocean.js/commit/f00bb955957ed1b69a01200bc73b2857da91117e)
365
-
366
- #### [v4.0.2](https://github.com/oceanprotocol/ocean.js/compare/v4.0.1...v4.0.2)
367
-
368
- > 27 March 2025
369
-
370
- - Bump axios from 1.7.9 to 1.8.3 [`#1926`](https://github.com/oceanprotocol/ocean.js/pull/1926)
371
- - update to ddo.js v0.0.2 [`#1931`](https://github.com/oceanprotocol/ocean.js/pull/1931)
372
- - Updating codeowners [`#1929`](https://github.com/oceanprotocol/ocean.js/pull/1929)
373
- - Release 4.0.2 [`b6a78b6`](https://github.com/oceanprotocol/ocean.js/commit/b6a78b64c684af7c9f360e22ecb7a0fa839e8907)
374
-
375
- #### [v4.0.1](https://github.com/oceanprotocol/ocean.js/compare/v4.0.0...v4.0.1)
376
-
377
- > 21 March 2025
378
-
379
- - moving the getChainId call [`#1928`](https://github.com/oceanprotocol/ocean.js/pull/1928)
380
- - Release 4.0.1 [`519e378`](https://github.com/oceanprotocol/ocean.js/commit/519e378c3cfd6df0ece6e503c89c796a0c76027d)
381
-
382
- ### [v4.0.0](https://github.com/oceanprotocol/ocean.js/compare/v4.0.0-next.1...v4.0.0)
383
-
384
- > 18 March 2025
385
-
386
- - Release 4.0 [`#1922`](https://github.com/oceanprotocol/ocean.js/pull/1922)
387
- - add policy server option to getDownloadUrl [`#1917`](https://github.com/oceanprotocol/ocean.js/pull/1917)
388
- - add missing exports, refactor addresses file [`#1904`](https://github.com/oceanprotocol/ocean.js/pull/1904)
389
- - Use serviceIndex instead of hardcoded indexes. [`#1905`](https://github.com/oceanprotocol/ocean.js/pull/1905)
390
- - Bump path-to-regexp and express [`#1893`](https://github.com/oceanprotocol/ocean.js/pull/1893)
391
- - make retries and interval bigger & configurable on waitForAqua [`#1895`](https://github.com/oceanprotocol/ocean.js/pull/1895)
392
- - Bump eslint-config-prettier from 9.0.0 to 9.1.0 [`#1884`](https://github.com/oceanprotocol/ocean.js/pull/1884)
393
- - Add back check for access list factory. [`#1889`](https://github.com/oceanprotocol/ocean.js/pull/1889)
394
- - Remove circular dependencies, fix imports and improve build [`#1881`](https://github.com/oceanprotocol/ocean.js/pull/1881)
395
- - chore: remove redundant words in comment [`#1890`](https://github.com/oceanprotocol/ocean.js/pull/1890)
396
- - Bump @truffle/hdwallet-provider from 2.1.10 to 2.1.15 [`#1886`](https://github.com/oceanprotocol/ocean.js/pull/1886)
397
- - Bump nyc from 15.1.0 to 17.1.0 [`#1883`](https://github.com/oceanprotocol/ocean.js/pull/1883)
398
- - Bump @types/crypto-js from 4.1.2 to 4.2.2 [`#1882`](https://github.com/oceanprotocol/ocean.js/pull/1882)
399
- - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows [`#1844`](https://github.com/oceanprotocol/ocean.js/pull/1844)
400
- - Remove node:16 docker image from workflow. [`#1879`](https://github.com/oceanprotocol/ocean.js/pull/1879)
401
- - Bump rollup from 2.61.1 to 2.79.2 [`#1866`](https://github.com/oceanprotocol/ocean.js/pull/1866)
402
- - Remove checks from publishing. ADded chain ID check for ordering. [`#1875`](https://github.com/oceanprotocol/ocean.js/pull/1875)
403
- - done [`60d0272`](https://github.com/oceanprotocol/ocean.js/commit/60d027294a2893410860f1180ff47177e12e45de)
404
- - rename waitForAqua as waitForIndexer [`6381795`](https://github.com/oceanprotocol/ocean.js/commit/6381795c957f301b93461d84a14ff59991b58738)
405
- - 4th pass [`bf94e10`](https://github.com/oceanprotocol/ocean.js/commit/bf94e102e53dd07eac6c671ef222b96e34ffca7f)
406
-
407
- #### [v4.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v4.0.0-next.0...v4.0.0-next.1)
408
-
409
- > 12 November 2024
410
-
411
- - add datasets on ComputeAsset, new start compute fn [`8563429`](https://github.com/oceanprotocol/ocean.js/commit/85634293306fca9aaa3ab5ae06a114149ccc8911)
412
- - support for consumer signature on initialize compute [`71c5923`](https://github.com/oceanprotocol/ocean.js/commit/71c59230db99a08a6c28df66c26e32ca61c71089)
413
- - add file object types [`cd936c2`](https://github.com/oceanprotocol/ocean.js/commit/cd936c24a989633d3d8e71b908a375802d2e2970)
414
-
415
- #### [v4.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.4.6...v4.0.0-next.0)
416
-
417
- > 12 November 2024
418
-
419
- - Release 4.0.0-next.0 [`658cfe8`](https://github.com/oceanprotocol/ocean.js/commit/658cfe83ff855a83eb97e3cbf1276bed6022a1a6)
420
-
421
- #### [v3.4.6](https://github.com/oceanprotocol/ocean.js/compare/v3.4.5...v3.4.6)
422
-
423
- > 8 January 2025
424
-
425
- - make retries and interval bigger & configurable on waitForAqua [`#1895`](https://github.com/oceanprotocol/ocean.js/pull/1895)
426
- - Bump eslint-config-prettier from 9.0.0 to 9.1.0 [`#1884`](https://github.com/oceanprotocol/ocean.js/pull/1884)
427
- - rename waitForAqua as waitForIndexer [`6381795`](https://github.com/oceanprotocol/ocean.js/commit/6381795c957f301b93461d84a14ff59991b58738)
428
- - Release 3.4.6 [`edd3581`](https://github.com/oceanprotocol/ocean.js/commit/edd3581df80e59f7f6ce64c9e1ae5e4553835f92)
429
- - make retries and interval bigger & configurable [`2b6e537`](https://github.com/oceanprotocol/ocean.js/commit/2b6e537f4e2a06603cfb62c61a2af5f471b4a699)
430
-
431
- #### [v3.4.5](https://github.com/oceanprotocol/ocean.js/compare/v3.4.4...v3.4.5)
432
-
433
- > 19 December 2024
434
-
435
- - Add back check for access list factory. [`#1889`](https://github.com/oceanprotocol/ocean.js/pull/1889)
436
- - Remove circular dependencies, fix imports and improve build [`#1881`](https://github.com/oceanprotocol/ocean.js/pull/1881)
437
- - chore: remove redundant words in comment [`#1890`](https://github.com/oceanprotocol/ocean.js/pull/1890)
438
- - Bump @truffle/hdwallet-provider from 2.1.10 to 2.1.15 [`#1886`](https://github.com/oceanprotocol/ocean.js/pull/1886)
439
- - Bump nyc from 15.1.0 to 17.1.0 [`#1883`](https://github.com/oceanprotocol/ocean.js/pull/1883)
440
- - Bump @types/crypto-js from 4.1.2 to 4.2.2 [`#1882`](https://github.com/oceanprotocol/ocean.js/pull/1882)
441
- - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows [`#1844`](https://github.com/oceanprotocol/ocean.js/pull/1844)
442
- - Remove node:16 docker image from workflow. [`#1879`](https://github.com/oceanprotocol/ocean.js/pull/1879)
443
- - Bump rollup from 2.61.1 to 2.79.2 [`#1866`](https://github.com/oceanprotocol/ocean.js/pull/1866)
444
- - done [`60d0272`](https://github.com/oceanprotocol/ocean.js/commit/60d027294a2893410860f1180ff47177e12e45de)
445
- - 4th pass [`bf94e10`](https://github.com/oceanprotocol/ocean.js/commit/bf94e102e53dd07eac6c671ef222b96e34ffca7f)
446
- - Release 3.4.5 [`a1ee835`](https://github.com/oceanprotocol/ocean.js/commit/a1ee835294b6a51721c3c215dd3c16f741b0573b)
447
-
448
- #### [v3.4.4](https://github.com/oceanprotocol/ocean.js/compare/v3.4.3...v3.4.4)
449
-
450
- > 20 November 2024
451
-
452
- - Remove checks from publishing. ADded chain ID check for ordering. [`#1875`](https://github.com/oceanprotocol/ocean.js/pull/1875)
453
- - Release 3.4.4 [`fa242a5`](https://github.com/oceanprotocol/ocean.js/commit/fa242a5095d16327adf2d53830a643350fcdfa84)
454
-
455
- #### [v3.4.3](https://github.com/oceanprotocol/ocean.js/compare/v3.4.2...v3.4.3)
456
-
457
- > 5 November 2024
458
-
459
- - Add checks for ddo chain id and did. [`#1868`](https://github.com/oceanprotocol/ocean.js/pull/1868)
460
- - generate types to dist/types [`#1862`](https://github.com/oceanprotocol/ocean.js/pull/1862)
461
- - Release 3.4.3 [`9d385b0`](https://github.com/oceanprotocol/ocean.js/commit/9d385b0f0be4df0d280b8c6353b25ed0f005b66a)
462
- - fix tests tsconfig path in eslint [`bae1874`](https://github.com/oceanprotocol/ocean.js/commit/bae18749bf96d8cc34592aa6dd271b7c1fd6dbfb)
463
-
464
- #### [v3.4.2](https://github.com/oceanprotocol/ocean.js/compare/v3.4.1...v3.4.2)
465
-
466
- > 16 October 2024
467
-
468
- - Add confidential EVM flag when creating a datatoken 4 in NFT class [`#1859`](https://github.com/oceanprotocol/ocean.js/pull/1859)
469
- - Release 3.4.2 [`0e42ce3`](https://github.com/oceanprotocol/ocean.js/commit/0e42ce3f64413b5a88532c1fe22eb76fb3823968)
470
-
471
- #### [v3.4.1](https://github.com/oceanprotocol/ocean.js/compare/v3.4.0...v3.4.1)
472
-
473
- > 9 October 2024
474
-
475
- - Updating oasis exports [`#1860`](https://github.com/oceanprotocol/ocean.js/pull/1860)
476
- - Fix ipfs CID. [`#1851`](https://github.com/oceanprotocol/ocean.js/pull/1851)
477
- - chore: get router factory address from config [`#1858`](https://github.com/oceanprotocol/ocean.js/pull/1858)
478
- - Release 3.4.1 [`cc91e1d`](https://github.com/oceanprotocol/ocean.js/commit/cc91e1d376090137b7f92214a2085ea9b24a974e)
479
-
480
- #### [v3.4.0](https://github.com/oceanprotocol/ocean.js/compare/v3.3.4-next.0...v3.4.0)
481
-
482
- > 7 October 2024
483
-
484
- - Issue 1841 pub flow - createAsset Fn [`#1843`](https://github.com/oceanprotocol/ocean.js/pull/1843)
485
- - add credentials to service type [`#1855`](https://github.com/oceanprotocol/ocean.js/pull/1855)
486
- - Integrate contracts v2.2.0 [`#1845`](https://github.com/oceanprotocol/ocean.js/pull/1845)
487
- - Added additional check for NFT tx. [`#1854`](https://github.com/oceanprotocol/ocean.js/pull/1854)
488
- - throw some error msgs if no tx [`#1857`](https://github.com/oceanprotocol/ocean.js/pull/1857)
489
- - Fix non existing transaction error [`#1793`](https://github.com/oceanprotocol/ocean.js/pull/1793)
490
- - Fix try catch nft creation [`#1853`](https://github.com/oceanprotocol/ocean.js/pull/1853)
491
- - fix review [`61fff34`](https://github.com/oceanprotocol/ocean.js/commit/61fff3441d782c4dafdc6d6def312988052d5ff1)
492
- - some fix and refactor [`51ddf52`](https://github.com/oceanprotocol/ocean.js/commit/51ddf52d58dda02ee60ecd22759939b947a94f55)
493
- - remove duplicate file + fix import [`c80d69e`](https://github.com/oceanprotocol/ocean.js/commit/c80d69ec3235b14dfc4cb5a26ad6f330aa1f6db1)
494
-
495
- #### [v3.3.4-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3...v3.3.4-next.0)
496
-
497
- > 10 September 2024
498
-
499
- - remove hardhat deps [`5611eab`](https://github.com/oceanprotocol/ocean.js/commit/5611eab8176d9eab9c86a7f38eb23a3e893930e3)
500
- - use hardhat getContractAt [`a049a1a`](https://github.com/oceanprotocol/ocean.js/commit/a049a1a4880fa698a26a27d6ea8e42fd864c188d)
501
- - wip: create asset [`17603be`](https://github.com/oceanprotocol/ocean.js/commit/17603be1bb1e0bae5740755c5ae0873f1d18df4b)
502
-
503
- #### [v3.3.3](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3-next.1...v3.3.3)
504
-
505
- > 2 July 2024
506
-
507
- - make service endpoint / service name check case insensitive [`#1832`](https://github.com/oceanprotocol/ocean.js/pull/1832)
508
- - Release 3.3.3 [`c622b21`](https://github.com/oceanprotocol/ocean.js/commit/c622b213ff19f091e6ce194c7dc512ee2cc40626)
509
-
510
- #### [v3.3.3-next.1](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3-next.0...v3.3.3-next.1)
511
-
512
- > 1 July 2024
513
-
514
- - wip: update compute status/stop to support `agreementId`, not `documentId`, sig fix [`#1822`](https://github.com/oceanprotocol/ocean.js/pull/1822)
515
- - put timeout back and test order,mut be ipfs side temporary [`557289e`](https://github.com/oceanprotocol/ocean.js/commit/557289e5f2c3a667abb6645a07c8342be881c186)
516
- - try swap tests order , debug [`fb50bee`](https://github.com/oceanprotocol/ocean.js/commit/fb50bee3804d943949da33cfdfb615449d6c39c1)
517
- - remove console.logs [`4e0536a`](https://github.com/oceanprotocol/ocean.js/commit/4e0536a1f8a812e4002b437665ce5357fddccd22)
518
-
519
- #### [v3.3.3-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.3.2...v3.3.3-next.0)
520
-
521
- > 27 June 2024
522
-
523
- - Release 3.3.3-next.0 [`6f13fe7`](https://github.com/oceanprotocol/ocean.js/commit/6f13fe796feb9f168f234c8edf5ed27bcc47ce82)
524
- - wip: update to support agreementId [`9d58208`](https://github.com/oceanprotocol/ocean.js/commit/9d582082f05cab961915aef04e74f8e32fd7ba9c)
525
- - update compute stop, document id is not needed, neither for operator service, neither used on signature check [`5105a4f`](https://github.com/oceanprotocol/ocean.js/commit/5105a4fdadbf5590ebf2954a1d6f3a12f77b235c)
526
-
527
- #### [v3.3.2](https://github.com/oceanprotocol/ocean.js/compare/v3.3.1...v3.3.2)
528
-
529
- > 25 June 2024
530
-
531
- - Split coupled tests to fix timeout issues [`#1827`](https://github.com/oceanprotocol/ocean.js/pull/1827)
532
- - Bump braces from 3.0.2 to 3.0.3 [`#1819`](https://github.com/oceanprotocol/ocean.js/pull/1819)
533
- - Bump chai-spies and @types/chai-spies [`#1816`](https://github.com/oceanprotocol/ocean.js/pull/1816)
534
- - Pontus x devnet config [`#1806`](https://github.com/oceanprotocol/ocean.js/pull/1806)
535
- - Update CODEOWNERS [`#1824`](https://github.com/oceanprotocol/ocean.js/pull/1824)
536
- - Sanitize service endpoint by adding/reving slash when needed. [`#1821`](https://github.com/oceanprotocol/ocean.js/pull/1821)
537
- - Release 3.3.2 [`3ba3ccb`](https://github.com/oceanprotocol/ocean.js/commit/3ba3ccb6b5df9caa87e31dfb316a1c1c74a6740c)
538
-
539
- #### [v3.3.1](https://github.com/oceanprotocol/ocean.js/compare/v3.3.0...v3.3.1)
540
-
541
- > 9 May 2024
542
-
543
- - Bump express from 4.18.2 to 4.19.2 [`#1813`](https://github.com/oceanprotocol/ocean.js/pull/1813)
544
- - Bump typescript from 5.1.6 to 5.4.5 [`#1810`](https://github.com/oceanprotocol/ocean.js/pull/1810)
545
- - Bump ejs from 3.1.7 to 3.1.10 [`#1812`](https://github.com/oceanprotocol/ocean.js/pull/1812)
546
- - add sapphire [`#1808`](https://github.com/oceanprotocol/ocean.js/pull/1808)
547
- - Bump typedoc from 0.25.1 to 0.25.13 [`#1809`](https://github.com/oceanprotocol/ocean.js/pull/1809)
548
- - Bump ip from 1.1.5 to 1.1.9 [`#1804`](https://github.com/oceanprotocol/ocean.js/pull/1804)
549
- - Bump es5-ext from 0.10.62 to 0.10.64 [`#1805`](https://github.com/oceanprotocol/ocean.js/pull/1805)
550
- - Multiple fixes [`#1785`](https://github.com/oceanprotocol/ocean.js/pull/1785)
551
- - Update ConfigHelper.ts [`#1807`](https://github.com/oceanprotocol/ocean.js/pull/1807)
552
- - Release 3.3.1 [`1f4e433`](https://github.com/oceanprotocol/ocean.js/commit/1f4e4336dd64d8950a2b314a9de526b40fbe63f5)
553
-
554
- #### [v3.3.0](https://github.com/oceanprotocol/ocean.js/compare/v3.2.3...v3.3.0)
555
-
556
- > 5 February 2024
557
-
558
- - fix using custom address file [`#1802`](https://github.com/oceanprotocol/ocean.js/pull/1802)
559
- - Fix provider fee approval in order helper [`#1795`](https://github.com/oceanprotocol/ocean.js/pull/1795)
560
- - Release 3.3.0 [`7c4da83`](https://github.com/oceanprotocol/ocean.js/commit/7c4da83ee3f8c0ff8fa417b7c41e3ae72924e960)
561
-
562
- #### [v3.2.3](https://github.com/oceanprotocol/ocean.js/compare/v3.2.2...v3.2.3)
563
-
564
- > 15 December 2023
565
-
566
- - fix provider fee approval in order helper [`f8527d7`](https://github.com/oceanprotocol/ocean.js/commit/f8527d7a65e5af3f14fbaa5a4977ef72377e6569)
567
- - Release 3.2.3 [`399f97e`](https://github.com/oceanprotocol/ocean.js/commit/399f97e841552bdfe0635f2f277ad6b5f4e8ac82)
568
- - fix lint [`41f2ba7`](https://github.com/oceanprotocol/ocean.js/commit/41f2ba763d26c72b38f12f2c80b698e047f8922b)
569
-
570
- #### [v3.2.2](https://github.com/oceanprotocol/ocean.js/compare/v3.2.1...v3.2.2)
571
-
572
- > 14 December 2023
573
-
574
- - fix sepolia [`#1794`](https://github.com/oceanprotocol/ocean.js/pull/1794)
575
- - Release 3.2.2 [`da262f7`](https://github.com/oceanprotocol/ocean.js/commit/da262f7498f8d2a307d1815b64bd6aa2787e2974)
576
-
577
- #### [v3.2.1](https://github.com/oceanprotocol/ocean.js/compare/v3.2.0...v3.2.1)
578
-
579
- > 5 December 2023
580
-
581
- - Fix for running c2d jobs with additional datasets [`#1792`](https://github.com/oceanprotocol/ocean.js/pull/1792)
582
- - Use latest barge [`#1788`](https://github.com/oceanprotocol/ocean.js/pull/1788)
583
- - Release 3.2.1 [`f92e2ff`](https://github.com/oceanprotocol/ocean.js/commit/f92e2ff09e3bf9fc570b8dcc01a5345842265f56)
584
- - fix runner missing images [`e71159e`](https://github.com/oceanprotocol/ocean.js/commit/e71159e0a1c37e3793bbf4c990dd857ceb36964a)
585
-
586
- #### [v3.2.0](https://github.com/oceanprotocol/ocean.js/compare/v3.1.5-next.0...v3.2.0)
587
-
588
- > 24 November 2023
589
-
590
- - Bump eslint from 8.24.0 to 8.52.0 [`#1783`](https://github.com/oceanprotocol/ocean.js/pull/1783)
591
- - bump contracts & add optimism [`#1786`](https://github.com/oceanprotocol/ocean.js/pull/1786)
592
- - Release 3.2.0 [`d98e4db`](https://github.com/oceanprotocol/ocean.js/commit/d98e4db340e1863dafc5e2bf7c8fb59c6e8fccb9)
593
-
594
- #### [v3.1.5-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.1.4...v3.1.5-next.0)
595
-
596
- > 13 November 2023
597
-
598
- - Bump crypto-js from 4.1.1 to 4.2.0 [`#1782`](https://github.com/oceanprotocol/ocean.js/pull/1782)
599
- - update min gas fee value [`2817315`](https://github.com/oceanprotocol/ocean.js/commit/2817315716c5cbc0171e6ca24cfb2f6b980ee417)
600
- - Release 3.1.5-next.0 [`1d924e1`](https://github.com/oceanprotocol/ocean.js/commit/1d924e11dda34e2c6a9f1327e09daebe3390dba0)
601
- - merge main [`83a8b7a`](https://github.com/oceanprotocol/ocean.js/commit/83a8b7a47052196a49a01c3fb3095fd21e9e2ae6)
602
-
603
- #### [v3.1.4](https://github.com/oceanprotocol/ocean.js/compare/v3.1.3...v3.1.4)
604
-
605
- > 24 October 2023
606
-
607
- - make sure we increment a number when working with nonces [`#1781`](https://github.com/oceanprotocol/ocean.js/pull/1781)
608
- - Release 3.1.4 [`b2e2cf2`](https://github.com/oceanprotocol/ocean.js/commit/b2e2cf24293af07f597c25e3a3e392db9caa381a)
609
-
610
- #### [v3.1.3](https://github.com/oceanprotocol/ocean.js/compare/v3.1.3-next.1...v3.1.3)
611
-
612
- > 16 October 2023
613
-
614
- - fix fs use & error handling [`#1777`](https://github.com/oceanprotocol/ocean.js/pull/1777)
615
- - Bump postcss from 8.4.5 to 8.4.31 [`#1778`](https://github.com/oceanprotocol/ocean.js/pull/1778)
616
- - Release 3.1.3 [`1bc5a39`](https://github.com/oceanprotocol/ocean.js/commit/1bc5a39fda217c91cf5c44f41c6275acd20740de)
617
-
618
- #### [v3.1.3-next.1](https://github.com/oceanprotocol/ocean.js/compare/v3.1.3-next.0...v3.1.3-next.1)
619
-
620
- > 11 October 2023
621
-
622
- - update error handling [`aada8e9`](https://github.com/oceanprotocol/ocean.js/commit/aada8e92af9273ccc20e86dc00ea73bcb7e8dfdf)
623
- - Release 3.1.3-next.1 [`40c22b9`](https://github.com/oceanprotocol/ocean.js/commit/40c22b9b1fa147fd4295da1bdd6248d7714a2b30)
624
-
625
- #### [v3.1.3-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.1.2...v3.1.3-next.0)
626
-
627
- > 6 October 2023
628
-
629
- - Bump @types/crypto-js from 4.1.1 to 4.1.2 [`#1774`](https://github.com/oceanprotocol/ocean.js/pull/1774)
630
- - Bump @types/chai-spies from 1.0.3 to 1.0.4 [`#1776`](https://github.com/oceanprotocol/ocean.js/pull/1776)
631
- - fix fs use [`735dc2f`](https://github.com/oceanprotocol/ocean.js/commit/735dc2f62b976be683bc9fcd7f8940e715b18519)
632
- - Release 3.1.3-next.0 [`5ac5d1f`](https://github.com/oceanprotocol/ocean.js/commit/5ac5d1f44a637b5d8d285757941b0393bb3a7983)
633
-
634
- #### [v3.1.2](https://github.com/oceanprotocol/ocean.js/compare/v3.1.1...v3.1.2)
635
-
636
- > 25 September 2023
637
-
638
- - Feature/ Use custom addresses & fallback signature to legacy [`#1772`](https://github.com/oceanprotocol/ocean.js/pull/1772)
639
- - Bump typedoc from 0.24.8 to 0.25.1 [`#1770`](https://github.com/oceanprotocol/ocean.js/pull/1770)
640
- - Bump cross-fetch from 3.1.5 to 4.0.0 [`#1764`](https://github.com/oceanprotocol/ocean.js/pull/1764)
641
- - Bump eslint-config-prettier from 8.5.0 to 9.0.0 [`#1763`](https://github.com/oceanprotocol/ocean.js/pull/1763)
642
- - optimize disk space [`#1771`](https://github.com/oceanprotocol/ocean.js/pull/1771)
643
- - Added gen-x-testnet to ConfigHelper [`#1741`](https://github.com/oceanprotocol/ocean.js/pull/1741)
644
- - Remove custom contracts [`#1769`](https://github.com/oceanprotocol/ocean.js/pull/1769)
645
- - Release 3.1.2 [`a157154`](https://github.com/oceanprotocol/ocean.js/commit/a157154f857f363ddabc77298a9377070972153a)
646
-
647
- #### [v3.1.1](https://github.com/oceanprotocol/ocean.js/compare/v3.1.0...v3.1.1)
648
-
649
- > 4 September 2023
650
-
651
- - fix compute stop & uptade order helper to be reused also for c2d oreder methods [`#1761`](https://github.com/oceanprotocol/ocean.js/pull/1761)
652
- - Bump mock-local-storage from 1.1.23 to 1.1.24 [`#1738`](https://github.com/oceanprotocol/ocean.js/pull/1738)
653
- - Release 3.1.1 [`e5f36f9`](https://github.com/oceanprotocol/ocean.js/commit/e5f36f94aa1834b5f6605409559b473acfe85481)
654
-
655
- #### [v3.1.0](https://github.com/oceanprotocol/ocean.js/compare/v3.0.4...v3.1.0)
656
-
657
- > 25 August 2023
658
-
659
- - Feature/Add order util method [`#1759`](https://github.com/oceanprotocol/ocean.js/pull/1759)
660
- - Bump typescript from 4.8.4 to 5.1.6 [`#1743`](https://github.com/oceanprotocol/ocean.js/pull/1743)
661
- - Bump word-wrap from 1.2.3 to 1.2.4 [`#1753`](https://github.com/oceanprotocol/ocean.js/pull/1753)
662
- - Bump typedoc-plugin-markdown from 3.15.2 to 3.15.4 [`#1756`](https://github.com/oceanprotocol/ocean.js/pull/1756)
663
- - Release 3.1.0 [`bc22ea3`](https://github.com/oceanprotocol/ocean.js/commit/bc22ea3447f88d5c85bf6dcbe352c8e53ba695f9)
664
-
665
- #### [v3.0.4](https://github.com/oceanprotocol/ocean.js/compare/v3.0.3...v3.0.4)
666
-
667
- > 1 August 2023
668
-
669
- - Fix/ Download file browser [`#1758`](https://github.com/oceanprotocol/ocean.js/pull/1758)
670
- - Release 3.0.4 [`46ca3d5`](https://github.com/oceanprotocol/ocean.js/commit/46ca3d534bc9f98eda0911faadcd73700594209a)
671
-
672
- #### [v3.0.3](https://github.com/oceanprotocol/ocean.js/compare/v3.0.2...v3.0.3)
673
-
674
- > 31 July 2023
675
-
676
- - Update provider nonce handling [`#1747`](https://github.com/oceanprotocol/ocean.js/pull/1747)
677
- - Release 3.0.3 [`96568ed`](https://github.com/oceanprotocol/ocean.js/commit/96568ed2503634e802683e3be682aed9c65dfd36)
678
-
679
- #### [v3.0.2](https://github.com/oceanprotocol/ocean.js/compare/v3.0.1...v3.0.2)
680
-
681
- > 14 July 2023
682
-
683
- - Update codeExamples dependencies [`#1742`](https://github.com/oceanprotocol/ocean.js/pull/1742)
684
- - Updates to Provider errors handling [`#1745`](https://github.com/oceanprotocol/ocean.js/pull/1745)
685
- - Feature/sepolia [`#1749`](https://github.com/oceanprotocol/ocean.js/pull/1749)
686
- - Fixing fee token decimals [`#1748`](https://github.com/oceanprotocol/ocean.js/pull/1748)
687
- - Release 3.0.2 [`ff5fcd7`](https://github.com/oceanprotocol/ocean.js/commit/ff5fcd7f2256d9baa0a2df6db68c85041d0c93ce)
688
- - Merge 8699e4a8bb30b3ecb7ee894412ebe85267fddd67 into ae2ff1ccde53ace9841844c316a855de271f9a3f [`9da0268`](https://github.com/oceanprotocol/ocean.js/commit/9da0268be6ddfb1e4f110ee48725e8c9a492f6fb)
689
- - Adding tests to check if the number of decimals is correct for the publishMarketFee [`8699e4a`](https://github.com/oceanprotocol/ocean.js/commit/8699e4a8bb30b3ecb7ee894412ebe85267fddd67)
690
-
691
- #### [v3.0.1](https://github.com/oceanprotocol/ocean.js/compare/v3.0.1-next.0...v3.0.1)
692
-
693
- > 6 June 2023
694
-
695
- - set min gas fee 30 gwei on priority fees for polygon and mumbai as well [`#1736`](https://github.com/oceanprotocol/ocean.js/pull/1736)
696
- - Release 3.0.1 [`ae2ff1c`](https://github.com/oceanprotocol/ocean.js/commit/ae2ff1ccde53ace9841844c316a855de271f9a3f)
697
-
698
- #### [v3.0.1-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0...v3.0.1-next.0)
699
-
700
- > 31 May 2023
701
-
702
- - Release 3.0.1-next.0 [`b670073`](https://github.com/oceanprotocol/ocean.js/commit/b67007363a8e2a3b640411c3b6471edeacdf5d19)
703
- - Merge 04deabccd3ffbc8d3620e42a8b1bc4a2d5019e54 into 543f71f7cda1b3d0099cc26975d34b89bead7452 [`c33663c`](https://github.com/oceanprotocol/ocean.js/commit/c33663cfdbf501c407d3e1e17f56b17761f9e556)
704
- - set min gas fee 30 gwei on priority fees for polygon and mumbai as well [`04deabc`](https://github.com/oceanprotocol/ocean.js/commit/04deabccd3ffbc8d3620e42a8b1bc4a2d5019e54)
705
-
706
- ### [v3.0.0](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.5...v3.0.0)
707
-
708
- > 29 May 2023
709
-
710
- - Features/ethers [`#1696`](https://github.com/oceanprotocol/ocean.js/pull/1696)
711
- - Release 3.0.0 [`543f71f`](https://github.com/oceanprotocol/ocean.js/commit/543f71f7cda1b3d0099cc26975d34b89bead7452)
712
-
713
- #### [v3.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.4...v3.0.0-next.5)
714
-
715
- > 22 May 2023
716
-
717
- - Add consumer parameter types [`#1730`](https://github.com/oceanprotocol/ocean.js/pull/1730)
718
- - add consume params typings [`#1731`](https://github.com/oceanprotocol/ocean.js/pull/1731)
719
- - Release 3.0.0-next.5 [`3379c0b`](https://github.com/oceanprotocol/ocean.js/commit/3379c0b77034e8ad7ef8e034a70f6e73ae072411)
720
- - Merge 8ad834e2a84ce5b2deb8c7c6117e657e69f86e81 into e3dfa2997acbcfad40a1fc302795c07d2ff1c3fa [`778eab6`](https://github.com/oceanprotocol/ocean.js/commit/778eab6b8641cb9dea93b7f389b45e0a46ebaebd)
721
- - fix gas fee estimate [`a9eedac`](https://github.com/oceanprotocol/ocean.js/commit/a9eedac21824436e1925314690e7c8932bf59ce9)
722
-
723
- #### [v3.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.3...v3.0.0-next.4)
724
-
725
- > 10 May 2023
726
-
727
- - Release 3.0.0-next.4 [`b9eaff6`](https://github.com/oceanprotocol/ocean.js/commit/b9eaff605571ac8ea002a2fe1a6d59d3645ce1d7)
728
- - Merge 1ee38f518b5a69905cfe1270f85f6fc506e71d8a into 59568d292ee1455f8418a3cbbb1756ff7a4fac30 [`fd7144c`](https://github.com/oceanprotocol/ocean.js/commit/fd7144c876d74e0344dc1409eb7e854057d63c1c)
729
- - fix gasFee issue on sendTx [`1ee38f5`](https://github.com/oceanprotocol/ocean.js/commit/1ee38f518b5a69905cfe1270f85f6fc506e71d8a)
730
-
731
- #### [v3.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.2...v3.0.0-next.3)
732
-
733
- > 9 May 2023
734
-
735
- - Release 3.0.0-next.3 [`1b0821b`](https://github.com/oceanprotocol/ocean.js/commit/1b0821b6efe1deefc77e392c7eb1037fbd2b7fa2)
736
- - Merge dfc8ba3d64dda812c79ece3e33270f9feb7001ee into 59568d292ee1455f8418a3cbbb1756ff7a4fac30 [`f5abc40`](https://github.com/oceanprotocol/ocean.js/commit/f5abc4094a87885044a6871d4c9e75e3e9e448cc)
737
- - update log messages for errors [`dfc8ba3`](https://github.com/oceanprotocol/ocean.js/commit/dfc8ba3d64dda812c79ece3e33270f9feb7001ee)
738
-
739
- #### [v3.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.1...v3.0.0-next.2)
740
-
741
- > 9 May 2023
742
-
743
- - Adding docs with Typedoc [`#1724`](https://github.com/oceanprotocol/ocean.js/pull/1724)
744
- - update get compute env return type [`#1721`](https://github.com/oceanprotocol/ocean.js/pull/1721)
745
- - Bump @truffle/hdwallet-provider from 2.1.5 to 2.1.10 [`#1725`](https://github.com/oceanprotocol/ocean.js/pull/1725)
746
- - Bump vm2 from 3.9.11 to 3.9.17 [`#1722`](https://github.com/oceanprotocol/ocean.js/pull/1722)
747
- - Bump chai from 4.3.6 to 4.3.7 [`#1726`](https://github.com/oceanprotocol/ocean.js/pull/1726)
748
- - Fix c2d restart job with valid fees and order [`#1729`](https://github.com/oceanprotocol/ocean.js/pull/1729)
749
- - Make FRE withMint = True [`#1719`](https://github.com/oceanprotocol/ocean.js/pull/1719)
750
- - Bump @types/node from 18.11.18 to 18.15.11 [`#1712`](https://github.com/oceanprotocol/ocean.js/pull/1712)
751
- - Bump bignumber.js from 9.1.0 to 9.1.1 [`#1713`](https://github.com/oceanprotocol/ocean.js/pull/1713)
752
- - Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 [`#1711`](https://github.com/oceanprotocol/ocean.js/pull/1711)
753
- - Bump @oceanprotocol/contracts from 1.1.8 to 1.1.12 [`#1709`](https://github.com/oceanprotocol/ocean.js/pull/1709)
754
- - Release 3.0.0-next.2 [`11cb8d3`](https://github.com/oceanprotocol/ocean.js/commit/11cb8d32fd3e86ab3be7a4c655b127fb59bd91fe)
755
- - merge main fix conflicts [`a038f24`](https://github.com/oceanprotocol/ocean.js/commit/a038f24af4ff10adaab38cf2973febabc199aadb)
756
- - adding Typedoc to ethers branch [`bc1f537`](https://github.com/oceanprotocol/ocean.js/commit/bc1f537d09855b84f96514f02e651db7e4fa8559)
757
-
758
- #### [v3.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v3.0.0-next.0...v3.0.0-next.1)
759
-
760
- > 28 April 2023
761
-
762
- - update provider signature message [`05c4030`](https://github.com/oceanprotocol/ocean.js/commit/05c4030afdf7756307cf65483222bbeb3ac53712)
763
- - Release 3.0.0-next.1 [`eb67d4c`](https://github.com/oceanprotocol/ocean.js/commit/eb67d4c7f070fb17fb0dc151b22cf223ee7f60f4)
764
- - fix lint [`304b53a`](https://github.com/oceanprotocol/ocean.js/commit/304b53ad16067ede69e5274acfcb2ff205f591a6)
765
-
766
- #### [v3.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v2.7.0...v3.0.0-next.0)
767
-
768
- > 18 April 2023
769
-
770
- - Cover all storage type support [`#1685`](https://github.com/oceanprotocol/ocean.js/pull/1685)
771
- - fix compute flow integration test [`0750d98`](https://github.com/oceanprotocol/ocean.js/commit/0750d98b986bad063dff0dd1e14458010665fcca)
772
- - more cleanup and jsdoc updates [`967f664`](https://github.com/oceanprotocol/ocean.js/commit/967f6642fb1a0cf9c20d4f4fa28d36527d8e43ba)
773
- - Updating CodeExamples.md [`815ee37`](https://github.com/oceanprotocol/ocean.js/commit/815ee37c52f9aa64f2cac4948fb137f447d1c6b4)
774
-
775
- #### [v2.7.0](https://github.com/oceanprotocol/ocean.js/compare/v2.7.0-next.2...v2.7.0)
776
-
777
- > 20 March 2023
778
-
779
- - Multichain Provider [`#1698`](https://github.com/oceanprotocol/ocean.js/pull/1698)
780
- - Bump release-it from 15.6.0 to 15.6.1 [`#1704`](https://github.com/oceanprotocol/ocean.js/pull/1704)
781
- - Bump prettier from 2.8.1 to 2.8.4 [`#1703`](https://github.com/oceanprotocol/ocean.js/pull/1703)
782
- - Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.54.0 [`#1702`](https://github.com/oceanprotocol/ocean.js/pull/1702)
783
- - Updated copyright year. [`#1700`](https://github.com/oceanprotocol/ocean.js/pull/1700)
784
- - Release 2.7.0 [`a2e9901`](https://github.com/oceanprotocol/ocean.js/commit/a2e9901697b32c6aaaa489c3bec1a19fcfa185ab)
785
-
786
- #### [v2.7.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v2.7.0-next.1...v2.7.0-next.2)
787
-
788
- > 22 February 2023
789
-
790
- - Release 2.7.0-next.2 [`2687751`](https://github.com/oceanprotocol/ocean.js/commit/26877517ff8a7537729e37cf6c68260ca3b3bcf4)
791
- - fix isValid provider method [`010306c`](https://github.com/oceanprotocol/ocean.js/commit/010306c92e003021b08df0b8b8ad6743ae6b240c)
792
-
793
- #### [v2.7.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v2.7.0-next.0...v2.7.0-next.1)
794
-
795
- > 22 February 2023
796
-
797
- - Release 2.7.0-next.0 [`500062b`](https://github.com/oceanprotocol/ocean.js/commit/500062beb575b21ab7210a675bdf5174d11842c8)
798
- - Updating CodeExamples.md [`6cc891a`](https://github.com/oceanprotocol/ocean.js/commit/6cc891a5da9e4042e3eee243b651e8a7188d1786)
799
- - Release 2.7.0-next.1 [`ba27412`](https://github.com/oceanprotocol/ocean.js/commit/ba2741296167de4c112560f2807b1a45e86eba94)
800
-
801
- #### [v2.7.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v2.6.3...v2.7.0-next.0)
802
-
803
- > 21 February 2023
804
-
805
- - add needed multichain provider changes [`95551ee`](https://github.com/oceanprotocol/ocean.js/commit/95551eeb669395357149dd923ecec304955add14)
806
- - Release 2.7.0-next.0 [`95886a1`](https://github.com/oceanprotocol/ocean.js/commit/95886a184faadd4a13e857e285e016ef4c20966f)
807
- - fix code example [`c4a00e4`](https://github.com/oceanprotocol/ocean.js/commit/c4a00e45848ace6a4fe3d4fa1a2aeac518aa44ce)
808
-
809
- #### [v2.6.3](https://github.com/oceanprotocol/ocean.js/compare/v2.6.2...v2.6.3)
810
-
811
- > 13 February 2023
812
-
813
- - add macOS readme message [`#1697`](https://github.com/oceanprotocol/ocean.js/pull/1697)
814
- - Release 2.6.3 [`53f0c53`](https://github.com/oceanprotocol/ocean.js/commit/53f0c536a9bc683676a513edb61faf2dfd9c0262)
815
-
816
- #### [v2.6.2](https://github.com/oceanprotocol/ocean.js/compare/v2.6.1...v2.6.2)
817
-
818
- > 7 February 2023
819
-
820
- - Bump @truffle/hdwallet-provider from 2.1.4 to 2.1.5 [`#1689`](https://github.com/oceanprotocol/ocean.js/pull/1689)
821
- - Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#1691`](https://github.com/oceanprotocol/ocean.js/pull/1691)
822
- - Set withMint default to true [`#1693`](https://github.com/oceanprotocol/ocean.js/pull/1693)
823
- - Bump decimal.js from 10.4.2 to 10.4.3 [`#1687`](https://github.com/oceanprotocol/ocean.js/pull/1687)
824
- - Bump mocha from 10.1.0 to 10.2.0 [`#1690`](https://github.com/oceanprotocol/ocean.js/pull/1690)
825
- - Bump json5 from 1.0.1 to 1.0.2 [`#1681`](https://github.com/oceanprotocol/ocean.js/pull/1681)
826
- - Release 2.6.2 [`956a000`](https://github.com/oceanprotocol/ocean.js/commit/956a0009c78739f0d8dda56707ffbbeb9eea1cc3)
827
-
828
- #### [v2.6.1](https://github.com/oceanprotocol/ocean.js/compare/v2.6.0...v2.6.1)
829
-
830
- > 6 January 2023
831
-
832
- - Fix download when content disposition header missing [`#1680`](https://github.com/oceanprotocol/ocean.js/pull/1680)
833
- - Bump prettier from 2.7.1 to 2.8.1 [`#1676`](https://github.com/oceanprotocol/ocean.js/pull/1676)
834
- - Bump @types/node from 18.8.0 to 18.11.18 [`#1675`](https://github.com/oceanprotocol/ocean.js/pull/1675)
835
- - Bump release-it from 15.5.0 to 15.6.0 [`#1674`](https://github.com/oceanprotocol/ocean.js/pull/1674)
836
- - Bump @truffle/hdwallet-provider from 2.1.2 to 2.1.4 [`#1677`](https://github.com/oceanprotocol/ocean.js/pull/1677)
837
- - Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1 [`#1678`](https://github.com/oceanprotocol/ocean.js/pull/1678)
838
- - Adding instructions on how to use ERC725 in the CodeExamples file [`#1672`](https://github.com/oceanprotocol/ocean.js/pull/1672)
839
- - Min 30gwei polygon main and mumbai fees [`#1671`](https://github.com/oceanprotocol/ocean.js/pull/1671)
840
- - Combining tests and checking that the data received is correct [`39ac4a4`](https://github.com/oceanprotocol/ocean.js/commit/39ac4a40462938c5f1b1f482eaf05bce2812c360)
841
- - Updating assertion failure messages [`5d3bcde`](https://github.com/oceanprotocol/ocean.js/commit/5d3bcde5bd66588f18efdacc7cd1aafe1c158f0e)
842
- - Updating guide and formatting [`726e34c`](https://github.com/oceanprotocol/ocean.js/commit/726e34c8fc013523d7db6bad7a86687c9a462f2d)
843
-
844
- #### [v2.6.0](https://github.com/oceanprotocol/ocean.js/compare/v2.5.2...v2.6.0)
845
-
846
- > 19 December 2022
847
-
848
- - Add missing symbol and name helper on datatoken [`#1667`](https://github.com/oceanprotocol/ocean.js/pull/1667)
849
- - add headers [`#1665`](https://github.com/oceanprotocol/ocean.js/pull/1665)
850
- - Compute Example Readme flow [`#1615`](https://github.com/oceanprotocol/ocean.js/pull/1615)
851
- - Updating test command in readme [`#1663`](https://github.com/oceanprotocol/ocean.js/pull/1663)
852
- - Bump qs from 6.5.2 to 6.5.3 [`#1664`](https://github.com/oceanprotocol/ocean.js/pull/1664)
853
- - Bump decode-uri-component from 0.2.0 to 0.2.2 [`#1662`](https://github.com/oceanprotocol/ocean.js/pull/1662)
854
- - Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.45.0 [`#1657`](https://github.com/oceanprotocol/ocean.js/pull/1657)
855
- - Bump @truffle/hdwallet-provider from 2.1.0 to 2.1.2 [`#1656`](https://github.com/oceanprotocol/ocean.js/pull/1656)
856
- - Bump web3 from 1.8.0 to 1.8.1 [`#1659`](https://github.com/oceanprotocol/ocean.js/pull/1659)
857
- - Release 2.6.0 [`94fd276`](https://github.com/oceanprotocol/ocean.js/commit/94fd276d6b34b3e4d620871d06e7e23271be6868)
858
-
859
- #### [v2.5.2](https://github.com/oceanprotocol/ocean.js/compare/v2.5.1...v2.5.2)
860
-
861
- > 15 November 2022
862
-
863
- - add subgraph url to barge config and fix metadatacache config [`#1652`](https://github.com/oceanprotocol/ocean.js/pull/1652)
864
- - Updating types to include the price which is sent from Aquarius [`#1651`](https://github.com/oceanprotocol/ocean.js/pull/1651)
865
- - Bump loader-utils from 1.4.0 to 1.4.2 [`#1650`](https://github.com/oceanprotocol/ocean.js/pull/1650)
866
- - Release 2.5.2 [`6bc9f0e`](https://github.com/oceanprotocol/ocean.js/commit/6bc9f0ee37ffd8ec4e092db66e476cbfa8fc179d)
867
-
868
- #### [v2.5.1](https://github.com/oceanprotocol/ocean.js/compare/v2.5.0...v2.5.1)
869
-
870
- > 2 November 2022
871
-
872
- - Fix build [`#1649`](https://github.com/oceanprotocol/ocean.js/pull/1649)
873
- - Release 2.5.1 [`fc8b423`](https://github.com/oceanprotocol/ocean.js/commit/fc8b423f42cca8d3d64cd01bc8680730ff4d4254)
874
-
875
- #### [v2.5.0](https://github.com/oceanprotocol/ocean.js/compare/v2.4.0...v2.5.0)
876
-
877
- > 1 November 2022
878
-
879
- - added more storage types to getFileInfo [`#1640`](https://github.com/oceanprotocol/ocean.js/pull/1640)
880
- - remove moonbase config [`#1643`](https://github.com/oceanprotocol/ocean.js/pull/1643)
881
- - Bump decimal.js from 10.4.1 to 10.4.2 [`#1644`](https://github.com/oceanprotocol/ocean.js/pull/1644)
882
- - Bump mocha from 10.0.0 to 10.1.0 [`#1645`](https://github.com/oceanprotocol/ocean.js/pull/1645)
883
- - Bump typedoc from 0.23.15 to 0.23.19 [`#1646`](https://github.com/oceanprotocol/ocean.js/pull/1646)
884
- - Bump release-it from 15.4.2 to 15.5.0 [`#1648`](https://github.com/oceanprotocol/ocean.js/pull/1648)
885
- - Bump microbundle from 0.14.2 to 0.15.1 [`#1647`](https://github.com/oceanprotocol/ocean.js/pull/1647)
886
- - Release 2.5.0 [`f6d6dee`](https://github.com/oceanprotocol/ocean.js/commit/f6d6deef3047c9ee058ae82759a7f88c31036d9e)
887
-
888
- #### [v2.4.0](https://github.com/oceanprotocol/ocean.js/compare/v2.3.0...v2.4.0)
889
-
890
- > 24 October 2022
891
-
892
- - bump @oceanprotocol/contracts to v1.1.8 [`#1638`](https://github.com/oceanprotocol/ocean.js/pull/1638)
893
- - increase gas multiplier on polygon [`#1637`](https://github.com/oceanprotocol/ocean.js/pull/1637)
894
- - Release 2.4.0 [`65f88cf`](https://github.com/oceanprotocol/ocean.js/commit/65f88cfa5e5904952f52b0bb23040c88eff92319)
895
-
896
- #### [v2.3.0](https://github.com/oceanprotocol/ocean.js/compare/v2.2.3...v2.3.0)
897
-
898
- > 19 October 2022
899
-
900
- - Update Provider.checkFileUrl to allow non-URL file types (like Arweave) [`#1627`](https://github.com/oceanprotocol/ocean.js/pull/1627)
901
- - add new nft state [`#1636`](https://github.com/oceanprotocol/ocean.js/pull/1636)
902
- - Release 2.3.0 [`666bf42`](https://github.com/oceanprotocol/ocean.js/commit/666bf428489e9a07c2118a99b12a9871da5e0794)
903
-
904
- #### [v2.2.3](https://github.com/oceanprotocol/ocean.js/compare/v2.2.2...v2.2.3)
905
-
906
- > 17 October 2022
907
-
908
- - set gasFeeMultiplier for polygon [`#1635`](https://github.com/oceanprotocol/ocean.js/pull/1635)
909
- - Release 2.2.3 [`81cbb17`](https://github.com/oceanprotocol/ocean.js/commit/81cbb17c37694523a6d549d3cd27379d43f3a3d4)
910
-
911
- #### [v2.2.2](https://github.com/oceanprotocol/ocean.js/compare/v2.2.1...v2.2.2)
912
-
913
- > 11 October 2022
914
-
915
- - add ve address [`#1633`](https://github.com/oceanprotocol/ocean.js/pull/1633)
916
- - Bump got from 9.6.0 to 12.1.0 [`#1631`](https://github.com/oceanprotocol/ocean.js/pull/1631)
917
- - Release 2.2.2 [`0b2957d`](https://github.com/oceanprotocol/ocean.js/commit/0b2957d92a3f523d6128e7b1858ff85466379bfc)
918
-
919
- #### [v2.2.1](https://github.com/oceanprotocol/ocean.js/compare/v2.2.0...v2.2.1)
920
-
921
- > 4 October 2022
922
-
923
- - add allocated [`#1630`](https://github.com/oceanprotocol/ocean.js/pull/1630)
924
- - Release 2.2.1 [`2949ca8`](https://github.com/oceanprotocol/ocean.js/commit/2949ca8e876b56fe59bd4c399c2472a82ed3fbaa)
925
-
926
- #### [v2.2.0](https://github.com/oceanprotocol/ocean.js/compare/v2.1.1...v2.2.0)
927
-
928
- > 3 October 2022
929
-
930
- - remove ropsten & rinkeby from ConfigHelper [`#1617`](https://github.com/oceanprotocol/ocean.js/pull/1617)
931
- - Bump @types/node from 18.7.16 to 18.8.0 [`#1628`](https://github.com/oceanprotocol/ocean.js/pull/1628)
932
- - Bump @types/mocha from 9.1.1 to 10.0.0 [`#1624`](https://github.com/oceanprotocol/ocean.js/pull/1624)
933
- - Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 [`#1626`](https://github.com/oceanprotocol/ocean.js/pull/1626)
934
- - Bump @truffle/hdwallet-provider from 2.0.14 to 2.0.16 [`#1623`](https://github.com/oceanprotocol/ocean.js/pull/1623)
935
- - Bump typescript from 4.7.4 to 4.8.4 [`#1619`](https://github.com/oceanprotocol/ocean.js/pull/1619)
936
- - Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 [`#1621`](https://github.com/oceanprotocol/ocean.js/pull/1621)
937
- - Bump eslint from 8.23.1 to 8.24.0 [`#1622`](https://github.com/oceanprotocol/ocean.js/pull/1622)
938
- - Bump eslint-config-oceanprotocol from 2.0.3 to 2.0.4 [`#1620`](https://github.com/oceanprotocol/ocean.js/pull/1620)
939
- - Bump vm2 from 3.9.9 to 3.9.11 [`#1616`](https://github.com/oceanprotocol/ocean.js/pull/1616)
940
- - Release 2.2.0 [`87e188d`](https://github.com/oceanprotocol/ocean.js/commit/87e188d0067672f8da8df2ad19c7af7bcb3a14bd)
941
-
942
- #### [v2.1.1](https://github.com/oceanprotocol/ocean.js/compare/v2.1.0...v2.1.1)
943
-
944
- > 23 September 2022
945
-
946
- - add full support for Goerli [`#1614`](https://github.com/oceanprotocol/ocean.js/pull/1614)
947
- - Release 2.1.1 [`f22f3c4`](https://github.com/oceanprotocol/ocean.js/commit/f22f3c4580d9b031904837ae801a2233b60498de)
948
-
949
- #### [v2.1.0](https://github.com/oceanprotocol/ocean.js/compare/v2.0.2...v2.1.0)
950
-
951
- > 22 September 2022
952
-
953
- - bump @oceanprotocol/contracts to v1.1.6 [`#1613`](https://github.com/oceanprotocol/ocean.js/pull/1613)
954
- - add Arweave/Ipfs/Smartcontract data types [`#1612`](https://github.com/oceanprotocol/ocean.js/pull/1612)
955
- - Release 2.1.0 [`3633f54`](https://github.com/oceanprotocol/ocean.js/commit/3633f54f7c05483c0a8cadac9fca14a93566f6f9)
956
-
957
- #### [v2.0.2](https://github.com/oceanprotocol/ocean.js/compare/v2.0.1...v2.0.2)
958
-
959
- > 13 September 2022
960
-
961
- - rollback microbundle package [`#1611`](https://github.com/oceanprotocol/ocean.js/pull/1611)
962
- - Release 2.0.2 [`192e0a7`](https://github.com/oceanprotocol/ocean.js/commit/192e0a736dd01f5475624e901f75004412a8cfcb)
963
-
964
- #### [v2.0.1](https://github.com/oceanprotocol/ocean.js/compare/v2.0.0...v2.0.1)
965
-
966
- > 12 September 2022
967
-
968
- - Bump microbundle from 0.14.2 to 0.15.1 [`#1600`](https://github.com/oceanprotocol/ocean.js/pull/1600)
969
- - Bump @truffle/hdwallet-provider from 2.0.10 to 2.0.14 [`#1609`](https://github.com/oceanprotocol/ocean.js/pull/1609)
970
- - Bump mock-local-storage from 1.1.21 to 1.1.23 [`#1610`](https://github.com/oceanprotocol/ocean.js/pull/1610)
971
- - Bump @types/node from 18.0.1 to 18.7.16 [`#1608`](https://github.com/oceanprotocol/ocean.js/pull/1608)
972
- - Put back missing c2d test flows [`#1604`](https://github.com/oceanprotocol/ocean.js/pull/1604)
973
- - Feature/add ve fee estimate [`#1606`](https://github.com/oceanprotocol/ocean.js/pull/1606)
974
- - Bump eslint from 8.19.0 to 8.23.0 [`#1602`](https://github.com/oceanprotocol/ocean.js/pull/1602)
975
- - Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 [`#1601`](https://github.com/oceanprotocol/ocean.js/pull/1601)
976
- - Bump decimal.js from 10.3.1 to 10.4.0 [`#1598`](https://github.com/oceanprotocol/ocean.js/pull/1598)
977
- - fixed approve methods [`#1603`](https://github.com/oceanprotocol/ocean.js/pull/1603)
978
- - debug [`ebe15f9`](https://github.com/oceanprotocol/ocean.js/commit/ebe15f9dcf6d60b863da2552a154e0d180510dff)
979
- - put back paid env test [`219d4b4`](https://github.com/oceanprotocol/ocean.js/commit/219d4b4a1e1a2bba04cfaa2e26808b0f4a1fa717)
980
- - update asset timeouts [`9fc8a8e`](https://github.com/oceanprotocol/ocean.js/commit/9fc8a8ebb316d0aefcce6d38f83aeb6f4fc5734d)
981
-
982
- ### [v2.0.0](https://github.com/oceanprotocol/ocean.js/compare/v2.0.0-next.3...v2.0.0)
983
-
984
- > 7 September 2022
985
-
986
- - Release 2.0.0 [`197a75a`](https://github.com/oceanprotocol/ocean.js/commit/197a75a2f95caa44d70e48deb62c482ef855d892)
987
-
988
- #### [v2.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v2.0.0-next.2...v2.0.0-next.3)
989
-
990
- > 6 September 2022
991
-
992
- - add DataFarming contract support [`#1596`](https://github.com/oceanprotocol/ocean.js/pull/1596)
993
- - Release 2.0.0-next.3 [`00aaf37`](https://github.com/oceanprotocol/ocean.js/commit/00aaf3797ab66c7bd8e4c5449e200ae6d280e776)
994
-
995
- #### [v2.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v2.0.0-next.1...v2.0.0-next.2)
996
-
997
- > 6 September 2022
998
-
999
- - Release 2.0.0-next.2 [`647096a`](https://github.com/oceanprotocol/ocean.js/commit/647096a9af4f05d9b2481732a4fb110fa15ff63b)
1000
- - bump package version [`c90ebb0`](https://github.com/oceanprotocol/ocean.js/commit/c90ebb0df8d08d1dae3086b64748a9abec83504e)
1001
-
1002
- #### [v2.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v2.0.0-next.0...v2.0.0-next.1)
1003
-
1004
- > 6 September 2022
1005
-
1006
- - Feature/basic ve ocean [`#1595`](https://github.com/oceanprotocol/ocean.js/pull/1595)
1007
-
1008
- #### [v2.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v1.1.8...v2.0.0-next.0)
1009
-
1010
- > 24 August 2022
1011
-
1012
- - Eip 1559 support [`#1579`](https://github.com/oceanprotocol/ocean.js/pull/1579)
1013
- - add gas fee multiplier to max priority fee [`#1581`](https://github.com/oceanprotocol/ocean.js/pull/1581)
1014
- - Remove amm pools [`#1568`](https://github.com/oceanprotocol/ocean.js/pull/1568)
1015
- - Fix c2d integration test [`#1567`](https://github.com/oceanprotocol/ocean.js/pull/1567)
1016
- - Issue-#1474: Refactoring(11): Review try catch clauses [`#1524`](https://github.com/oceanprotocol/ocean.js/pull/1524)
1017
- - Issue-#1474: Refactoring (10): General renaming [`#1565`](https://github.com/oceanprotocol/ocean.js/pull/1565)
1018
- - Issue-#1474: Refactoring (9): Refactor estimategas. Change from function to parameter in real functions [`#1509`](https://github.com/oceanprotocol/ocean.js/pull/1509)
1019
- - Issue-#1474: Refactoring (8): Rename from erc20 to datatoken [`#1507`](https://github.com/oceanprotocol/ocean.js/pull/1507)
1020
- - Issue-#1474: Refactoring (7): Rename from erc721 to nft [`#1506`](https://github.com/oceanprotocol/ocean.js/pull/1506)
1021
- - Issue-#1474: Refactoring(6). Refactor estimate gas function names [`#1505`](https://github.com/oceanprotocol/ocean.js/pull/1505)
1022
- - Issue-#1474: Refactoring(5). Move functions from \utils to classes [`#1504`](https://github.com/oceanprotocol/ocean.js/pull/1504)
1023
- - Issue-#1474: Refactoring(4). Create class inheritance [`#1501`](https://github.com/oceanprotocol/ocean.js/pull/1501)
1024
- - Issue-#1474: Refactoring(3). Move types to src\@types folder [`#1500`](https://github.com/oceanprotocol/ocean.js/pull/1500)
1025
- - Issue-#1474: Refactoring (2). Restructure imports [`#1493`](https://github.com/oceanprotocol/ocean.js/pull/1493)
1026
- - Issue-#1474: Refactoring (1). Restructure file location [`#1492`](https://github.com/oceanprotocol/ocean.js/pull/1492)
1027
- - updating packages [`77eaccd`](https://github.com/oceanprotocol/ocean.js/commit/77eaccdbed9f962f90b24c21945ec1767c7542ce)
1028
- - Updating release-it [`8a6f009`](https://github.com/oceanprotocol/ocean.js/commit/8a6f00929070b60e13c2ed89e14092d50a1e33fd)
1029
- - more review fixes restric return types for estimate and sendtx methods [`36733da`](https://github.com/oceanprotocol/ocean.js/commit/36733da271502ec495a6ed7a75819695204d67a6)
1030
-
1031
- #### [v1.1.8](https://github.com/oceanprotocol/ocean.js/compare/v1.1.7...v1.1.8)
1032
-
1033
- > 9 August 2022
1034
-
1035
- - Let do any query in Aquarius [`#1576`](https://github.com/oceanprotocol/ocean.js/pull/1576)
1036
- - let do any query in Aquarius [`02b805a`](https://github.com/oceanprotocol/ocean.js/commit/02b805a45ddbc77a0d4675a06e73b31d0494d55f)
1037
- - Release 1.1.8 [`0f0030d`](https://github.com/oceanprotocol/ocean.js/commit/0f0030daf34cc0a4c24647b0f93570312e4eac97)
1038
-
1039
- #### [v1.1.7](https://github.com/oceanprotocol/ocean.js/compare/v1.1.6...v1.1.7)
1040
-
1041
- > 2 August 2022
1042
-
1043
- - Issue-#1556: Add nft.setData() function [`#1558`](https://github.com/oceanprotocol/ocean.js/pull/1558)
1044
- - Bump terser from 5.10.0 to 5.14.2 [`#1564`](https://github.com/oceanprotocol/ocean.js/pull/1564)
1045
- - Issue-#1557: Add Aquarius.getAssetMetadata() and Aquarius.querySearch() functions [`#1560`](https://github.com/oceanprotocol/ocean.js/pull/1560)
1046
- - fix download [`#1563`](https://github.com/oceanprotocol/ocean.js/pull/1563)
1047
- - add querySearch() function [`8b952c6`](https://github.com/oceanprotocol/ocean.js/commit/8b952c6b05c50f3f29f2e4b44ace443adf07f10e)
1048
- - add getAssetMetadata() function [`76471f3`](https://github.com/oceanprotocol/ocean.js/commit/76471f367784360725ff05784a0b017be7c947c9)
1049
- - add setData function to NFT [`fc78894`](https://github.com/oceanprotocol/ocean.js/commit/fc78894753e2f24dd167a8e90401b56b1af938f8)
1050
-
1051
- #### [v1.1.6](https://github.com/oceanprotocol/ocean.js/compare/v1.1.5...v1.1.6)
1052
-
1053
- > 11 July 2022
1054
-
1055
- - get files checksum using fileInfo helper [`#1555`](https://github.com/oceanprotocol/ocean.js/pull/1555)
1056
- - review provider URL [`#1554`](https://github.com/oceanprotocol/ocean.js/pull/1554)
1057
- - CI updates [`#1503`](https://github.com/oceanprotocol/ocean.js/pull/1503)
1058
- - Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 [`#1551`](https://github.com/oceanprotocol/ocean.js/pull/1551)
1059
- - Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 [`#1550`](https://github.com/oceanprotocol/ocean.js/pull/1550)
1060
- - add digest [`#1549`](https://github.com/oceanprotocol/ocean.js/pull/1549)
1061
- - Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 [`#1548`](https://github.com/oceanprotocol/ocean.js/pull/1548)
1062
- - Bump @types/node from 18.0.0 to 18.0.1 [`#1547`](https://github.com/oceanprotocol/ocean.js/pull/1547)
1063
- - Bump typedoc from 0.23.2 to 0.23.5 [`#1542`](https://github.com/oceanprotocol/ocean.js/pull/1542)
1064
- - Bump eslint from 8.18.0 to 8.19.0 [`#1543`](https://github.com/oceanprotocol/ocean.js/pull/1543)
1065
- - Bump @truffle/hdwallet-provider from 2.0.9 to 2.0.10 [`#1544`](https://github.com/oceanprotocol/ocean.js/pull/1544)
1066
- - Bump @typescript-eslint/parser from 5.30.0 to 5.30.4 [`#1545`](https://github.com/oceanprotocol/ocean.js/pull/1545)
1067
- - Bump ts-node from 10.8.0 to 10.8.2 [`#1546`](https://github.com/oceanprotocol/ocean.js/pull/1546)
1068
- - Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 [`#1541`](https://github.com/oceanprotocol/ocean.js/pull/1541)
1069
- - Release 1.1.6 [`bbab53c`](https://github.com/oceanprotocol/ocean.js/commit/bbab53c7bfe81b2c6bcbbcd9b02a1023dc59a5fb)
1070
- - add checksum param when fetching fileinfo and checksum aatribute to fileinfo interface [`00f776d`](https://github.com/oceanprotocol/ocean.js/commit/00f776d5404e0f5c8f7eec36460a65e258a69d81)
1071
-
1072
- #### [v1.1.5](https://github.com/oceanprotocol/ocean.js/compare/v1.1.4...v1.1.5)
1073
-
1074
- > 30 June 2022
1075
-
1076
- - changed consume with orders [`#1540`](https://github.com/oceanprotocol/ocean.js/pull/1540)
1077
- - Release 1.1.5 [`db6c0b5`](https://github.com/oceanprotocol/ocean.js/commit/db6c0b5e98b61264f7ee58bfc9b9fe4db71f4d2b)
1078
-
1079
- #### [v1.1.4](https://github.com/oceanprotocol/ocean.js/compare/v1.1.3...v1.1.4)
1080
-
1081
- > 29 June 2022
1082
-
1083
- - fix conversion [`#1538`](https://github.com/oceanprotocol/ocean.js/pull/1538)
1084
- - Bump release-it from 15.1.0 to 15.1.1 [`#1536`](https://github.com/oceanprotocol/ocean.js/pull/1536)
1085
- - Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 [`#1531`](https://github.com/oceanprotocol/ocean.js/pull/1531)
1086
- - Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 [`#1533`](https://github.com/oceanprotocol/ocean.js/pull/1533)
1087
- - Bump typedoc from 0.22.17 to 0.23.2 [`#1535`](https://github.com/oceanprotocol/ocean.js/pull/1535)
1088
- - Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 [`#1534`](https://github.com/oceanprotocol/ocean.js/pull/1534)
1089
- - Release 1.1.4 [`ecc7226`](https://github.com/oceanprotocol/ocean.js/commit/ecc7226781fceaddb45612ef11ad08e36ef08eb2)
1090
-
1091
- #### [v1.1.3](https://github.com/oceanprotocol/ocean.js/compare/v1.1.2...v1.1.3)
1092
-
1093
- > 24 June 2022
1094
-
1095
- - Proper conversion to wei of base token when ordering [`#1527`](https://github.com/oceanprotocol/ocean.js/pull/1527)
1096
- - Bump release-it from 15.0.0 to 15.1.0 [`#1526`](https://github.com/oceanprotocol/ocean.js/pull/1526)
1097
- - Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 [`#1523`](https://github.com/oceanprotocol/ocean.js/pull/1523)
1098
- - Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 [`#1522`](https://github.com/oceanprotocol/ocean.js/pull/1522)
1099
- - Bump typescript from 4.6.4 to 4.7.4 [`#1520`](https://github.com/oceanprotocol/ocean.js/pull/1520)
1100
- - Bump eslint from 8.17.0 to 8.18.0 [`#1521`](https://github.com/oceanprotocol/ocean.js/pull/1521)
1101
- - Bump web3 from 1.7.3 to 1.7.4 [`#1525`](https://github.com/oceanprotocol/ocean.js/pull/1525)
1102
- - Bump prettier from 2.7.0 to 2.7.1 [`#1519`](https://github.com/oceanprotocol/ocean.js/pull/1519)
1103
- - Bump @types/node from 17.0.44 to 18.0.0 [`#1515`](https://github.com/oceanprotocol/ocean.js/pull/1515)
1104
- - Bump @truffle/hdwallet-provider from 2.0.8 to 2.0.9 [`#1516`](https://github.com/oceanprotocol/ocean.js/pull/1516)
1105
- - Bump eslint-config-oceanprotocol from 2.0.1 to 2.0.3 [`#1518`](https://github.com/oceanprotocol/ocean.js/pull/1518)
1106
- - Bump prettier from 2.6.2 to 2.7.0 [`#1517`](https://github.com/oceanprotocol/ocean.js/pull/1517)
1107
- - Bump typedoc from 0.22.15 to 0.22.17 [`#1514`](https://github.com/oceanprotocol/ocean.js/pull/1514)
1108
- - Release 1.1.3 [`7772e93`](https://github.com/oceanprotocol/ocean.js/commit/7772e9387ef9d63f98ea80cfd4eefbea963dd0ad)
1109
-
1110
- #### [v1.1.2](https://github.com/oceanprotocol/ocean.js/compare/v1.1.1...v1.1.2)
1111
-
1112
- > 15 June 2022
1113
-
1114
- - Release 1.1.2 [`85bf271`](https://github.com/oceanprotocol/ocean.js/commit/85bf2716e26d8691aeb9d5504e563d557419dc2e)
1115
- - manual bump fix [`5674a54`](https://github.com/oceanprotocol/ocean.js/commit/5674a547d1d367ce88b3595f0be8ebbf12274266)
1116
-
1117
- #### [v1.1.1](https://github.com/oceanprotocol/ocean.js/compare/v1.1.0...v1.1.1)
1118
-
1119
- > 15 June 2022
1120
-
1121
- - Release 1.1.1 [`ea48e01`](https://github.com/oceanprotocol/ocean.js/commit/ea48e015ac8299f71d57a929f8f30c5d1a8446e7)
1122
- - manual bump fix [`a362410`](https://github.com/oceanprotocol/ocean.js/commit/a36241004b1d9578ec5c02d9d6e64d9750c53a7b)
1123
-
1124
- #### [v1.1.0](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0...v1.1.0)
1125
-
1126
- > 15 June 2022
1127
-
1128
- - Issue-#1485: Remove imports of ABIs in the tests and use utility tranfer(), mint(), balance() functions [`#1486`](https://github.com/oceanprotocol/ocean.js/pull/1486)
1129
- - Bump @types/node from 17.0.35 to 17.0.44 [`#1513`](https://github.com/oceanprotocol/ocean.js/pull/1513)
1130
- - Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 [`#1466`](https://github.com/oceanprotocol/ocean.js/pull/1466)
1131
- - update to new schema & compute fixes [`#1510`](https://github.com/oceanprotocol/ocean.js/pull/1510)
1132
- - Release 1.1.0 [`112c27e`](https://github.com/oceanprotocol/ocean.js/commit/112c27edab58ef0681ea3e87fb09978411924753)
1133
-
1134
- ### [v1.0.0](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.45...v1.0.0)
1135
-
1136
- > 8 June 2022
1137
-
1138
- - Release 1.0.0 [`04735dd`](https://github.com/oceanprotocol/ocean.js/commit/04735dd8243f4aa292e4550f83f11bf41ba11997)
1139
-
1140
- #### [v1.0.0-next.45](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.44...v1.0.0-next.45)
1141
-
1142
- > 5 June 2022
1143
-
1144
- - contracts_1.0.0 [`#1494`](https://github.com/oceanprotocol/ocean.js/pull/1494)
1145
- - Creating code examples file + updates to readme [`#1438`](https://github.com/oceanprotocol/ocean.js/pull/1438)
1146
- - Issue-#1342: Rewrite publish flow test [`#1460`](https://github.com/oceanprotocol/ocean.js/pull/1460)
1147
- - Issue-#1349 Rewrite Pool test [`#1398`](https://github.com/oceanprotocol/ocean.js/pull/1398)
1148
- - Issue-#1351: Rewrite FixedRateExchange test [`#1393`](https://github.com/oceanprotocol/ocean.js/pull/1393)
1149
- - Issue-#1352: Rewrite SideStaking test [`#1399`](https://github.com/oceanprotocol/ocean.js/pull/1399)
1150
- - Issue-#1346: Rewrite Datatoken test [`#1377`](https://github.com/oceanprotocol/ocean.js/pull/1377)
1151
- - Issue-#1350: Rewrite Dispenser test [`#1412`](https://github.com/oceanprotocol/ocean.js/pull/1412)
1152
- - Issue-#1347: Rewrite Nft test [`#1369`](https://github.com/oceanprotocol/ocean.js/pull/1369)
1153
- - Bump @types/node from 17.0.34 to 17.0.35 [`#1477`](https://github.com/oceanprotocol/ocean.js/pull/1477)
1154
- - Bump ts-node from 10.7.0 to 10.8.0 [`#1478`](https://github.com/oceanprotocol/ocean.js/pull/1478)
1155
- - Fixing all FixedRateExchange gas estimates [`#1467`](https://github.com/oceanprotocol/ocean.js/pull/1467)
1156
- - Creating set publishing market fee function [`#1428`](https://github.com/oceanprotocol/ocean.js/pull/1428)
1157
- - Issue-#1348 rewrite NftFactory test [`#1362`](https://github.com/oceanprotocol/ocean.js/pull/1362)
1158
- - Updating CodeExamples.md [`546e509`](https://github.com/oceanprotocol/ocean.js/commit/546e509820d1d745d608825554c5fdaf3292acc5)
1159
- - use transfer() approve() and balance() functions [`e42e031`](https://github.com/oceanprotocol/ocean.js/commit/e42e031c1e1492a51ec6b88e31c828b702fde083)
1160
- - use balance() and transfer() functions [`b44f1f8`](https://github.com/oceanprotocol/ocean.js/commit/b44f1f802aa63f61f80b7428f1d24750814d9d1d)
1161
-
1162
- #### [v1.0.0-next.44](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.43...v1.0.0-next.44)
1163
-
1164
- > 17 May 2022
1165
-
1166
- - bump to contracts 34 [`#1476`](https://github.com/oceanprotocol/ocean.js/pull/1476)
1167
- - update max out [`#1475`](https://github.com/oceanprotocol/ocean.js/pull/1475)
1168
- - Issue-#1343: Rewrite simple publish consume flow test [`#1454`](https://github.com/oceanprotocol/ocean.js/pull/1454)
1169
- - refactor SimplePublishConsumeFlow.test.ts file [`c97f750`](https://github.com/oceanprotocol/ocean.js/commit/c97f7503133986c4a6165c4ddcb7f54e5afdc2fe)
1170
- - Release 1.0.0-next.44 [`620b5d3`](https://github.com/oceanprotocol/ocean.js/commit/620b5d3a24e3d76a7b9ac1fc78a370add76f549a)
1171
- - don't deploy smart contracts [`a75ca34`](https://github.com/oceanprotocol/ocean.js/commit/a75ca34e9e5245cfdbb670f1c23c91d96c57ec30)
1172
-
1173
- #### [v1.0.0-next.43](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.42...v1.0.0-next.43)
1174
-
1175
- > 17 May 2022
1176
-
1177
- - bump contracts to alpha.33 [`#1472`](https://github.com/oceanprotocol/ocean.js/pull/1472)
1178
- - Bump @types/node from 17.0.32 to 17.0.34 [`#1471`](https://github.com/oceanprotocol/ocean.js/pull/1471)
1179
- - Add transfer() function to TokenUtils [`#1387`](https://github.com/oceanprotocol/ocean.js/pull/1387)
1180
- - Issue-#1391: Add generic estimateGas() function [`#1394`](https://github.com/oceanprotocol/ocean.js/pull/1394)
1181
- - Bump @types/node from 17.0.31 to 17.0.32 [`#1465`](https://github.com/oceanprotocol/ocean.js/pull/1465)
1182
- - use estimateGas() function in NFT [`4cee7bb`](https://github.com/oceanprotocol/ocean.js/commit/4cee7bb08cd11e38ecddbc0c14f6eebf88755c9b)
1183
- - use estimateGas() function in Datatoken [`f9aa47c`](https://github.com/oceanprotocol/ocean.js/commit/f9aa47c4d21f34aa31addd3a37054800f0e8fb6d)
1184
- - use estimateGas() function in NFTFactory [`00fc5d2`](https://github.com/oceanprotocol/ocean.js/commit/00fc5d21e9e819e0ef47254dd5e4721b52c9d2fa)
1185
-
1186
- #### [v1.0.0-next.42](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.41...v1.0.0-next.42)
1187
-
1188
- > 9 May 2022
1189
-
1190
- - bump contracts to alpha.32 [`#1464`](https://github.com/oceanprotocol/ocean.js/pull/1464)
1191
- - simple compute flow [`#1458`](https://github.com/oceanprotocol/ocean.js/pull/1458)
1192
- - add optional decimals parameter at joinswapExternAmountIn() and exitswapPoolAmountIn() [`#1461`](https://github.com/oceanprotocol/ocean.js/pull/1461)
1193
- - Release 1.0.0-next.42 [`56f992e`](https://github.com/oceanprotocol/ocean.js/commit/56f992e760712a88f4c9a236d75d784d6dd1c4b1)
1194
-
1195
- #### [v1.0.0-next.41](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.40...v1.0.0-next.41)
1196
-
1197
- > 6 May 2022
1198
-
1199
- - Lock microbundle to v0.14.2 [`#1457`](https://github.com/oceanprotocol/ocean.js/pull/1457)
1200
- - Issue-#1345: Rewrite Provider test [`#1452`](https://github.com/oceanprotocol/ocean.js/pull/1452)
1201
- - Release 1.0.0-next.41 [`1d327bf`](https://github.com/oceanprotocol/ocean.js/commit/1d327bf1008917b2b04e03ae43840fa577d397d6)
1202
- - test getComputeEnvironments() [`997bbf5`](https://github.com/oceanprotocol/ocean.js/commit/997bbf57b4c05e6077abb3b7799be319815547b2)
1203
- - add assertion [`b40f52d`](https://github.com/oceanprotocol/ocean.js/commit/b40f52d6a68ab86b424839922b819cea08f869d2)
1204
-
1205
- #### [v1.0.0-next.40](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.39...v1.0.0-next.40)
1206
-
1207
- > 5 May 2022
1208
-
1209
- - update default ESM export [`#1456`](https://github.com/oceanprotocol/ocean.js/pull/1456)
1210
- - Release 1.0.0-next.40 [`7782bf4`](https://github.com/oceanprotocol/ocean.js/commit/7782bf49b37cd88bfa000805cdff2bd6de716d5c)
1211
-
1212
- #### [v1.0.0-next.39](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.38...v1.0.0-next.39)
1213
-
1214
- > 5 May 2022
1215
-
1216
- - Issue-#1409: Excessive contract calls [`#1424`](https://github.com/oceanprotocol/ocean.js/pull/1424)
1217
- - Issue-#1425: Use proper config in constructors [`#1430`](https://github.com/oceanprotocol/ocean.js/pull/1430)
1218
- - Bump release-it from 14.14.2 to 15.0.0 [`#1449`](https://github.com/oceanprotocol/ocean.js/pull/1449)
1219
- - Bump mocha from 9.2.2 to 10.0.0 [`#1450`](https://github.com/oceanprotocol/ocean.js/pull/1450)
1220
- - Bump @types/node from 17.0.30 to 17.0.31 [`#1451`](https://github.com/oceanprotocol/ocean.js/pull/1451)
1221
- - use getConfig(network) function to get proper configuration [`b259b16`](https://github.com/oceanprotocol/ocean.js/commit/b259b16d452b90ea05dfefcbcb3a52fe8b009d28)
1222
- - change param order [`2d744c3`](https://github.com/oceanprotocol/ocean.js/commit/2d744c3dd28566f1b2465085ec9b886e7943376f)
1223
- - Release 1.0.0-next.39 [`af5137c`](https://github.com/oceanprotocol/ocean.js/commit/af5137c3702ad03815ab6cb02265ccef45e7841d)
1224
-
1225
- #### [v1.0.0-next.38](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.37...v1.0.0-next.38)
1226
-
1227
- > 29 April 2022
1228
-
1229
- - bump to contracts alpha 31 [`#1448`](https://github.com/oceanprotocol/ocean.js/pull/1448)
1230
- - Bump @truffle/hdwallet-provider from 2.0.7 to 2.0.8 [`#1445`](https://github.com/oceanprotocol/ocean.js/pull/1445)
1231
- - Bump typescript from 4.6.3 to 4.6.4 [`#1446`](https://github.com/oceanprotocol/ocean.js/pull/1446)
1232
- - Bump @types/node from 17.0.29 to 17.0.30 [`#1447`](https://github.com/oceanprotocol/ocean.js/pull/1447)
1233
- - Bump ejs from 3.1.6 to 3.1.7 [`#1444`](https://github.com/oceanprotocol/ocean.js/pull/1444)
1234
- - Bump @types/node from 17.0.25 to 17.0.29 [`#1441`](https://github.com/oceanprotocol/ocean.js/pull/1441)
1235
- - Bump microbundle from 0.14.2 to 0.15.0 [`#1442`](https://github.com/oceanprotocol/ocean.js/pull/1442)
1236
- - Bump @types/mocha from 9.1.0 to 9.1.1 [`#1431`](https://github.com/oceanprotocol/ocean.js/pull/1431)
1237
- - Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 [`#1432`](https://github.com/oceanprotocol/ocean.js/pull/1432)
1238
- - Release 1.0.0-next.38 [`f9db9ce`](https://github.com/oceanprotocol/ocean.js/commit/f9db9cea310dc3004438e6a7373fed5f0334d01d)
1239
-
1240
- #### [v1.0.0-next.37](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.36...v1.0.0-next.37)
1241
-
1242
- > 20 April 2022
1243
-
1244
- - test old package lock [`#1429`](https://github.com/oceanprotocol/ocean.js/pull/1429)
1245
- - fix [`#1426`](https://github.com/oceanprotocol/ocean.js/pull/1426)
1246
- - Add reuseOrder method [`#1421`](https://github.com/oceanprotocol/ocean.js/pull/1421)
1247
- - Bump @types/node from 17.0.24 to 17.0.25 [`#1423`](https://github.com/oceanprotocol/ocean.js/pull/1423)
1248
- - Bump @types/node from 17.0.23 to 17.0.24 [`#1422`](https://github.com/oceanprotocol/ocean.js/pull/1422)
1249
- - Release 1.0.0-next.37 [`e72055f`](https://github.com/oceanprotocol/ocean.js/commit/e72055f4c759bd1ae38ca25330e301b6e07ae014)
1250
-
1251
- #### [v1.0.0-next.36](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.35...v1.0.0-next.36)
1252
-
1253
- > 15 April 2022
1254
-
1255
- - Fix get compute results [`#1386`](https://github.com/oceanprotocol/ocean.js/pull/1386)
1256
- - Release 1.0.0-next.36 [`c4a5f9e`](https://github.com/oceanprotocol/ocean.js/commit/c4a5f9e5ad356db6f8733252dfe497507075605c)
1257
-
1258
- #### [v1.0.0-next.35](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.34...v1.0.0-next.35)
1259
-
1260
- > 14 April 2022
1261
-
1262
- - fix mm signature [`#1420`](https://github.com/oceanprotocol/ocean.js/pull/1420)
1263
- - setPaymentCollector apply same checking as contract [`#1396`](https://github.com/oceanprotocol/ocean.js/pull/1396)
1264
- - Release 1.0.0-next.35 [`80bf5cc`](https://github.com/oceanprotocol/ocean.js/commit/80bf5cc33fa7f5e3b4cf47805ce53510c563b29b)
1265
-
1266
- #### [v1.0.0-next.34](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.33...v1.0.0-next.34)
1267
-
1268
- > 14 April 2022
1269
-
1270
- - refactor signatures [`#1395`](https://github.com/oceanprotocol/ocean.js/pull/1395)
1271
- - Bump @types/chai from 4.3.0 to 4.3.1 [`#1417`](https://github.com/oceanprotocol/ocean.js/pull/1417)
1272
- - Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 [`#1418`](https://github.com/oceanprotocol/ocean.js/pull/1418)
1273
- - Issue-#1353: Rewrite Router test [`#1382`](https://github.com/oceanprotocol/ocean.js/pull/1382)
1274
- - Issue-#1413: Refactor ZERO_ADDRESS constant [`#1414`](https://github.com/oceanprotocol/ocean.js/pull/1414)
1275
- - Issue-#1410: Export Router and SideStaking classes [`#1411`](https://github.com/oceanprotocol/ocean.js/pull/1411)
1276
- - Bump prettier from 2.6.1 to 2.6.2 [`#1388`](https://github.com/oceanprotocol/ocean.js/pull/1388)
1277
- - Bump release-it from 14.14.1 to 14.14.2 [`#1415`](https://github.com/oceanprotocol/ocean.js/pull/1415)
1278
- - Bump typedoc from 0.22.14 to 0.22.15 [`#1407`](https://github.com/oceanprotocol/ocean.js/pull/1407)
1279
- - Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 [`#1408`](https://github.com/oceanprotocol/ocean.js/pull/1408)
1280
- - Bump release-it from 14.14.0 to 14.14.1 [`#1405`](https://github.com/oceanprotocol/ocean.js/pull/1405)
1281
- - Bump typedoc from 0.22.13 to 0.22.14 [`#1402`](https://github.com/oceanprotocol/ocean.js/pull/1402)
1282
- - Bump web3 from 1.7.1 to 1.7.3 [`#1403`](https://github.com/oceanprotocol/ocean.js/pull/1403)
1283
- - refactor constants [`73c4647`](https://github.com/oceanprotocol/ocean.js/commit/73c464778395bceab02e9459c830dd52cdcb23d1)
1284
- - refactor pool and erc creation params [`0ecc973`](https://github.com/oceanprotocol/ocean.js/commit/0ecc973e0884eab5b60af9c12c7c441c0b2cfe77)
1285
- - Use ZERO_ADDRESS constant in src folder files [`ec10f43`](https://github.com/oceanprotocol/ocean.js/commit/ec10f43ac7fdf696191d3894d2e2d3f82b7da3ca)
1286
-
1287
- #### [v1.0.0-next.33](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.32...v1.0.0-next.33)
1288
-
1289
- > 4 April 2022
1290
-
1291
- - Feature/bump contracts to alpha 28 [`#1392`](https://github.com/oceanprotocol/ocean.js/pull/1392)
1292
- - Bump mock-local-storage from 1.1.20 to 1.1.21 [`#1384`](https://github.com/oceanprotocol/ocean.js/pull/1384)
1293
- - Bump release-it from 14.13.1 to 14.14.0 [`#1385`](https://github.com/oceanprotocol/ocean.js/pull/1385)
1294
- - Issue-#1356 rewrite testcontracthandler helper class [`#1357`](https://github.com/oceanprotocol/ocean.js/pull/1357)
1295
- - Bump @oceanprotocol/contracts from 1.0.0-alpha.26 to 1.0.0-alpha.27 [`#1381`](https://github.com/oceanprotocol/ocean.js/pull/1381)
1296
- - upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 [`745647b`](https://github.com/oceanprotocol/ocean.js/commit/745647b65ff9aaf55801078f5e7fd2c4672d9a61)
1297
- - update package-lock file [`a434458`](https://github.com/oceanprotocol/ocean.js/commit/a4344580ed86b4f3aaa10c6345fc9cd8decf5cc4)
1298
- - revert package-lock to v4main version [`5766f87`](https://github.com/oceanprotocol/ocean.js/commit/5766f874270000152df070a152e2ae847f2beb51)
1299
-
1300
- #### [v1.0.0-next.32](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.31...v1.0.0-next.32)
1301
-
1302
- > 29 March 2022
1303
-
1304
- - comment broken tests [`#1379`](https://github.com/oceanprotocol/ocean.js/pull/1379)
1305
- - Release 1.0.0-next.32 [`271e870`](https://github.com/oceanprotocol/ocean.js/commit/271e870b5ea50966f1df063e3c72ffb3524a05e3)
1306
-
1307
- #### [v1.0.0-next.31](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.30...v1.0.0-next.31)
1308
-
1309
- > 29 March 2022
1310
-
1311
- - Release 1.0.0-next.31 [`7662364`](https://github.com/oceanprotocol/ocean.js/commit/76623648d2fa19e6bf760cec04230531c11b80f2)
1312
-
1313
- #### [v1.0.0-next.30](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.29...v1.0.0-next.30)
1314
-
1315
- > 29 March 2022
1316
-
1317
- - default amountToUnits decimals to 18, FRE consumerMarketSwapFee witho… [`#1374`](https://github.com/oceanprotocol/ocean.js/pull/1374)
1318
- - change address[1] to paymentCollector based on smart contract [`#1375`](https://github.com/oceanprotocol/ocean.js/pull/1375)
1319
- - update compute status query and jsdoc [`#1361`](https://github.com/oceanprotocol/ocean.js/pull/1361)
1320
- - Bump prettier from 2.6.0 to 2.6.1 [`#1373`](https://github.com/oceanprotocol/ocean.js/pull/1373)
1321
- - Bump minimist from 1.2.5 to 1.2.6 [`#1370`](https://github.com/oceanprotocol/ocean.js/pull/1370)
1322
- - Issue-#1367: Fix error in `NftFactory.disableTokenTemplate()` and `NftFactory.reactivateTokenTemplate()` [`#1368`](https://github.com/oceanprotocol/ocean.js/pull/1368)
1323
- - fix typedoc [`#1378`](https://github.com/oceanprotocol/ocean.js/pull/1378)
1324
- - Bump typescript from 4.6.2 to 4.6.3 [`#1371`](https://github.com/oceanprotocol/ocean.js/pull/1371)
1325
- - Bump @types/node from 17.0.22 to 17.0.23 [`#1366`](https://github.com/oceanprotocol/ocean.js/pull/1366)
1326
- - Issue-#1246: Use confighelper instead of hardcoded endpoints [`#1355`](https://github.com/oceanprotocol/ocean.js/pull/1355)
1327
- - solve all typing warnings [`#1364`](https://github.com/oceanprotocol/ocean.js/pull/1364)
1328
- - Bump @types/node from 17.0.21 to 17.0.22 [`#1363`](https://github.com/oceanprotocol/ocean.js/pull/1363)
1329
- - Bump release-it from 14.12.5 to 14.13.1 [`#1360`](https://github.com/oceanprotocol/ocean.js/pull/1360)
1330
- - Bump prettier from 2.5.1 to 2.6.0 [`#1340`](https://github.com/oceanprotocol/ocean.js/pull/1340)
1331
- - use configuration file to read variables [`3572223`](https://github.com/oceanprotocol/ocean.js/commit/35722239dfa2d021b074098e76f790e0191aa12a)
1332
- - refactor imports in the tests [`165b4c8`](https://github.com/oceanprotocol/ocean.js/commit/165b4c86809615aada2463f2ece2a3be1d3ee419)
1333
- - read configHelperNetworks values for the tests [`896211b`](https://github.com/oceanprotocol/ocean.js/commit/896211b93f1bfb634ab4677c4c68795884f16fc8)
1334
-
1335
- #### [v1.0.0-next.29](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.28...v1.0.0-next.29)
1336
-
1337
- > 21 March 2022
1338
-
1339
- - Feature/contracts alpha 25 [`#1358`](https://github.com/oceanprotocol/ocean.js/pull/1358)
1340
- - Release 1.0.0-next.29 [`069d21c`](https://github.com/oceanprotocol/ocean.js/commit/069d21c16473a5e568d573834f85d9684bfdfca4)
1341
-
1342
- #### [v1.0.0-next.28](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.27...v1.0.0-next.28)
1343
-
1344
- > 16 March 2022
1345
-
1346
- - Replace toWei/fromWei when base token conversion [`#1318`](https://github.com/oceanprotocol/ocean.js/pull/1318)
1347
- - Make metadataProofs optional in setMetadataAndTokenURI [`#1336`](https://github.com/oceanprotocol/ocean.js/pull/1336)
1348
- - fix moonbase urls [`#1337`](https://github.com/oceanprotocol/ocean.js/pull/1337)
1349
- - Release 1.0.0-next.28 [`6675de4`](https://github.com/oceanprotocol/ocean.js/commit/6675de4e361cb62c8dc45e6e162139c77f6d5a45)
1350
-
1351
- #### [v1.0.0-next.27](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.26...v1.0.0-next.27)
1352
-
1353
- > 14 March 2022
1354
-
1355
- - Feature/contracts alpha 22 [`#1334`](https://github.com/oceanprotocol/ocean.js/pull/1334)
1356
- - Bump mocha from 9.2.1 to 9.2.2 [`#1332`](https://github.com/oceanprotocol/ocean.js/pull/1332)
1357
- - Release 1.0.0-next.27 [`d3fcdd0`](https://github.com/oceanprotocol/ocean.js/commit/d3fcdd0d561f85924a1b8266c564604d554e8148)
1358
-
1359
- #### [v1.0.0-next.26](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.25...v1.0.0-next.26)
1360
-
1361
- > 11 March 2022
1362
-
1363
- - update `ServiceComputeOptions` [`#1330`](https://github.com/oceanprotocol/ocean.js/pull/1330)
1364
- - dispenser creation: transform maxTokens and maxBalance to wei [`#1328`](https://github.com/oceanprotocol/ocean.js/pull/1328)
1365
- - Bump @truffle/hdwallet-provider from 2.0.3 to 2.0.4 [`#1329`](https://github.com/oceanprotocol/ocean.js/pull/1329)
1366
- - Release 1.0.0-next.26 [`e9f32c7`](https://github.com/oceanprotocol/ocean.js/commit/e9f32c729abadc5985add4016d72f7647b8cecf9)
1367
-
1368
- #### [v1.0.0-next.25](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.24...v1.0.0-next.25)
1369
-
1370
- > 8 March 2022
1371
-
1372
- - Bump ts-node from 10.6.0 to 10.7.0 [`#1327`](https://github.com/oceanprotocol/ocean.js/pull/1327)
1373
- - Bump typedoc from 0.22.12 to 0.22.13 [`#1326`](https://github.com/oceanprotocol/ocean.js/pull/1326)
1374
- - fix url [`#1325`](https://github.com/oceanprotocol/ocean.js/pull/1325)
1375
- - Bump web3 from 1.7.0 to 1.7.1 [`#1323`](https://github.com/oceanprotocol/ocean.js/pull/1323)
1376
- - Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#1324`](https://github.com/oceanprotocol/ocean.js/pull/1324)
1377
- - Bump ts-node from 10.5.0 to 10.6.0 [`#1319`](https://github.com/oceanprotocol/ocean.js/pull/1319)
1378
- - Bump typescript from 4.5.5 to 4.6.2 [`#1317`](https://github.com/oceanprotocol/ocean.js/pull/1317)
1379
- - Bump @types/node from 17.0.19 to 17.0.21 [`#1310`](https://github.com/oceanprotocol/ocean.js/pull/1310)
1380
- - services specific additional information [`#1311`](https://github.com/oceanprotocol/ocean.js/pull/1311)
1381
- - Bump release-it from 14.12.4 to 14.12.5 [`#1308`](https://github.com/oceanprotocol/ocean.js/pull/1308)
1382
- - Update README: harmonize with ocean.py's v4 changes [`81b1849`](https://github.com/oceanprotocol/ocean.js/commit/81b18493ff1a6dee13b23648b5f8a47452aaf3ab)
1383
- - Release 1.0.0-next.25 [`b403130`](https://github.com/oceanprotocol/ocean.js/commit/b403130e2d7e99711d2fb582a12baeac49acbcc7)
1384
- - 2021 -> 2022 [`28a48f5`](https://github.com/oceanprotocol/ocean.js/commit/28a48f5b5a2f792a79dabcd1a4fa9be1b2228311)
1385
-
1386
- #### [v1.0.0-next.24](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.23...v1.0.0-next.24)
1387
-
1388
- > 23 February 2022
1389
-
1390
- - fix export [`#1309`](https://github.com/oceanprotocol/ocean.js/pull/1309)
1391
- - Release 1.0.0-next.24 [`9116852`](https://github.com/oceanprotocol/ocean.js/commit/91168527fca9c0667e686486bd0aae4892b79e2a)
1392
-
1393
- #### [v1.0.0-next.23](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.22...v1.0.0-next.23)
1394
-
1395
- > 22 February 2022
1396
-
1397
- - Calculating max swap/liquidity [`#1306`](https://github.com/oceanprotocol/ocean.js/pull/1306)
1398
- - Bump @types/node from 17.0.18 to 17.0.19 [`#1305`](https://github.com/oceanprotocol/ocean.js/pull/1305)
1399
- - Release 1.0.0-next.23 [`aadd145`](https://github.com/oceanprotocol/ocean.js/commit/aadd1458ba7364a709f6eb94b3f8c123de3c189a)
1400
-
1401
- #### [v1.0.0-next.22](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.21...v1.0.0-next.22)
1402
-
1403
- > 21 February 2022
1404
-
1405
- - fix estGas for setMetadata call [`#1303`](https://github.com/oceanprotocol/ocean.js/pull/1303)
1406
- - Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#1301`](https://github.com/oceanprotocol/ocean.js/pull/1301)
1407
- - Bump typedoc from 0.22.11 to 0.22.12 [`#1300`](https://github.com/oceanprotocol/ocean.js/pull/1300)
1408
- - Bump mocha from 9.2.0 to 9.2.1 [`#1299`](https://github.com/oceanprotocol/ocean.js/pull/1299)
1409
- - Release 1.0.0-next.22 [`ff0653c`](https://github.com/oceanprotocol/ocean.js/commit/ff0653c8831a10dee36994adde460dbfa5567810)
1410
-
1411
- #### [v1.0.0-next.21](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.20...v1.0.0-next.21)
1412
-
1413
- > 17 February 2022
1414
-
1415
- - Update contracts [`#1297`](https://github.com/oceanprotocol/ocean.js/pull/1297)
1416
- - Release 1.0.0-next.21 [`ce88427`](https://github.com/oceanprotocol/ocean.js/commit/ce8842701aa1e9c82dbc8d6b18d94eeb0ea24540)
1417
-
1418
- #### [v1.0.0-next.20](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.19...v1.0.0-next.20)
1419
-
1420
- > 16 February 2022
1421
-
1422
- - bump to contracts alpha.20 [`#1295`](https://github.com/oceanprotocol/ocean.js/pull/1295)
1423
- - use barge addresses for unit tests [`#1291`](https://github.com/oceanprotocol/ocean.js/pull/1291)
1424
- - Bump @types/node from 17.0.17 to 17.0.18 [`#1290`](https://github.com/oceanprotocol/ocean.js/pull/1290)
1425
- - Bump @types/crypto-js from 4.1.0 to 4.1.1 [`#1289`](https://github.com/oceanprotocol/ocean.js/pull/1289)
1426
- - Release 1.0.0-next.20 [`cb8b52c`](https://github.com/oceanprotocol/ocean.js/commit/cb8b52c6e1a73444b8170a762822e4ba15bf244e)
1427
-
1428
- #### [v1.0.0-next.19](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.18...v1.0.0-next.19)
1429
-
1430
- > 15 February 2022
1431
-
1432
- - update config endpoint [`#1288`](https://github.com/oceanprotocol/ocean.js/pull/1288)
1433
- - Release 1.0.0-next.19 [`9b71c85`](https://github.com/oceanprotocol/ocean.js/commit/9b71c853f7cd1f596b5fbd451f63e9cdb5af3b72)
1434
-
1435
- #### [v1.0.0-next.18](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.17...v1.0.0-next.18)
1436
-
1437
- > 14 February 2022
1438
-
1439
- - update to contracts alpha.19 [`#1286`](https://github.com/oceanprotocol/ocean.js/pull/1286)
1440
- - Update Pool class JSDoc comments [`#1281`](https://github.com/oceanprotocol/ocean.js/pull/1281)
1441
- - updated existing jsdoc comments and add missing ones [`7b2ff71`](https://github.com/oceanprotocol/ocean.js/commit/7b2ff71d0cb148308cc49a0cb267e4b4f4ee83bb)
1442
- - Release 1.0.0-next.18 [`9f9e3dc`](https://github.com/oceanprotocol/ocean.js/commit/9f9e3dce88d5e5e731cc13dbadfefc8a66cd43a5)
1443
-
1444
- #### [v1.0.0-next.17](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.16...v1.0.0-next.17)
1445
-
1446
- > 14 February 2022
1447
-
1448
- - fix fixed order params [`#1287`](https://github.com/oceanprotocol/ocean.js/pull/1287)
1449
- - Release 1.0.0-next.17 [`9c3a12d`](https://github.com/oceanprotocol/ocean.js/commit/9c3a12daa6276aeb3f0cf59d53ff76d2b8df7219)
1450
-
1451
- #### [v1.0.0-next.16](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.15...v1.0.0-next.16)
1452
-
1453
- > 14 February 2022
1454
-
1455
- - Remove redundant get in `calcBaseInGivenOutDT` [`#1283`](https://github.com/oceanprotocol/ocean.js/pull/1283)
1456
- - add aquarius to export list [`#1280`](https://github.com/oceanprotocol/ocean.js/pull/1280)
1457
- - Release 1.0.0-next.16 [`9f8f6aa`](https://github.com/oceanprotocol/ocean.js/commit/9f8f6aae99ab409cd0bdb61f3950b067b0363c2f)
1458
-
1459
- #### [v1.0.0-next.15](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.14...v1.0.0-next.15)
1460
-
1461
- > 11 February 2022
1462
-
1463
- - fix redundancy [`#1278`](https://github.com/oceanprotocol/ocean.js/pull/1278)
1464
- - Bump chai from 4.3.4 to 4.3.6 [`#1277`](https://github.com/oceanprotocol/ocean.js/pull/1277)
1465
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1276`](https://github.com/oceanprotocol/ocean.js/pull/1276)
1466
- - Bump @types/node from 17.0.16 to 17.0.17 [`#1275`](https://github.com/oceanprotocol/ocean.js/pull/1275)
1467
- - Release 1.0.0-next.15 [`84a022f`](https://github.com/oceanprotocol/ocean.js/commit/84a022f80c30bed5c7ad6ab692252210a71e9ae3)
1468
-
1469
- #### [v1.0.0-next.14](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.13...v1.0.0-next.14)
1470
-
1471
- > 10 February 2022
1472
-
1473
- - fixes [`#1273`](https://github.com/oceanprotocol/ocean.js/pull/1273)
1474
- - Release 1.0.0-next.14 [`6aa1231`](https://github.com/oceanprotocol/ocean.js/commit/6aa1231a0a64d32a148108fc43bef2afca42e873)
1475
-
1476
- #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.12...v1.0.0-next.13)
1477
-
1478
- > 10 February 2022
1479
-
1480
- - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean.js/pull/1270)
1481
- - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean.js/pull/1269)
1482
- - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean.js/pull/1267)
1483
- - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean.js/pull/1268)
1484
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean.js/pull/1271)
1485
- - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean.js/pull/1263)
1486
- - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean.js/pull/1264)
1487
- - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean.js/pull/1265)
1488
- - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean.js/pull/1262)
1489
- - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean.js/pull/1261)
1490
- - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean.js/pull/1260)
1491
- - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean.js/pull/1259)
1492
- - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean.js/pull/1255)
1493
- - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean.js/pull/1230)
1494
- - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean.js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
1495
- - Release 1.0.0-next.13 [`5152bc2`](https://github.com/oceanprotocol/ocean.js/commit/5152bc21646a6375799838daf77188a9dd6713f0)
1496
-
1497
- #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.11...v1.0.0-next.12)
1498
-
1499
- > 9 February 2022
1500
-
1501
- - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean.js/pull/1258)
1502
- - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean.js/pull/1224)
1503
- - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean.js/pull/1248)
1504
- - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean.js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
1505
- - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean.js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
1506
- - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean.js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
1507
-
1508
- #### [v1.0.0-next.11](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.10...v1.0.0-next.11)
1509
-
1510
- > 7 February 2022
1511
-
1512
- - Moved interfaces under types and some small fixes [`#1253`](https://github.com/oceanprotocol/ocean.js/pull/1253)
1513
- - stop removing jsdocs [`#1254`](https://github.com/oceanprotocol/ocean.js/pull/1254)
1514
- - Release 1.0.0-next.11 [`8fc3773`](https://github.com/oceanprotocol/ocean.js/commit/8fc377383434a1c8a3ba68586ab8db85bc922d40)
1515
-
1516
- #### [v1.0.0-next.10](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.9...v1.0.0-next.10)
1517
-
1518
- > 28 January 2022
1519
-
1520
- - remove ammount [`#1241`](https://github.com/oceanprotocol/ocean.js/pull/1241)
1521
- - update contracts [`#1244`](https://github.com/oceanprotocol/ocean.js/pull/1244)
1522
- - Release 1.0.0-next.10 [`3dda9a6`](https://github.com/oceanprotocol/ocean.js/commit/3dda9a67097ac0adc388741b506cd23ef3e2cdb1)
1523
-
1524
- #### [v1.0.0-next.9](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.8...v1.0.0-next.9)
1525
-
1526
- > 26 January 2022
1527
-
1528
- - fix order, update contracts [`#1240`](https://github.com/oceanprotocol/ocean.js/pull/1240)
1529
- - Release 1.0.0-next.9 [`ef83df7`](https://github.com/oceanprotocol/ocean.js/commit/ef83df7c7248402940a25a3f5d223131c7ece82e)
1530
-
1531
- #### [v1.0.0-next.8](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.7...v1.0.0-next.8)
1532
-
1533
- > 25 January 2022
1534
-
1535
- - heleper+ remove old ibs [`#1238`](https://github.com/oceanprotocol/ocean.js/pull/1238)
1536
- - Add setMetaDataAndTokenURI method [`#1234`](https://github.com/oceanprotocol/ocean.js/pull/1234)
1537
- - remove optional fetch method, add abort signal [`#1235`](https://github.com/oceanprotocol/ocean.js/pull/1235)
1538
- - Release 1.0.0-next.8 [`1b0fb28`](https://github.com/oceanprotocol/ocean.js/commit/1b0fb28e7676737f2086f5032dd9dfca85431b0b)
1539
-
1540
- #### [v1.0.0-next.7](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.6...v1.0.0-next.7)
1541
-
1542
- > 20 January 2022
1543
-
1544
- - replaced local artifacts with the published ones [`#1232`](https://github.com/oceanprotocol/ocean.js/pull/1232)
1545
- - Allow users/market to set own gas contract options & configurable web3 contract params [`#1214`](https://github.com/oceanprotocol/ocean.js/pull/1214)
1546
- - Add default http function and fixes provider class [`#1212`](https://github.com/oceanprotocol/ocean.js/pull/1212)
1547
- - Feature/ split orders&fees and uniformize datatoken naming [`#1223`](https://github.com/oceanprotocol/ocean.js/pull/1223)
1548
- - added default contract options and gas in config [`4d60a16`](https://github.com/oceanprotocol/ocean.js/commit/4d60a16f6e79a89ed636b99592167c2c8f8c50ed)
1549
- - update artifacts after latest contract changes [`b4e102e`](https://github.com/oceanprotocol/ocean.js/commit/b4e102e6a6fa597fc9540d169428030db52efcad)
1550
- - update artifacts [`c5b5835`](https://github.com/oceanprotocol/ocean.js/commit/c5b583554eea28bab8a0c3af252dc70a707cdb51)
1551
-
1552
- #### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.5...v1.0.0-next.6)
1553
-
1554
- > 14 January 2022
1555
-
1556
- - up [`#1219`](https://github.com/oceanprotocol/ocean.js/pull/1219)
1557
- - Release 1.0.0-next.6 [`1879315`](https://github.com/oceanprotocol/ocean.js/commit/187931531021b89bd9c735f90c7426aea65dd57b)
1558
-
1559
- #### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.4...v1.0.0-next.5)
1560
-
1561
- > 13 January 2022
1562
-
1563
- - update abi/address [`#1218`](https://github.com/oceanprotocol/ocean.js/pull/1218)
1564
- - Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean.js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
1565
-
1566
- #### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.3...v1.0.0-next.4)
1567
-
1568
- > 13 January 2022
1569
-
1570
- - update addresses based on new deployment [`#1216`](https://github.com/oceanprotocol/ocean.js/pull/1216)
1571
- - Release 1.0.0-next.4 [`a85f29a`](https://github.com/oceanprotocol/ocean.js/commit/a85f29a5d2324f4b17ab45882267920f7a66e42b)
1572
-
1573
- #### [v1.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.2...v1.0.0-next.3)
1574
-
1575
- > 12 January 2022
1576
-
1577
- - update addresses [`#1213`](https://github.com/oceanprotocol/ocean.js/pull/1213)
1578
- - Release 1.0.0-next.3 [`3c9ee75`](https://github.com/oceanprotocol/ocean.js/commit/3c9ee7599ba3c5a8109925cdb6e76fa9ff389fe2)
1579
-
1580
- #### [v1.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.1...v1.0.0-next.2)
1581
-
1582
- > 11 January 2022
1583
-
1584
- - Release 1.0.0-next.2 [`a9c592c`](https://github.com/oceanprotocol/ocean.js/commit/a9c592c3e6f77419f9ddc13ac396063696f7eb69)
1585
- - fix dist typings path [`ae6ee6f`](https://github.com/oceanprotocol/ocean.js/commit/ae6ee6f9c71218e0bf6c7a22283dbe9d725e61f0)
1586
-
1587
- #### [v1.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.0...v1.0.0-next.1)
1588
-
1589
- > 11 January 2022
1590
-
1591
- - move artifacts folder under /src [`bdfa60a`](https://github.com/oceanprotocol/ocean.js/commit/bdfa60a91b7c304ee775c5c88cc5e22b569acc74)
1592
- - fix artifacts path in all test files [`24425fc`](https://github.com/oceanprotocol/ocean.js/commit/24425fcf8ba8f0b2f950cc5857c71e1b1d57f683)
1593
- - make mocha pick up individual tsconfig, compile test files [`8776c1b`](https://github.com/oceanprotocol/ocean.js/commit/8776c1bb91d7136cf945179a00cf40847b9c413f)
1594
-
1595
- #### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.20.2...v1.0.0-next.0)
1596
-
1597
- > 11 January 2022
1598
-
1599
- - Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean.js/pull/1207)
1600
- - Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean.js/pull/1208)
1601
- - integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean.js/pull/1197)
1602
- - compute start [`#1196`](https://github.com/oceanprotocol/ocean.js/pull/1196)
1603
- - publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean.js/pull/1192)
1604
- - publish tests [`#1184`](https://github.com/oceanprotocol/ocean.js/pull/1184)
1605
- - Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean.js/pull/1174)
1606
- - config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean.js/pull/1173)
1607
- - Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean.js/pull/1159)
1608
- - add dispenser [`#1170`](https://github.com/oceanprotocol/ocean.js/pull/1170)
1609
- - fix [`#1166`](https://github.com/oceanprotocol/ocean.js/pull/1166)
1610
- - Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean.js/pull/1163)
1611
- - fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean.js/pull/1162)
1612
- - Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean.js/pull/1151)
1613
- - add provider to index [`#1150`](https://github.com/oceanprotocol/ocean.js/pull/1150)
1614
- - update config url [`#1149`](https://github.com/oceanprotocol/ocean.js/pull/1149)
1615
- - add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean.js/pull/1143)
1616
- - random fixes [`#1148`](https://github.com/oceanprotocol/ocean.js/pull/1148)
1617
- - add code owner [`#1140`](https://github.com/oceanprotocol/ocean.js/pull/1140)
1618
- - Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean.js/pull/1130)
1619
- - config [`#1139`](https://github.com/oceanprotocol/ocean.js/pull/1139)
1620
- - build fix [`#1138`](https://github.com/oceanprotocol/ocean.js/pull/1138)
1621
- - Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean.js/pull/1120)
1622
- - Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean.js/pull/1129)
1623
- - Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean.js/pull/1101)
1624
- - DDO typings [`#1111`](https://github.com/oceanprotocol/ocean.js/pull/1111)
1625
- - Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean.js/pull/1102)
1626
- - Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean.js/pull/1082)
1627
- - Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean.js/pull/1100)
1628
- - Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean.js/pull/1083)
1629
- - Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean.js/pull/1080)
1630
- - updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean.js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348)
1631
- - add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean.js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c)
1632
- - add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean.js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4)
1633
-
1634
- #### [v0.20.2](https://github.com/oceanprotocol/ocean.js/compare/v0.20.1...v0.20.2)
1635
-
1636
- > 3 January 2022
1637
-
1638
- - allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean.js/pull/1179)
1639
- - Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean.js/pull/1127)
1640
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean.js/pull/1181)
1641
- - Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean.js/pull/1187)
1642
- - Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean.js/pull/1186)
1643
- - Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean.js/pull/1185)
1644
- - Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean.js/pull/1180)
1645
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean.js/pull/1182)
1646
- - Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean.js/pull/1126)
1647
- - Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean.js/pull/1177)
1648
- - Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean.js/pull/1147)
1649
- - Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean.js/pull/1157)
1650
- - Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean.js/pull/1158)
1651
- - reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean.js/pull/1141)
1652
- - Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean.js/pull/1144)
1653
- - Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean.js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff)
1654
-
1655
- #### [v0.20.1](https://github.com/oceanprotocol/ocean.js/compare/v0.20.0...v0.20.1)
1656
-
1657
- > 10 December 2021
1658
-
1659
- - required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean.js/pull/1146)
1660
- - add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean.js/pull/1145)
1661
- - Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean.js/commit/e216090394721358ce2bf9126c94f0b8069158db)
1662
-
1663
- #### [v0.20.0](https://github.com/oceanprotocol/ocean.js/compare/v0.19.3...v0.20.0)
1664
-
1665
- > 29 November 2021
1666
-
1667
- - Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean.js/pull/1123)
1668
- - Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean.js/pull/1124)
1669
- - Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean.js/pull/1122)
1670
- - configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean.js/pull/1112)
1671
- - add compute getResult [`#983`](https://github.com/oceanprotocol/ocean.js/pull/983)
1672
- - Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean.js/pull/1115)
1673
- - Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean.js/pull/1118)
1674
- - Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean.js/commit/f79194faf37e447c07963c1114f0481b0b18030b)
1675
-
1676
- #### [v0.19.3](https://github.com/oceanprotocol/ocean.js/compare/v0.19.2...v0.19.3)
1677
-
1678
- > 26 November 2021
1679
-
1680
- - Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean.js/pull/1073)
1681
- - Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean.js/pull/1103)
1682
- - Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean.js/pull/1108)
1683
- - Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean.js/pull/1113)
1684
- - Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean.js/pull/1114)
1685
- - Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean.js/pull/1087)
1686
- - Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean.js/pull/1086)
1687
- - Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean.js/pull/1085)
1688
- - Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean.js/pull/1084)
1689
- - Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean.js/pull/1077)
1690
- - Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean.js/pull/1078)
1691
- - Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean.js/pull/1079)
1692
- - Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean.js/pull/1074)
1693
- - Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean.js/pull/1075)
1694
- - Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean.js/pull/1071)
1695
- - Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean.js/pull/1070)
1696
- - Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean.js/pull/1069)
1697
- - Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean.js/pull/1063)
1698
- - Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean.js/pull/1067)
1699
- - Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean.js/pull/1065)
1700
- - Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean.js/pull/1066)
1701
- - Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean.js/pull/1062)
1702
- - Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean.js/pull/1061)
1703
- - #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean.js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db)
1704
- - Fix bug [`be79812`](https://github.com/oceanprotocol/ocean.js/commit/be798129f9cb007d603ce78632c75dcc18506796)
1705
- - Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean.js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b)
1706
-
1707
- #### [v0.19.2](https://github.com/oceanprotocol/ocean.js/compare/v0.19.1...v0.19.2)
1708
-
1709
- > 4 October 2021
1710
-
1711
- - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean.js/pull/1058)
1712
- - Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean.js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448)
1713
-
1714
- #### [v0.19.1](https://github.com/oceanprotocol/ocean.js/compare/v0.19.0...v0.19.1)
1715
-
1716
- > 4 October 2021
1717
-
1718
- - bump contracts + add networks [`#1059`](https://github.com/oceanprotocol/ocean.js/pull/1059)
1719
- - Bump typedoc from 0.21.9 to 0.22.5 [`#1056`](https://github.com/oceanprotocol/ocean.js/pull/1056)
1720
- - Bump web3 from 1.5.3 to 1.6.0 [`#1052`](https://github.com/oceanprotocol/ocean.js/pull/1052)
1721
- - Bump @types/node from 16.10.1 to 16.10.2 [`#1049`](https://github.com/oceanprotocol/ocean.js/pull/1049)
1722
- - Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 [`#1045`](https://github.com/oceanprotocol/ocean.js/pull/1045)
1723
- - Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 [`#1044`](https://github.com/oceanprotocol/ocean.js/pull/1044)
1724
- - Bump @types/node from 16.9.6 to 16.10.1 [`#1043`](https://github.com/oceanprotocol/ocean.js/pull/1043)
1725
- - Bump mocha from 9.1.1 to 9.1.2 [`#1042`](https://github.com/oceanprotocol/ocean.js/pull/1042)
1726
- - Release 0.19.1 [`606d5c2`](https://github.com/oceanprotocol/ocean.js/commit/606d5c2a0bbe36b1f7bb7b7b79796ef77d6170bb)
1727
-
1728
- #### [v0.19.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0...v0.19.0)
1729
-
1730
- > 24 September 2021
1731
-
1732
- - Custom user parameters [`#944`](https://github.com/oceanprotocol/ocean.js/pull/944)
1733
- - Release 0.19.0 [`9c94a87`](https://github.com/oceanprotocol/ocean.js/commit/9c94a8789c8dc5ca88b798196cfa5fb807811651)
1734
-
1735
- #### [v0.18.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0-next.0...v0.18.0)
1736
-
1737
- > 24 September 2021
1738
-
1739
- - Bump web3-core from 1.5.2 to 1.5.3 [`#1038`](https://github.com/oceanprotocol/ocean.js/pull/1038)
1740
- - fix yaml indentation [`#1041`](https://github.com/oceanprotocol/ocean.js/pull/1041)
1741
- - set versioning-strategy [`#1040`](https://github.com/oceanprotocol/ocean.js/pull/1040)
1742
- - Bump web3 from 1.5.2 to 1.5.3 [`#1039`](https://github.com/oceanprotocol/ocean.js/pull/1039)
1743
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
1744
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
1745
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
1746
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
1747
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
1748
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
1749
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
1750
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
1751
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
1752
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
1753
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
1754
- - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean.js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
1755
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
1756
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
1757
-
1758
- #### [v0.18.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.17.5...v0.18.0-next.0)
1759
-
1760
- > 14 September 2021
1761
-
1762
- - enable create / passthrough of userData & algoData [`b1e91af`](https://github.com/oceanprotocol/ocean.js/commit/b1e91afd3d9cb03edd0317bf72c89426ad16ebc7)
1763
- - refactor balance check async flows [`51ca87f`](https://github.com/oceanprotocol/ocean.js/commit/51ca87f3f7eee95b749996699a8b8f8e602ed7d6)
1764
- - naming & typings [`e707d0e`](https://github.com/oceanprotocol/ocean.js/commit/e707d0e5d803e0d93fdba7117dd989ce3a5b66bd)
1765
-
1766
- #### [v0.17.5](https://github.com/oceanprotocol/ocean.js/compare/v0.17.4...v0.17.5)
1767
-
1768
- > 22 September 2021
1769
-
1770
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
1771
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
1772
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
1773
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
1774
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
1775
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
1776
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
1777
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
1778
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
1779
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
1780
-
1781
- #### [v0.17.4](https://github.com/oceanprotocol/ocean.js/compare/v0.17.3...v0.17.4)
1782
-
1783
- > 16 September 2021
1784
-
1785
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
1786
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
1787
- - Fix releases [`#1021`](https://github.com/oceanprotocol/ocean.js/pull/1021)
1788
- - Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 [`#1019`](https://github.com/oceanprotocol/ocean.js/pull/1019)
1789
- - Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 [`#1018`](https://github.com/oceanprotocol/ocean.js/pull/1018)
1790
- - Bump ora from 5.4.1 to 6.0.1 [`#1020`](https://github.com/oceanprotocol/ocean.js/pull/1020)
1791
- - Bump typedoc from 0.21.9 to 0.22.3 [`#1016`](https://github.com/oceanprotocol/ocean.js/pull/1016)
1792
- - Bump @types/node from 16.9.0 to 16.9.1 [`#1015`](https://github.com/oceanprotocol/ocean.js/pull/1015)
1793
- - Bump typescript from 4.4.2 to 4.4.3 [`#1017`](https://github.com/oceanprotocol/ocean.js/pull/1017)
1794
- - Bump source-map-support from 0.5.19 to 0.5.20 [`#1013`](https://github.com/oceanprotocol/ocean.js/pull/1013)
1795
- - Bump prettier from 2.3.2 to 2.4.0 [`#1014`](https://github.com/oceanprotocol/ocean.js/pull/1014)
1796
- - Bump @types/node from 16.7.13 to 16.9.0 [`#1011`](https://github.com/oceanprotocol/ocean.js/pull/1011)
1797
- - Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 [`#1007`](https://github.com/oceanprotocol/ocean.js/pull/1007)
1798
- - Bump @types/node from 16.7.10 to 16.7.13 [`#1009`](https://github.com/oceanprotocol/ocean.js/pull/1009)
1799
- - Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 [`#1006`](https://github.com/oceanprotocol/ocean.js/pull/1006)
1800
- - Bump @types/node-fetch from 2.5.12 to 3.0.3 [`#1004`](https://github.com/oceanprotocol/ocean.js/pull/1004)
1801
- - Bump @types/node from 16.7.8 to 16.7.10 [`#1001`](https://github.com/oceanprotocol/ocean.js/pull/1001)
1802
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
1803
-
1804
- #### [v0.17.3](https://github.com/oceanprotocol/ocean.js/compare/v0.17.2...v0.17.3)
1805
-
1806
- > 31 August 2021
1807
-
1808
- - downgrade node-abort-controller to v2.0.0 [`#999`](https://github.com/oceanprotocol/ocean.js/pull/999)
1809
- - Release 0.17.3 [`0eac0c2`](https://github.com/oceanprotocol/ocean.js/commit/0eac0c20e3554e99807efcc2d9b261795daf5fd7)
1810
-
1811
- #### [v0.17.2](https://github.com/oceanprotocol/ocean.js/compare/v0.17.1...v0.17.2)
1812
-
1813
- > 31 August 2021
1814
-
1815
- - Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean.js/pull/996)
1816
- - update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean.js/pull/998)
1817
- - Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean.js/pull/995)
1818
- - Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean.js/pull/994)
1819
- - Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean.js/pull/997)
1820
- - Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean.js/pull/990)
1821
- - Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean.js/pull/991)
1822
- - Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean.js/pull/992)
1823
- - Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean.js/pull/988)
1824
- - Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean.js/pull/987)
1825
- - Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean.js/pull/984)
1826
- - Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean.js/pull/953)
1827
- - Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean.js/pull/986)
1828
- - Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean.js/pull/985)
1829
- - Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean.js/pull/979)
1830
- - Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean.js/pull/978)
1831
- - Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean.js/pull/980)
1832
- - Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean.js/pull/981)
1833
- - Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean.js/pull/977)
1834
- - Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean.js/pull/975)
1835
- - Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean.js/pull/974)
1836
- - Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean.js/pull/976)
1837
- - Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean.js/pull/973)
1838
- - Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean.js/pull/972)
1839
- - Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean.js/pull/970)
1840
- - Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean.js/pull/968)
1841
- - Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean.js/pull/965)
1842
- - Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean.js/pull/967)
1843
- - Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean.js/pull/966)
1844
- - Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean.js/pull/962)
1845
- - Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean.js/pull/961)
1846
- - Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean.js/pull/963)
1847
- - Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean.js/pull/958)
1848
- - Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean.js/pull/959)
1849
- - Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean.js/pull/957)
1850
- - Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean.js/pull/956)
1851
- - Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean.js/pull/955)
1852
- - downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean.js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185)
1853
- - Release 0.17.2 [`dd62e54`](https://github.com/oceanprotocol/ocean.js/commit/dd62e5422eec667fef8fc387d76d4c8c346583cb)
1854
- - Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean.js/commit/a4be156126893984e89f3a28e73b74f883d71ce8)
1855
-
1856
- #### [v0.17.1](https://github.com/oceanprotocol/ocean.js/compare/v0.17.0...v0.17.1)
1857
-
1858
- > 3 August 2021
1859
-
1860
- - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean.js/pull/951)
1861
- - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean.js/pull/949)
1862
- - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean.js/pull/948)
1863
- - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean.js/pull/945)
1864
- - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean.js/pull/946)
1865
- - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean.js/pull/947)
1866
- - Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean.js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4)
1867
- - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean.js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d)
1868
- - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean.js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca)
1869
-
1870
- #### [v0.17.0](https://github.com/oceanprotocol/ocean.js/compare/v0.16.7...v0.17.0)
1871
-
1872
- > 30 July 2021
1873
-
1874
- - add single metadataCacheUri for all networks [`#919`](https://github.com/oceanprotocol/ocean.js/pull/919)
1875
- - move datatoken name generation out of class [`#943`](https://github.com/oceanprotocol/ocean.js/pull/943)
1876
- - Bump @types/node from 16.4.6 to 16.4.7 [`#942`](https://github.com/oceanprotocol/ocean.js/pull/942)
1877
- - Release 0.17.0 [`44eff0e`](https://github.com/oceanprotocol/ocean.js/commit/44eff0ee2f7628d1fb165dc8a1861e91d179e839)
1878
-
1879
- #### [v0.16.7](https://github.com/oceanprotocol/ocean.js/compare/v0.16.6...v0.16.7)
1880
-
1881
- > 29 July 2021
1882
-
1883
- - allow editable author [`#936`](https://github.com/oceanprotocol/ocean.js/pull/936)
1884
- - Bump @types/node from 16.4.4 to 16.4.6 [`#939`](https://github.com/oceanprotocol/ocean.js/pull/939)
1885
- - Bump web3 from 1.4.0 to 1.5.0 [`#938`](https://github.com/oceanprotocol/ocean.js/pull/938)
1886
- - Bump @types/node from 16.4.3 to 16.4.4 [`#937`](https://github.com/oceanprotocol/ocean.js/pull/937)
1887
- - Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 [`#934`](https://github.com/oceanprotocol/ocean.js/pull/934)
1888
- - Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 [`#933`](https://github.com/oceanprotocol/ocean.js/pull/933)
1889
- - Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 [`#931`](https://github.com/oceanprotocol/ocean.js/pull/931)
1890
- - use decimals in account balance [`#921`](https://github.com/oceanprotocol/ocean.js/pull/921)
1891
- - Bump mocha from 9.0.2 to 9.0.3 [`#932`](https://github.com/oceanprotocol/ocean.js/pull/932)
1892
- - Bump @types/node from 16.4.1 to 16.4.3 [`#930`](https://github.com/oceanprotocol/ocean.js/pull/930)
1893
- - Bump release-it from 14.10.0 to 14.10.1 [`#929`](https://github.com/oceanprotocol/ocean.js/pull/929)
1894
- - Bump @types/node from 16.4.0 to 16.4.1 [`#925`](https://github.com/oceanprotocol/ocean.js/pull/925)
1895
- - Bump @types/mocha from 8.2.3 to 9.0.0 [`#927`](https://github.com/oceanprotocol/ocean.js/pull/927)
1896
- - Bump @types/node-fetch from 2.5.11 to 2.5.12 [`#926`](https://github.com/oceanprotocol/ocean.js/pull/926)
1897
- - Bump crypto-js from 4.0.0 to 4.1.1 [`#924`](https://github.com/oceanprotocol/ocean.js/pull/924)
1898
- - remove redundant build on publish [`#923`](https://github.com/oceanprotocol/ocean.js/pull/923)
1899
- - Release 0.16.7 [`1710752`](https://github.com/oceanprotocol/ocean.js/commit/1710752a7cba9db1d754540f286d92f090ea9c38)
1900
-
1901
- #### [v0.16.6](https://github.com/oceanprotocol/ocean.js/compare/v0.16.5...v0.16.6)
1902
-
1903
- > 22 July 2021
1904
-
1905
- - remove leading slash from all `nodeUri` [`#922`](https://github.com/oceanprotocol/ocean.js/pull/922)
1906
- - Bump @types/node from 16.3.3 to 16.4.0 [`#917`](https://github.com/oceanprotocol/ocean.js/pull/917)
1907
- - Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [`#914`](https://github.com/oceanprotocol/ocean.js/pull/914)
1908
- - Bump eslint from 7.30.0 to 7.31.0 [`#913`](https://github.com/oceanprotocol/ocean.js/pull/913)
1909
- - Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 [`#915`](https://github.com/oceanprotocol/ocean.js/pull/915)
1910
- - Bump @types/node from 16.3.1 to 16.3.3 [`#912`](https://github.com/oceanprotocol/ocean.js/pull/912)
1911
- - update Polygon Mumbai explorerUri [`#911`](https://github.com/oceanprotocol/ocean.js/pull/911)
1912
- - Release 0.16.6 [`16f14aa`](https://github.com/oceanprotocol/ocean.js/commit/16f14aaf4d792c03dd2216b7d3bb6156881de447)
1913
-
1914
- #### [v0.16.5](https://github.com/oceanprotocol/ocean.js/compare/v0.16.4...v0.16.5)
1915
-
1916
- > 13 July 2021
1917
-
1918
- - update Gaia-X values [`#906`](https://github.com/oceanprotocol/ocean.js/pull/906)
1919
- - Bump web3 from 1.3.6 to 1.4.0 [`#876`](https://github.com/oceanprotocol/ocean.js/pull/876)
1920
- - Bump typedoc from 0.21.3 to 0.21.4 [`#902`](https://github.com/oceanprotocol/ocean.js/pull/902)
1921
- - Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`#904`](https://github.com/oceanprotocol/ocean.js/pull/904)
1922
- - Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`#903`](https://github.com/oceanprotocol/ocean.js/pull/903)
1923
- - Changing error message [`#898`](https://github.com/oceanprotocol/ocean.js/pull/898)
1924
- - Bump ts-node from 10.0.0 to 10.1.0 [`#901`](https://github.com/oceanprotocol/ocean.js/pull/901)
1925
- - Bump @types/node from 16.3.0 to 16.3.1 [`#900`](https://github.com/oceanprotocol/ocean.js/pull/900)
1926
- - Bump typedoc from 0.21.2 to 0.21.3 [`#899`](https://github.com/oceanprotocol/ocean.js/pull/899)
1927
- - Bump @types/chai from 4.2.20 to 4.2.21 [`#897`](https://github.com/oceanprotocol/ocean.js/pull/897)
1928
- - Bump @types/node from 16.0.0 to 16.3.0 [`#896`](https://github.com/oceanprotocol/ocean.js/pull/896)
1929
- - Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`#890`](https://github.com/oceanprotocol/ocean.js/pull/890)
1930
- - Bump @types/node-fetch from 2.5.10 to 2.5.11 [`#893`](https://github.com/oceanprotocol/ocean.js/pull/893)
1931
- - Bump @types/mocha from 8.2.2 to 8.2.3 [`#894`](https://github.com/oceanprotocol/ocean.js/pull/894)
1932
- - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean.js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234)
1933
- - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean.js/commit/fe1828fec945569863689c96ac9d4fa5ea694980)
1934
-
1935
- #### [v0.16.4](https://github.com/oceanprotocol/ocean.js/compare/v0.16.3...v0.16.4)
1936
-
1937
- > 7 July 2021
1938
-
1939
- - Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`#891`](https://github.com/oceanprotocol/ocean.js/pull/891)
1940
- - Bump @types/crypto-js from 4.0.1 to 4.0.2 [`#892`](https://github.com/oceanprotocol/ocean.js/pull/892)
1941
- - bump ocean-contracts to 0.6.5 [`#889`](https://github.com/oceanprotocol/ocean.js/pull/889)
1942
- - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean.js/pull/881)
1943
- - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean.js/pull/883)
1944
- - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean.js/pull/888)
1945
- - Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean.js/commit/8e56b34133d201a634af8bd77945a19be599053d)
1946
-
1947
- #### [v0.16.3](https://github.com/oceanprotocol/ocean.js/compare/v0.16.2...v0.16.3)
1948
-
1949
- > 7 July 2021
1950
-
1951
- - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean.js/pull/882)
1952
- - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean.js/pull/887)
1953
- - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean.js/pull/878)
1954
- - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean.js/pull/879)
1955
- - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean.js/pull/880)
1956
- - Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean.js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d)
1957
-
1958
- #### [v0.16.2](https://github.com/oceanprotocol/ocean.js/compare/v0.16.1...v0.16.2)
1959
-
1960
- > 30 June 2021
1961
-
1962
- - validate ddo before publish on chain [`#873`](https://github.com/oceanprotocol/ocean.js/pull/873)
1963
- - allow extended FRE [`#875`](https://github.com/oceanprotocol/ocean.js/pull/875)
1964
- - Bump decimal.js from 10.3.0 to 10.3.1 [`#865`](https://github.com/oceanprotocol/ocean.js/pull/865)
1965
- - Bump prettier from 2.3.1 to 2.3.2 [`#866`](https://github.com/oceanprotocol/ocean.js/pull/866)
1966
- - Bump typedoc from 0.21.0 to 0.21.2 [`#868`](https://github.com/oceanprotocol/ocean.js/pull/868)
1967
- - Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`#871`](https://github.com/oceanprotocol/ocean.js/pull/871)
1968
- - Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 [`#872`](https://github.com/oceanprotocol/ocean.js/pull/872)
1969
- - Improve Ocean.assets.isConsumable return interface and message [`#869`](https://github.com/oceanprotocol/ocean.js/pull/869)
1970
- - Bump @types/node from 15.12.4 to 15.12.5 [`#867`](https://github.com/oceanprotocol/ocean.js/pull/867)
1971
- - Release 0.16.2 [`590a168`](https://github.com/oceanprotocol/ocean.js/commit/590a1682918efe416d7a0795b86bd168f4df2718)
1972
-
1973
- #### [v0.16.1](https://github.com/oceanprotocol/ocean.js/compare/v0.16.0...v0.16.1)
1974
-
1975
- > 25 June 2021
1976
-
1977
- - proper compare using lowercase [`#864`](https://github.com/oceanprotocol/ocean.js/pull/864)
1978
- - Release 0.16.1 [`069e60b`](https://github.com/oceanprotocol/ocean.js/commit/069e60baeb705f335fa749eab7e59fbc5015a27f)
1979
-
1980
- #### [v0.16.0](https://github.com/oceanprotocol/ocean.js/compare/v0.15.1...v0.16.0)
1981
-
1982
- > 25 June 2021
1983
-
1984
- - skip coverage job for dependabot [`#863`](https://github.com/oceanprotocol/ocean.js/pull/863)
1985
- - Bump @types/node from 15.12.2 to 15.12.4 [`#857`](https://github.com/oceanprotocol/ocean.js/pull/857)
1986
- - Bump decimal.js from 10.2.1 to 10.3.0 [`#861`](https://github.com/oceanprotocol/ocean.js/pull/861)
1987
- - Bump eslint from 7.28.0 to 7.29.0 [`#860`](https://github.com/oceanprotocol/ocean.js/pull/860)
1988
- - Bump contracts to 0.6.4 [`#837`](https://github.com/oceanprotocol/ocean.js/pull/837)
1989
- - Bump release-it from 14.9.0 to 14.10.0 [`#852`](https://github.com/oceanprotocol/ocean.js/pull/852)
1990
- - Bump typescript from 4.3.3 to 4.3.4 [`#851`](https://github.com/oceanprotocol/ocean.js/pull/851)
1991
- - Replace Travis with GitHub Actions [`#847`](https://github.com/oceanprotocol/ocean.js/pull/847)
1992
- - Bump typescript from 4.3.2 to 4.3.3 [`#849`](https://github.com/oceanprotocol/ocean.js/pull/849)
1993
- - Bump prettier from 2.3.0 to 2.3.1 [`#833`](https://github.com/oceanprotocol/ocean.js/pull/833)
1994
- - Bump typedoc from 0.20.36 to 0.20.37 [`#848`](https://github.com/oceanprotocol/ocean.js/pull/848)
1995
- - Bump ora from 5.4.0 to 5.4.1 [`#846`](https://github.com/oceanprotocol/ocean.js/pull/846)
1996
- - Bump release-it from 14.8.0 to 14.9.0 [`#845`](https://github.com/oceanprotocol/ocean.js/pull/845)
1997
- - Update docs about 'getPreviousValidOrders' only working on Eth [`#842`](https://github.com/oceanprotocol/ocean.js/pull/842)
1998
- - Bump eslint from 7.27.0 to 7.28.0 [`#830`](https://github.com/oceanprotocol/ocean.js/pull/830)
1999
- - Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0 [`#843`](https://github.com/oceanprotocol/ocean.js/pull/843)
2000
- - Bump mocha from 8.4.0 to 9.0.0 [`#840`](https://github.com/oceanprotocol/ocean.js/pull/840)
2001
- - Add also DDO object param where DID param is available [`#828`](https://github.com/oceanprotocol/ocean.js/pull/828)
2002
- - Bump microbundle from 0.13.1 to 0.13.3 [`#839`](https://github.com/oceanprotocol/ocean.js/pull/839)
2003
- - Bump release-it from 14.7.0 to 14.8.0 [`#832`](https://github.com/oceanprotocol/ocean.js/pull/832)
2004
- - Bump @types/node from 15.12.0 to 15.12.2 [`#835`](https://github.com/oceanprotocol/ocean.js/pull/835)
2005
- - used type guard to detect if ddo or did and resolve just when needed [`ec2e67d`](https://github.com/oceanprotocol/ocean.js/commit/ec2e67db353f0cf6199ea5551a73eac0e1f6b611)
2006
- - added ddo object param to function that expect did and asset resolve is called [`f0404f3`](https://github.com/oceanprotocol/ocean.js/commit/f0404f3204b44fd6042edd26c2ca87a0cae083c8)
2007
- - added AssetResolverHelper [`c88680f`](https://github.com/oceanprotocol/ocean.js/commit/c88680f10061b47d1d72d1339975466df0ec5804)
2008
-
2009
- #### [v0.15.1](https://github.com/oceanprotocol/ocean.js/compare/v0.15.0...v0.15.1)
2010
-
2011
- > 3 June 2021
2012
-
2013
- - Bump microbundle from 0.13.0 to 0.13.1 [`#820`](https://github.com/oceanprotocol/ocean.js/pull/820)
2014
- - Bump @types/node from 15.9.0 to 15.12.0 [`#829`](https://github.com/oceanprotocol/ocean.js/pull/829)
2015
- - Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`#824`](https://github.com/oceanprotocol/ocean.js/pull/824)
2016
- - Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#823`](https://github.com/oceanprotocol/ocean.js/pull/823)
2017
- - Bump @types/node from 15.6.1 to 15.9.0 [`#826`](https://github.com/oceanprotocol/ocean.js/pull/826)
2018
- - Add order checks for credentials [`#827`](https://github.com/oceanprotocol/ocean.js/pull/827)
2019
- - Feature/credentials support in asset [`#787`](https://github.com/oceanprotocol/ocean.js/pull/787)
2020
- - add "valid" boolean in File.ts [`#825`](https://github.com/oceanprotocol/ocean.js/pull/825)
2021
- - Add ocean.assets.isConsumable function [`#786`](https://github.com/oceanprotocol/ocean.js/pull/786)
2022
- - fix ddo encrypt for browsers [`#822`](https://github.com/oceanprotocol/ocean.js/pull/822)
2023
- - add type 'free' to BestPrice [`#821`](https://github.com/oceanprotocol/ocean.js/pull/821)
2024
- - Release 0.15.1 [`727a550`](https://github.com/oceanprotocol/ocean.js/commit/727a55046c44c1841360f6aa2a4f94befe157860)
2025
- - fix version [`6735e8a`](https://github.com/oceanprotocol/ocean.js/commit/6735e8a33f8a6e2fb513d5412a0a1db70d8b59ff)
2026
-
2027
- #### [v0.15.0](https://github.com/oceanprotocol/ocean.js/compare/v0.14.9...v0.15.0)
2028
-
2029
- > 28 May 2021
2030
-
2031
- - Bump typescript from 4.2.4 to 4.3.2 [`#819`](https://github.com/oceanprotocol/ocean.js/pull/819)
2032
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#816`](https://github.com/oceanprotocol/ocean.js/pull/816)
2033
- - Bump mocha from 8.3.2 to 8.4.0 [`#817`](https://github.com/oceanprotocol/ocean.js/pull/817)
2034
- - Fix/ Order method should throw error messages [`#803`](https://github.com/oceanprotocol/ocean.js/pull/803)
2035
- - Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 [`#814`](https://github.com/oceanprotocol/ocean.js/pull/814)
2036
- - Bump release-it from 14.6.1 to 14.7.0 [`#815`](https://github.com/oceanprotocol/ocean.js/pull/815)
2037
- - Bump auto-changelog from 2.2.1 to 2.3.0 [`#813`](https://github.com/oceanprotocol/ocean.js/pull/813)
2038
- - Bump @types/node from 15.0.2 to 15.6.1 [`#810`](https://github.com/oceanprotocol/ocean.js/pull/810)
2039
- - remove all doo price tests [`#805`](https://github.com/oceanprotocol/ocean.js/pull/805)
2040
- - Bump ts-node from 9.1.1 to 10.0.0 [`#811`](https://github.com/oceanprotocol/ocean.js/pull/811)
2041
- - Bump @typescript-eslint/parser from 4.22.1 to 4.25.0 [`#812`](https://github.com/oceanprotocol/ocean.js/pull/812)
2042
- - Bump web3-eth-contract from 1.3.5 to 1.3.6 [`#802`](https://github.com/oceanprotocol/ocean.js/pull/802)
2043
- - Bump prettier from 2.2.1 to 2.3.0 [`#793`](https://github.com/oceanprotocol/ocean.js/pull/793)
2044
- - Bump @types/chai from 4.2.17 to 4.2.18 [`#797`](https://github.com/oceanprotocol/ocean.js/pull/797)
2045
- - Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.25.0 [`#809`](https://github.com/oceanprotocol/ocean.js/pull/809)
2046
- - Bump eslint from 7.25.0 to 7.27.0 [`#808`](https://github.com/oceanprotocol/ocean.js/pull/808)
2047
- - building package-lock.json with npm v7 [`#804`](https://github.com/oceanprotocol/ocean.js/pull/804)
2048
- - Bump mocha from 8.3.2 to 8.4.0 [`#801`](https://github.com/oceanprotocol/ocean.js/pull/801)
2049
- - Bump release-it from 14.6.1 to 14.6.2 [`#795`](https://github.com/oceanprotocol/ocean.js/pull/795)
2050
- - Bump lodash from 4.17.19 to 4.17.21 [`#799`](https://github.com/oceanprotocol/ocean.js/pull/799)
2051
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#800`](https://github.com/oceanprotocol/ocean.js/pull/800)
2052
- - building package.json with npm v7 [`5aa8d7d`](https://github.com/oceanprotocol/ocean.js/commit/5aa8d7d10113a829f5c6a62bc21bf46d6e03e2ac)
2053
- - Release 0.15.0 [`ffcdfb2`](https://github.com/oceanprotocol/ocean.js/commit/ffcdfb299da05a8b2ecd3e449a0aeeaf5f1cc875)
2054
- - fix ddo encrypt for browsers [`b85d85b`](https://github.com/oceanprotocol/ocean.js/commit/b85d85b569731a3b68d7b2c4913a15e5bf1395db)
2055
-
2056
- #### [v0.14.9](https://github.com/oceanprotocol/ocean.js/compare/v0.14.8...v0.14.9)
2057
-
2058
- > 11 May 2021
2059
-
2060
- - Feature/dispenser [`#790`](https://github.com/oceanprotocol/ocean.js/pull/790)
2061
- - Bump handlebars from 4.7.6 to 4.7.7 [`#791`](https://github.com/oceanprotocol/ocean.js/pull/791)
2062
- - Bump @types/node from 15.0.1 to 15.0.2 [`#785`](https://github.com/oceanprotocol/ocean.js/pull/785)
2063
- - Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#784`](https://github.com/oceanprotocol/ocean.js/pull/784)
2064
- - Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`#783`](https://github.com/oceanprotocol/ocean.js/pull/783)
2065
- - Revert "creating interface for the dispenser contract" [`53b401d`](https://github.com/oceanprotocol/ocean.js/commit/53b401dcd059234197e0119e7eca2fecc8d19109)
2066
- - creating interface for the dispenser contract [`413b17e`](https://github.com/oceanprotocol/ocean.js/commit/413b17e668a4d92e2ab9d43092b604bc2b2f2914)
2067
- - Release 0.14.9 [`804a6a6`](https://github.com/oceanprotocol/ocean.js/commit/804a6a62facbe9f6b110d4d864cd63424555316b)
2068
-
2069
- #### [v0.14.8](https://github.com/oceanprotocol/ocean.js/compare/v0.14.7...v0.14.8)
2070
-
2071
- > 30 April 2021
2072
-
2073
- - update CodeClimate badges [`#782`](https://github.com/oceanprotocol/ocean.js/pull/782)
2074
- - Feature/use decimal in pool [`#775`](https://github.com/oceanprotocol/ocean.js/pull/775)
2075
- - lock ocean-contracts to 0.5.16 [`#781`](https://github.com/oceanprotocol/ocean.js/pull/781)
2076
- - Bump @types/node from 15.0.0 to 15.0.1 [`#776`](https://github.com/oceanprotocol/ocean.js/pull/776)
2077
- - Bump @types/node from 14.14.41 to 15.0.0 [`#773`](https://github.com/oceanprotocol/ocean.js/pull/773)
2078
- - Bump @types/chai from 4.2.16 to 4.2.17 [`#774`](https://github.com/oceanprotocol/ocean.js/pull/774)
2079
- - Bump typedoc from 0.20.35 to 0.20.36 [`#768`](https://github.com/oceanprotocol/ocean.js/pull/768)
2080
- - Bump eslint from 7.24.0 to 7.25.0 [`#767`](https://github.com/oceanprotocol/ocean.js/pull/767)
2081
- - Bump eslint-config-prettier from 8.2.0 to 8.3.0 [`#769`](https://github.com/oceanprotocol/ocean.js/pull/769)
2082
- - Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 [`#770`](https://github.com/oceanprotocol/ocean.js/pull/770)
2083
- - Bump node-abort-controller from 1.2.1 to 2.0.0 [`#771`](https://github.com/oceanprotocol/ocean.js/pull/771)
2084
- - Release 0.14.8 [`ae46477`](https://github.com/oceanprotocol/ocean.js/commit/ae464774a487127b5f6f89e9200184a54d231f6d)
2085
-
2086
- #### [v0.14.7](https://github.com/oceanprotocol/ocean.js/compare/v0.14.6...v0.14.7)
2087
-
2088
- > 23 April 2021
2089
-
2090
- - Fix address.json import [`#765`](https://github.com/oceanprotocol/ocean.js/pull/765)
2091
- - Release 0.14.7 [`beb877b`](https://github.com/oceanprotocol/ocean.js/commit/beb877b5e3ed07228b05636c0eff0dae15ff0025)
2092
-
2093
- #### [v0.14.6](https://github.com/oceanprotocol/ocean.js/compare/v0.14.5...v0.14.6)
2094
-
2095
- > 22 April 2021
2096
-
2097
- - add moonbeamalpha [`#751`](https://github.com/oceanprotocol/ocean.js/pull/751)
2098
- - Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 [`#763`](https://github.com/oceanprotocol/ocean.js/pull/763)
2099
- - Release 0.14.6 [`01b0654`](https://github.com/oceanprotocol/ocean.js/commit/01b0654470a29a3c106fb31da4f35a8007b965d5)
2100
-
2101
- #### [v0.14.5](https://github.com/oceanprotocol/ocean.js/compare/v0.14.4...v0.14.5)
2102
-
2103
- > 19 April 2021
2104
-
2105
- - updating path names in package.json [`#756`](https://github.com/oceanprotocol/ocean.js/pull/756)
2106
- - Release 0.14.5 [`69a01c7`](https://github.com/oceanprotocol/ocean.js/commit/69a01c75dfc468b951b7af5ef17cbd4d04d1c32c)
2107
-
2108
- #### [v0.14.4](https://github.com/oceanprotocol/ocean.js/compare/v0.14.3...v0.14.4)
2109
-
2110
- > 19 April 2021
2111
-
2112
- - add seachPreviousOrder [`#755`](https://github.com/oceanprotocol/ocean.js/pull/755)
2113
- - updating export name [`#754`](https://github.com/oceanprotocol/ocean.js/pull/754)
2114
- - Bump @types/node from 14.14.39 to 14.14.41 [`#748`](https://github.com/oceanprotocol/ocean.js/pull/748)
2115
- - Release 0.14.4 [`aad461c`](https://github.com/oceanprotocol/ocean.js/commit/aad461c7e9c123546e8cb3ee0d16238763bceac1)
2116
-
2117
- #### [v0.14.3](https://github.com/oceanprotocol/ocean.js/compare/v0.14.2...v0.14.3)
2118
-
2119
- > 16 April 2021
2120
-
2121
- - export provider, fix circular dependency [`#750`](https://github.com/oceanprotocol/ocean.js/pull/750)
2122
- - Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 [`#749`](https://github.com/oceanprotocol/ocean.js/pull/749)
2123
- - Release 0.14.3 [`4b50788`](https://github.com/oceanprotocol/ocean.js/commit/4b50788600a9167a0050dfde8b409fa45dd1ed17)
2124
-
2125
- #### [v0.14.2](https://github.com/oceanprotocol/ocean.js/compare/v0.14.1...v0.14.2)
2126
-
2127
- > 16 April 2021
2128
-
2129
- - fix compute status [`#746`](https://github.com/oceanprotocol/ocean.js/pull/746)
2130
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#744`](https://github.com/oceanprotocol/ocean.js/pull/744)
2131
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 [`#743`](https://github.com/oceanprotocol/ocean.js/pull/743)
2132
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#742`](https://github.com/oceanprotocol/ocean.js/pull/742)
2133
- - Bump @types/node from 14.14.37 to 14.14.39 [`#745`](https://github.com/oceanprotocol/ocean.js/pull/745)
2134
- - Release 0.14.2 [`9bb1b01`](https://github.com/oceanprotocol/ocean.js/commit/9bb1b012a12e21e63955e4a3dbea6a5dfcee8c16)
2135
-
2136
- #### [v0.14.1](https://github.com/oceanprotocol/ocean.js/compare/v0.14.0...v0.14.1)
2137
-
2138
- > 14 April 2021
2139
-
2140
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#740`](https://github.com/oceanprotocol/ocean.js/pull/740)
2141
- - Bump eslint-config-prettier from 8.1.0 to 8.2.0 [`#739`](https://github.com/oceanprotocol/ocean.js/pull/739)
2142
- - Bump release-it from 14.5.1 to 14.6.1 [`#738`](https://github.com/oceanprotocol/ocean.js/pull/738)
2143
- - Bump eslint from 7.23.0 to 7.24.0 [`#737`](https://github.com/oceanprotocol/ocean.js/pull/737)
2144
- - Bump @typescript-eslint/parser from 4.20.0 to 4.22.0 [`#736`](https://github.com/oceanprotocol/ocean.js/pull/736)
2145
- - add inputDID & algoDID [`#735`](https://github.com/oceanprotocol/ocean.js/pull/735)
2146
- - Release 0.14.1 [`5d2251f`](https://github.com/oceanprotocol/ocean.js/commit/5d2251fdc97a9b096f7ded20adf4b5e10c9b34e0)
2147
-
2148
- #### [v0.14.0](https://github.com/oceanprotocol/ocean.js/compare/v0.13.0...v0.14.0)
2149
-
2150
- > 13 April 2021
2151
-
2152
- - refactor compute [`#731`](https://github.com/oceanprotocol/ocean.js/pull/731)
2153
- - Issue 668/documentation improvements [`#669`](https://github.com/oceanprotocol/ocean.js/pull/669)
2154
- - Release 0.14.0 [`b68cc55`](https://github.com/oceanprotocol/ocean.js/commit/b68cc55149ca130a6877b246dce4da7af0b35d9c)
2155
- - package fix [`8b58fb4`](https://github.com/oceanprotocol/ocean.js/commit/8b58fb4111e36b69b0d8319b0c4d076e4e3bf016)
2156
-
2157
- #### [v0.13.0](https://github.com/oceanprotocol/ocean.js/compare/v0.12.2...v0.13.0)
2158
-
2159
- > 13 April 2021
2160
-
2161
- - re-building package-lock.json with npm v7 [`#704`](https://github.com/oceanprotocol/ocean.js/pull/704)
2162
- - [KianYee] #459 enhance file info function [`#710`](https://github.com/oceanprotocol/ocean.js/pull/710)
2163
- - Optimize compute job status calls [`#717`](https://github.com/oceanprotocol/ocean.js/pull/717)
2164
- - Bump web3 from 1.3.4 to 1.3.5 [`#712`](https://github.com/oceanprotocol/ocean.js/pull/712)
2165
- - Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 [`#733`](https://github.com/oceanprotocol/ocean.js/pull/733)
2166
- - Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`#732`](https://github.com/oceanprotocol/ocean.js/pull/732)
2167
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#728`](https://github.com/oceanprotocol/ocean.js/pull/728)
2168
- - Bump release-it from 14.5.1 to 14.6.1 [`#729`](https://github.com/oceanprotocol/ocean.js/pull/729)
2169
- - Bump eslint from 7.23.0 to 7.24.0 [`#730`](https://github.com/oceanprotocol/ocean.js/pull/730)
2170
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#725`](https://github.com/oceanprotocol/ocean.js/pull/725)
2171
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#726`](https://github.com/oceanprotocol/ocean.js/pull/726)
2172
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#727`](https://github.com/oceanprotocol/ocean.js/pull/727)
2173
- - remove references to V3 [`#723`](https://github.com/oceanprotocol/ocean.js/pull/723)
2174
- - Feature/more tests [`#718`](https://github.com/oceanprotocol/ocean.js/pull/718)
2175
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#722`](https://github.com/oceanprotocol/ocean.js/pull/722)
2176
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#719`](https://github.com/oceanprotocol/ocean.js/pull/719)
2177
- - Bump typescript from 4.2.3 to 4.2.4 [`#720`](https://github.com/oceanprotocol/ocean.js/pull/720)
2178
- - Bump node-abort-controller from 1.2.0 to 1.2.1 [`#721`](https://github.com/oceanprotocol/ocean.js/pull/721)
2179
- - Building CommonJS, ES and UMD modules with microbundle [`#698`](https://github.com/oceanprotocol/ocean.js/pull/698)
2180
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#714`](https://github.com/oceanprotocol/ocean.js/pull/714)
2181
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#715`](https://github.com/oceanprotocol/ocean.js/pull/715)
2182
- - add compute dataset/compute algo [`#711`](https://github.com/oceanprotocol/ocean.js/pull/711)
2183
- - Release 0.13.0 [`833a287`](https://github.com/oceanprotocol/ocean.js/commit/833a287070566c77286a73b8429a2c64d6089cfb)
2184
-
2185
- #### [v0.12.2](https://github.com/oceanprotocol/ocean.js/compare/v0.12.1...v0.12.2)
2186
-
2187
- > 4 April 2021
2188
-
2189
- - Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean.js/pull/706)
2190
- - Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean.js/pull/707)
2191
- - Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean.js/pull/708)
2192
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean.js/pull/709)
2193
- - Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean.js/pull/705)
2194
- - Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean.js/pull/702)
2195
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean.js/pull/701)
2196
- - use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean.js/pull/694)
2197
- - Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean.js/pull/700)
2198
- - Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean.js/pull/695)
2199
- - Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean.js/pull/696)
2200
- - improve tests speed [`#691`](https://github.com/oceanprotocol/ocean.js/pull/691)
2201
- - Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean.js/pull/693)
2202
- - Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean.js/pull/692)
2203
- - Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean.js/pull/687)
2204
- - Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean.js/pull/688)
2205
- - Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean.js/pull/689)
2206
- - Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean.js/pull/690)
2207
- - Release 0.12.2 [`08fb294`](https://github.com/oceanprotocol/ocean.js/commit/08fb29418d0511ef80d696e81910fc7e4dde64a0)
2208
-
2209
- #### [v0.12.1](https://github.com/oceanprotocol/ocean.js/compare/v0.12.0...v0.12.1)
2210
-
2211
- > 24 March 2021
2212
-
2213
- - add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean.js/pull/686)
2214
- - Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean.js/pull/685)
2215
- - Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean.js/pull/681)
2216
- - Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`#682`](https://github.com/oceanprotocol/ocean.js/pull/682)
2217
- - Bump @types/mocha from 8.2.1 to 8.2.2 [`#672`](https://github.com/oceanprotocol/ocean.js/pull/672)
2218
- - Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean.js/pull/673)
2219
- - Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean.js/pull/674)
2220
- - Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean.js/pull/675)
2221
- - Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean.js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)
2222
-
2223
- #### [v0.12.0](https://github.com/oceanprotocol/ocean.js/compare/v0.11.5...v0.12.0)
2224
-
2225
- > 18 March 2021
2226
-
2227
- - add encrypt ddo support [`#662`](https://github.com/oceanprotocol/ocean.js/pull/662)
2228
- - Release 0.12.0 [`b8fc15e`](https://github.com/oceanprotocol/ocean.js/commit/b8fc15e4df6e700c809ff937b0ae712cbe00e222)
2229
-
2230
- #### [v0.11.5](https://github.com/oceanprotocol/ocean.js/compare/v0.11.4...v0.11.5)
2231
-
2232
- > 18 March 2021
2233
-
2234
- - add oceanTokenSymbol to ConfigHelper [`#670`](https://github.com/oceanprotocol/ocean.js/pull/670)
2235
- - Bump ora from 5.3.0 to 5.4.0 [`#671`](https://github.com/oceanprotocol/ocean.js/pull/671)
2236
- - Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`#664`](https://github.com/oceanprotocol/ocean.js/pull/664)
2237
- - Issue 666/docs test commands [`#667`](https://github.com/oceanprotocol/ocean.js/pull/667)
2238
- - Bump @types/node from 14.14.34 to 14.14.35 [`#663`](https://github.com/oceanprotocol/ocean.js/pull/663)
2239
- - Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 [`#665`](https://github.com/oceanprotocol/ocean.js/pull/665)
2240
- - dependency fixes [`#661`](https://github.com/oceanprotocol/ocean.js/pull/661)
2241
- - Bump mocha from 8.3.1 to 8.3.2 [`#660`](https://github.com/oceanprotocol/ocean.js/pull/660)
2242
- - Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 [`#651`](https://github.com/oceanprotocol/ocean.js/pull/651)
2243
- - Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`#652`](https://github.com/oceanprotocol/ocean.js/pull/652)
2244
- - Bump chai from 4.3.3 to 4.3.4 [`#659`](https://github.com/oceanprotocol/ocean.js/pull/659)
2245
- - Bump typedoc from 0.20.30 to 0.20.32 [`#658`](https://github.com/oceanprotocol/ocean.js/pull/658)
2246
- - Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 [`#655`](https://github.com/oceanprotocol/ocean.js/pull/655)
2247
- - Bump @types/node from 14.14.33 to 14.14.34 [`#656`](https://github.com/oceanprotocol/ocean.js/pull/656)
2248
- - Bump eslint from 7.21.0 to 7.22.0 [`#657`](https://github.com/oceanprotocol/ocean.js/pull/657)
2249
- - Bump @types/node from 14.14.32 to 14.14.33 [`#653`](https://github.com/oceanprotocol/ocean.js/pull/653)
2250
- - npm audit fix [`4ccc13d`](https://github.com/oceanprotocol/ocean.js/commit/4ccc13db39a14588334ab9f09b463e7ab8fb00d7)
2251
- - Release 0.11.5 [`bb82b4a`](https://github.com/oceanprotocol/ocean.js/commit/bb82b4afb5eb3bb20b7a35b3dd68c6698020dc37)
2252
- - updating unit test command [`09d3703`](https://github.com/oceanprotocol/ocean.js/commit/09d3703f723fbf763a35b06834f95a619fe019ef)
2253
-
2254
- #### [v0.11.4](https://github.com/oceanprotocol/ocean.js/compare/v0.11.3...v0.11.4)
2255
-
2256
- > 8 March 2021
2257
-
2258
- - fix typo [`#650`](https://github.com/oceanprotocol/ocean.js/pull/650)
2259
- - fix fre bug [`#649`](https://github.com/oceanprotocol/ocean.js/pull/649)
2260
- - add explorerUri for each network [`#643`](https://github.com/oceanprotocol/ocean.js/pull/643)
2261
- - Bump typescript from 4.1.5 to 4.2.3 [`#645`](https://github.com/oceanprotocol/ocean.js/pull/645)
2262
- - Bump typedoc from 0.20.29 to 0.20.30 [`#646`](https://github.com/oceanprotocol/ocean.js/pull/646)
2263
- - Bump @types/node from 14.14.31 to 14.14.32 [`#647`](https://github.com/oceanprotocol/ocean.js/pull/647)
2264
- - Bump mocha from 8.3.0 to 8.3.1 [`#648`](https://github.com/oceanprotocol/ocean.js/pull/648)
2265
- - Bump typedoc from 0.20.28 to 0.20.29 [`#642`](https://github.com/oceanprotocol/ocean.js/pull/642)
2266
- - Bump chai from 4.3.1 to 4.3.3 [`#641`](https://github.com/oceanprotocol/ocean.js/pull/641)
2267
- - Release 0.11.4 [`f9afbc8`](https://github.com/oceanprotocol/ocean.js/commit/f9afbc87b1fbe31703153fd718b82de603640e90)
2268
-
2269
- #### [v0.11.3](https://github.com/oceanprotocol/ocean.js/compare/v0.11.2...v0.11.3)
2270
-
2271
- > 8 March 2021
2272
-
2273
- - Release 0.11.3 [`9412449`](https://github.com/oceanprotocol/ocean.js/commit/9412449fe56d7f75fdee2cc2adbb08b9f0730a26)
2274
-
2275
- #### [v0.11.2](https://github.com/oceanprotocol/ocean.js/compare/v0.11.1...v0.11.2)
2276
-
2277
- > 3 March 2021
2278
-
2279
- - Add explicit testing docs [`#639`](https://github.com/oceanprotocol/ocean.js/pull/639)
2280
- - Asset metadata sample links removal [`#598`](https://github.com/oceanprotocol/ocean.js/pull/598)
2281
- - Bump chai from 4.3.0 to 4.3.1 [`#638`](https://github.com/oceanprotocol/ocean.js/pull/638)
2282
- - Release 0.11.2 [`0db6897`](https://github.com/oceanprotocol/ocean.js/commit/0db6897c03692c631dc37c2898eb0baef0f8daa9)
2283
- - remove asset sample link if not send on metadata update [`3608472`](https://github.com/oceanprotocol/ocean.js/commit/3608472e758c5d0ba1c871c15776a8bc3cf3480b)
2284
- - update integration test [`d6a84e7`](https://github.com/oceanprotocol/ocean.js/commit/d6a84e7935dc0f3e219a3ca88a1b9231fd66bd72)
2285
-
2286
- #### [v0.11.1](https://github.com/oceanprotocol/ocean.js/compare/v0.11.0...v0.11.1)
2287
-
2288
- > 3 March 2021
2289
-
2290
- - small improvement on FRE tests [`#636`](https://github.com/oceanprotocol/ocean.js/pull/636)
2291
- - More integration tests [`#630`](https://github.com/oceanprotocol/ocean.js/pull/630)
2292
- - Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 [`#635`](https://github.com/oceanprotocol/ocean.js/pull/635)
2293
- - Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`#634`](https://github.com/oceanprotocol/ocean.js/pull/634)
2294
- - Bump eslint from 7.20.0 to 7.21.0 [`#632`](https://github.com/oceanprotocol/ocean.js/pull/632)
2295
- - Bump eslint-config-prettier from 8.0.0 to 8.1.0 [`#631`](https://github.com/oceanprotocol/ocean.js/pull/631)
2296
- - wip tests [`8b46472`](https://github.com/oceanprotocol/ocean.js/commit/8b464722ef4b88cb66b672e230564cd27e2eea7b)
2297
- - more tests [`228c01c`](https://github.com/oceanprotocol/ocean.js/commit/228c01c98f0dd1554ad639efbd72ecd52f50eaad)
2298
- - add ' tokens are not deducted' test for bad URL [`5e7c6cb`](https://github.com/oceanprotocol/ocean.js/commit/5e7c6cb497c34bc1f4d750a876aa9b0848b1e8b6)
2299
-
2300
- #### [v0.11.0](https://github.com/oceanprotocol/ocean.js/compare/v0.10.1...v0.11.0)
2301
-
2302
- > 24 February 2021
2303
-
2304
- - Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#624`](https://github.com/oceanprotocol/ocean.js/pull/624)
2305
- - Bump eslint-config-prettier from 7.2.0 to 8.0.0 [`#622`](https://github.com/oceanprotocol/ocean.js/pull/622)
2306
- - Bump release-it from 14.4.0 to 14.4.1 [`#623`](https://github.com/oceanprotocol/ocean.js/pull/623)
2307
- - Bump typedoc from 0.20.27 to 0.20.28 [`#629`](https://github.com/oceanprotocol/ocean.js/pull/629)
2308
- - Add polygon network [`#627`](https://github.com/oceanprotocol/ocean.js/pull/627)
2309
- - Bump typedoc from 0.20.25 to 0.20.27 [`#621`](https://github.com/oceanprotocol/ocean.js/pull/621)
2310
- - Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 [`#625`](https://github.com/oceanprotocol/ocean.js/pull/625)
2311
- - Bump @types/node from 14.14.28 to 14.14.31 [`#620`](https://github.com/oceanprotocol/ocean.js/pull/620)
2312
- - Feature/compute nextv [`#612`](https://github.com/oceanprotocol/ocean.js/pull/612)
2313
- - Feature/travis dockerhub auth [`#617`](https://github.com/oceanprotocol/ocean.js/pull/617)
2314
- - Bump @types/mocha from 8.2.0 to 8.2.1 [`#618`](https://github.com/oceanprotocol/ocean.js/pull/618)
2315
- - Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#615`](https://github.com/oceanprotocol/ocean.js/pull/615)
2316
- - Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#616`](https://github.com/oceanprotocol/ocean.js/pull/616)
2317
- - Bump typedoc from 0.20.24 to 0.20.25 [`#614`](https://github.com/oceanprotocol/ocean.js/pull/614)
2318
- - Dynamic provider endpoints [`#558`](https://github.com/oceanprotocol/ocean.js/pull/558)
2319
- - Bump @types/node from 14.14.26 to 14.14.28 [`#611`](https://github.com/oceanprotocol/ocean.js/pull/611)
2320
- - Bump release-it from 14.3.0 to 14.4.0 [`#609`](https://github.com/oceanprotocol/ocean.js/pull/609)
2321
- - Bump eslint from 7.19.0 to 7.20.0 [`#610`](https://github.com/oceanprotocol/ocean.js/pull/610)
2322
- - Bump typedoc from 0.20.23 to 0.20.24 [`#605`](https://github.com/oceanprotocol/ocean.js/pull/605)
2323
- - Bump mocha from 8.2.1 to 8.3.0 [`#606`](https://github.com/oceanprotocol/ocean.js/pull/606)
2324
- - Bump @types/node from 14.14.25 to 14.14.26 [`#607`](https://github.com/oceanprotocol/ocean.js/pull/607)
2325
- - Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 [`#608`](https://github.com/oceanprotocol/ocean.js/pull/608)
2326
- - Bump typescript from 4.1.4 to 4.1.5 [`#603`](https://github.com/oceanprotocol/ocean.js/pull/603)
2327
- - Bump @types/chai from 4.2.14 to 4.2.15 [`#604`](https://github.com/oceanprotocol/ocean.js/pull/604)
2328
- - speed up previous order [`#599`](https://github.com/oceanprotocol/ocean.js/pull/599)
2329
- - add minter roles [`#600`](https://github.com/oceanprotocol/ocean.js/pull/600)
2330
- - Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#594`](https://github.com/oceanprotocol/ocean.js/pull/594)
2331
- - Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#595`](https://github.com/oceanprotocol/ocean.js/pull/595)
2332
- - Bump typescript from 4.1.3 to 4.1.4 [`#596`](https://github.com/oceanprotocol/ocean.js/pull/596)
2333
- - Bump typedoc from 0.20.20 to 0.20.23 [`#593`](https://github.com/oceanprotocol/ocean.js/pull/593)
2334
- - Bump @oceanprotocol/contracts from 0.5.8 to 0.5.9 [`#592`](https://github.com/oceanprotocol/ocean.js/pull/592)
2335
- - Bump chai from 4.2.0 to 4.3.0 [`#591`](https://github.com/oceanprotocol/ocean.js/pull/591)
2336
- - remove barge defaults overwrites [`#585`](https://github.com/oceanprotocol/ocean.js/pull/585)
2337
- - Bump @types/node from 14.14.22 to 14.14.25 [`#584`](https://github.com/oceanprotocol/ocean.js/pull/584)
2338
- - Bump web3 from 1.3.3 to 1.3.4 [`#580`](https://github.com/oceanprotocol/ocean.js/pull/580)
2339
- - Bump release-it from 14.2.2 to 14.3.0 [`#579`](https://github.com/oceanprotocol/ocean.js/pull/579)
2340
- - add codeowners [`#578`](https://github.com/oceanprotocol/ocean.js/pull/578)
2341
- - set default logger level to error and use only one instance of logger [`#571`](https://github.com/oceanprotocol/ocean.js/pull/571)
2342
- - Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#576`](https://github.com/oceanprotocol/ocean.js/pull/576)
2343
- - Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#577`](https://github.com/oceanprotocol/ocean.js/pull/577)
2344
- - Bump typedoc from 0.20.19 to 0.20.20 [`#575`](https://github.com/oceanprotocol/ocean.js/pull/575)
2345
- - Bump eslint from 7.18.0 to 7.19.0 [`#574`](https://github.com/oceanprotocol/ocean.js/pull/574)
2346
- - Bump web3 from 1.3.0 to 1.3.3 [`#566`](https://github.com/oceanprotocol/ocean.js/pull/566)
2347
- - added logger param when instantiating datatoken [`#562`](https://github.com/oceanprotocol/ocean.js/pull/562)
2348
- - Bump typedoc from 0.20.18 to 0.20.19 [`#567`](https://github.com/oceanprotocol/ocean.js/pull/567)
2349
- - Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#568`](https://github.com/oceanprotocol/ocean.js/pull/568)
2350
- - Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 [`#569`](https://github.com/oceanprotocol/ocean.js/pull/569)
2351
- - Bump typedoc from 0.20.16 to 0.20.18 [`#565`](https://github.com/oceanprotocol/ocean.js/pull/565)
2352
- - Release 0.11.0 [`4f494f2`](https://github.com/oceanprotocol/ocean.js/commit/4f494f21a9cc39e018b336c17db281fa00d6ec8c)
2353
- - bump web3-eth-contract to 1.3.3 [`d7ababa`](https://github.com/oceanprotocol/ocean.js/commit/d7ababab24a8a168e4bb9f6f18d81fe1f413567f)
2354
- - refactor [`100e5c5`](https://github.com/oceanprotocol/ocean.js/commit/100e5c5767046393a57d7d1055db2e68e0d262cb)
2355
-
2356
- #### [v0.10.1](https://github.com/oceanprotocol/ocean.js/compare/v0.10.0...v0.10.1)
2357
-
2358
- > 21 January 2021
2359
-
2360
- - fix metamask bug [`#557`](https://github.com/oceanprotocol/ocean.js/pull/557)
2361
- - multithread search by dt address [`#559`](https://github.com/oceanprotocol/ocean.js/pull/559)
2362
- - Bump ora from 5.2.0 to 5.3.0 [`#556`](https://github.com/oceanprotocol/ocean.js/pull/556)
2363
- - Bump @types/node from 14.14.21 to 14.14.22 [`#555`](https://github.com/oceanprotocol/ocean.js/pull/555)
2364
- - Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 [`#554`](https://github.com/oceanprotocol/ocean.js/pull/554)
2365
- - Bump eslint-config-prettier from 7.1.0 to 7.2.0 [`#552`](https://github.com/oceanprotocol/ocean.js/pull/552)
2366
- - Release 0.10.1 [`bb12807`](https://github.com/oceanprotocol/ocean.js/commit/bb12807ab69fbf760d598fdb012d8b7e2e8f5b17)
2367
-
2368
- #### [v0.10.0](https://github.com/oceanprotocol/ocean.js/compare/v0.9.21...v0.10.0)
2369
-
2370
- > 18 January 2021
2371
-
2372
- - Bump typedoc from 0.20.14 to 0.20.16 [`#549`](https://github.com/oceanprotocol/ocean.js/pull/549)
2373
- - Bump eslint from 7.17.0 to 7.18.0 [`#550`](https://github.com/oceanprotocol/ocean.js/pull/550)
2374
- - Bump mock-local-storage from 1.1.15 to 1.1.17 [`#548`](https://github.com/oceanprotocol/ocean.js/pull/548)
2375
- - Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#545`](https://github.com/oceanprotocol/ocean.js/pull/545)
2376
- - Bump @types/node from 14.14.20 to 14.14.21 [`#546`](https://github.com/oceanprotocol/ocean.js/pull/546)
2377
- - Refactor `OnChainMetadataCache` [`#551`](https://github.com/oceanprotocol/ocean.js/pull/551)
2378
- - add updateServiceTimeout and edit ddo updates [`#544`](https://github.com/oceanprotocol/ocean.js/pull/544)
2379
- - Release 0.10.0 [`6c0b5c6`](https://github.com/oceanprotocol/ocean.js/commit/6c0b5c6779ec280ad4d0f19e0adb9eeb9cd7a9e0)
2380
- - typedoc fixes [`25ac01e`](https://github.com/oceanprotocol/ocean.js/commit/25ac01e97dbb6a278650aae5773292d5e73af7e9)
2381
-
2382
- #### [v0.9.21](https://github.com/oceanprotocol/ocean.js/compare/v0.9.20...v0.9.21)
2383
-
2384
- > 13 January 2021
2385
-
2386
- - Feature/decimal [`#541`](https://github.com/oceanprotocol/ocean.js/pull/541)
2387
- - Datokens: check cap before mint [`#531`](https://github.com/oceanprotocol/ocean.js/pull/531)
2388
- - [WIP] Adds checkURL function to use provider endpoint. [`#540`](https://github.com/oceanprotocol/ocean.js/pull/540)
2389
- - package updates [`#539`](https://github.com/oceanprotocol/ocean.js/pull/539)
2390
- - fix download for large files [`#537`](https://github.com/oceanprotocol/ocean.js/pull/537)
2391
- - pool creation: check allowance for dt and ocean before aprove is called [`#530`](https://github.com/oceanprotocol/ocean.js/pull/530)
2392
- - Bump @typescript-eslint/parser from 4.12.0 to 4.13.0 [`#534`](https://github.com/oceanprotocol/ocean.js/pull/534)
2393
- - Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 [`#533`](https://github.com/oceanprotocol/ocean.js/pull/533)
2394
- - Bump typedoc from 0.20.13 to 0.20.14 [`#532`](https://github.com/oceanprotocol/ocean.js/pull/532)
2395
- - Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 [`#528`](https://github.com/oceanprotocol/ocean.js/pull/528)
2396
- - Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 [`#529`](https://github.com/oceanprotocol/ocean.js/pull/529)
2397
- - Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 [`#527`](https://github.com/oceanprotocol/ocean.js/pull/527)
2398
- - Bump eslint from 7.16.0 to 7.17.0 [`#520`](https://github.com/oceanprotocol/ocean.js/pull/520)
2399
- - Bump ora from 5.1.0 to 5.2.0 [`#521`](https://github.com/oceanprotocol/ocean.js/pull/521)
2400
- - Bump typescript from 4.0.5 to 4.1.3 [`#522`](https://github.com/oceanprotocol/ocean.js/pull/522)
2401
- - Bump typedoc from 0.20.10 to 0.20.13 [`#526`](https://github.com/oceanprotocol/ocean.js/pull/526)
2402
- - Bump @types/node from 14.14.19 to 14.14.20 [`#523`](https://github.com/oceanprotocol/ocean.js/pull/523)
2403
- - Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1 [`#511`](https://github.com/oceanprotocol/ocean.js/pull/511)
2404
- - Bump @typescript-eslint/parser from 4.11.0 to 4.11.1 [`#512`](https://github.com/oceanprotocol/ocean.js/pull/512)
2405
- - Bump @types/node from 14.14.16 to 14.14.19 [`#519`](https://github.com/oceanprotocol/ocean.js/pull/519)
2406
- - Bump typedoc from 0.19.2 to 0.20.10 [`#518`](https://github.com/oceanprotocol/ocean.js/pull/518)
2407
- - Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 [`#510`](https://github.com/oceanprotocol/ocean.js/pull/510)
2408
- - Bump eslint from 7.15.0 to 7.16.0 [`#505`](https://github.com/oceanprotocol/ocean.js/pull/505)
2409
- - Bump @typescript-eslint/parser from 4.10.0 to 4.11.0 [`#507`](https://github.com/oceanprotocol/ocean.js/pull/507)
2410
- - Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0 [`#508`](https://github.com/oceanprotocol/ocean.js/pull/508)
2411
- - Bump @types/node from 14.14.14 to 14.14.16 [`#509`](https://github.com/oceanprotocol/ocean.js/pull/509)
2412
- - Bump @types/node from 14.14.13 to 14.14.14 [`#502`](https://github.com/oceanprotocol/ocean.js/pull/502)
2413
- - Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 [`#501`](https://github.com/oceanprotocol/ocean.js/pull/501)
2414
- - Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 [`#500`](https://github.com/oceanprotocol/ocean.js/pull/500)
2415
- - Bump @types/node from 14.14.11 to 14.14.13 [`#498`](https://github.com/oceanprotocol/ocean.js/pull/498)
2416
- - Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#499`](https://github.com/oceanprotocol/ocean.js/pull/499)
2417
- - Bump @types/node from 14.14.11 to 14.14.12 [`#496`](https://github.com/oceanprotocol/ocean.js/pull/496)
2418
- - Bump ini from 1.3.5 to 1.3.8 [`#497`](https://github.com/oceanprotocol/ocean.js/pull/497)
2419
- - Release 0.9.21 [`3801c39`](https://github.com/oceanprotocol/ocean.js/commit/3801c3925ba1c80003214deda3d1d734c051f995)
2420
- - wip check allowance for dt and ocean at pool creation [`a5a55b1`](https://github.com/oceanprotocol/ocean.js/commit/a5a55b19a158b9e13d9061abed9d784149b2d20c)
2421
- - throw error when a condition is not valid instead of returning null [`286e737`](https://github.com/oceanprotocol/ocean.js/commit/286e737e93f7b079cff932872ea61adfa621cf1e)
2422
-
2423
- #### [v0.9.20](https://github.com/oceanprotocol/ocean.js/compare/v0.9.19...v0.9.20)
2424
-
2425
- > 10 December 2020
2426
-
2427
- - add subgraphUri to ConfigHelper [`#495`](https://github.com/oceanprotocol/ocean.js/pull/495)
2428
- - Release 0.9.20 [`795008e`](https://github.com/oceanprotocol/ocean.js/commit/795008e765c0e3afef65d2a1bf95d09c44c4027d)
2429
- - add subgraphUri [`1b7d573`](https://github.com/oceanprotocol/ocean.js/commit/1b7d573434201f4225bb41f59da2ed25b947cfd0)
2430
-
2431
- #### [v0.9.19](https://github.com/oceanprotocol/ocean.js/compare/v0.9.18...v0.9.19)
2432
-
2433
- > 10 December 2020
2434
-
2435
- - add ropsten [`#492`](https://github.com/oceanprotocol/ocean.js/pull/492)
2436
- - Bump @types/mocha from 8.0.4 to 8.2.0 [`#491`](https://github.com/oceanprotocol/ocean.js/pull/491)
2437
- - Bump @types/node from 14.14.10 to 14.14.11 [`#490`](https://github.com/oceanprotocol/ocean.js/pull/490)
2438
- - Bump uuid from 8.3.1 to 8.3.2 [`#489`](https://github.com/oceanprotocol/ocean.js/pull/489)
2439
- - Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 [`#488`](https://github.com/oceanprotocol/ocean.js/pull/488)
2440
- - Bump ts-node from 9.1.0 to 9.1.1 [`#487`](https://github.com/oceanprotocol/ocean.js/pull/487)
2441
- - Bump @typescript-eslint/parser from 4.9.0 to 4.9.1 [`#486`](https://github.com/oceanprotocol/ocean.js/pull/486)
2442
- - Bump eslint from 7.14.0 to 7.15.0 [`#485`](https://github.com/oceanprotocol/ocean.js/pull/485)
2443
- - Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#484`](https://github.com/oceanprotocol/ocean.js/pull/484)
2444
- - Bump highlight.js from 10.2.0 to 10.4.1 [`#482`](https://github.com/oceanprotocol/ocean.js/pull/482)
2445
- - Bump ts-node from 9.0.0 to 9.1.0 [`#480`](https://github.com/oceanprotocol/ocean.js/pull/480)
2446
- - Bump @types/chai-spies from 1.0.2 to 1.0.3 [`#481`](https://github.com/oceanprotocol/ocean.js/pull/481)
2447
- - Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`#479`](https://github.com/oceanprotocol/ocean.js/pull/479)
2448
- - Bump cross-env from 7.0.2 to 7.0.3 [`#478`](https://github.com/oceanprotocol/ocean.js/pull/478)
2449
- - Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 [`#477`](https://github.com/oceanprotocol/ocean.js/pull/477)
2450
- - Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 [`#476`](https://github.com/oceanprotocol/ocean.js/pull/476)
2451
- - Bump prettier from 2.2.0 to 2.2.1 [`#474`](https://github.com/oceanprotocol/ocean.js/pull/474)
2452
- - Bump @types/node from 14.14.9 to 14.14.10 [`#471`](https://github.com/oceanprotocol/ocean.js/pull/471)
2453
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#472`](https://github.com/oceanprotocol/ocean.js/pull/472)
2454
- - Bump release-it from 14.2.1 to 14.2.2 [`#473`](https://github.com/oceanprotocol/ocean.js/pull/473)
2455
- - Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#470`](https://github.com/oceanprotocol/ocean.js/pull/470)
2456
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#469`](https://github.com/oceanprotocol/ocean.js/pull/469)
2457
- - Release 0.9.19 [`7bfcd65`](https://github.com/oceanprotocol/ocean.js/commit/7bfcd65949e0bf90fe2b0331468c29dddb6cf536)
2458
-
2459
- #### [v0.9.18](https://github.com/oceanprotocol/ocean.js/compare/v0.9.17...v0.9.18)
2460
-
2461
- > 24 November 2020
2462
-
2463
- - Handle assets with low liquidity [`#468`](https://github.com/oceanprotocol/ocean.js/pull/468)
2464
- - Bump prettier from 2.1.2 to 2.2.0 [`#467`](https://github.com/oceanprotocol/ocean.js/pull/467)
2465
- - Bump eslint from 7.13.0 to 7.14.0 [`#466`](https://github.com/oceanprotocol/ocean.js/pull/466)
2466
- - Bump @types/node from 14.14.8 to 14.14.9 [`#465`](https://github.com/oceanprotocol/ocean.js/pull/465)
2467
- - Release 0.9.18 [`832f2d8`](https://github.com/oceanprotocol/ocean.js/commit/832f2d82b5d04c81a9c301a657ae7db84394871c)
2468
-
2469
- #### [v0.9.17](https://github.com/oceanprotocol/ocean.js/compare/v0.9.16...v0.9.17)
2470
-
2471
- > 19 November 2020
2472
-
2473
- - fix typo [`#464`](https://github.com/oceanprotocol/ocean.js/pull/464)
2474
- - Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 [`#459`](https://github.com/oceanprotocol/ocean.js/pull/459)
2475
- - Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 [`#460`](https://github.com/oceanprotocol/ocean.js/pull/460)
2476
- - Bump @types/node from 14.14.7 to 14.14.8 [`#461`](https://github.com/oceanprotocol/ocean.js/pull/461)
2477
- - Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 [`#458`](https://github.com/oceanprotocol/ocean.js/pull/458)
2478
- - Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 [`#457`](https://github.com/oceanprotocol/ocean.js/pull/457)
2479
- - Release 0.9.17 [`4345bb9`](https://github.com/oceanprotocol/ocean.js/commit/4345bb94b62373d44eca6dbec6984faf6529eb9b)
2480
-
2481
- #### [v0.9.16](https://github.com/oceanprotocol/ocean.js/compare/v0.9.15...v0.9.16)
2482
-
2483
- > 16 November 2020
2484
-
2485
- - Bug/fullfill promises [`#456`](https://github.com/oceanprotocol/ocean.js/pull/456)
2486
- - Release 0.9.16 [`bf19bcc`](https://github.com/oceanprotocol/ocean.js/commit/bf19bcc1f5ce73a14266dc15951a74d06d6c3e74)
2487
-
2488
- #### [v0.9.15](https://github.com/oceanprotocol/ocean.js/compare/v0.9.14...v0.9.15)
2489
-
2490
- > 16 November 2020
2491
-
2492
- - fullfill promises [`#455`](https://github.com/oceanprotocol/ocean.js/pull/455)
2493
- - Release 0.9.15 [`8f9ef02`](https://github.com/oceanprotocol/ocean.js/commit/8f9ef02b94da8eb19948d729dde6576d5f1d43eb)
2494
-
2495
- #### [v0.9.14](https://github.com/oceanprotocol/ocean.js/compare/v0.9.13...v0.9.14)
2496
-
2497
- > 16 November 2020
2498
-
2499
- - add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean.js/pull/454)
2500
- - add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean.js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
2501
- - remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean.js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
2502
- - Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean.js/commit/0119885277cd361bc00e485168a48477276f25e6)
2503
-
2504
- #### [v0.9.13](https://github.com/oceanprotocol/ocean.js/compare/v0.9.12...v0.9.13)
2505
-
2506
- > 13 November 2020
2507
-
2508
- - update isInPurgatory typing [`#452`](https://github.com/oceanprotocol/ocean.js/pull/452)
2509
- - Release 0.9.13 [`c2c100d`](https://github.com/oceanprotocol/ocean.js/commit/c2c100d0a0b2fb5fc131b66aeb502c50280b1acf)
2510
-
2511
- #### [v0.9.12](https://github.com/oceanprotocol/ocean.js/compare/v0.9.11...v0.9.12)
2512
-
2513
- > 13 November 2020
2514
-
2515
- - Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean.js/pull/451)
2516
- - Release 0.9.12 [`5143120`](https://github.com/oceanprotocol/ocean.js/commit/5143120204048f86c27ff97211ef1f900632fb2d)
2517
-
2518
- #### [v0.9.11](https://github.com/oceanprotocol/ocean.js/compare/v0.9.10...v0.9.11)
2519
-
2520
- > 13 November 2020
2521
-
2522
- - chunk promises [`#450`](https://github.com/oceanprotocol/ocean.js/pull/450)
2523
- - Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean.js/pull/449)
2524
- - update for purgatory [`#448`](https://github.com/oceanprotocol/ocean.js/pull/448)
2525
- - Bump @types/mocha from 8.0.3 to 8.0.4 [`#447`](https://github.com/oceanprotocol/ocean.js/pull/447)
2526
- - logs/history speed optimizations [`#441`](https://github.com/oceanprotocol/ocean.js/pull/441)
2527
- - Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`#445`](https://github.com/oceanprotocol/ocean.js/pull/445)
2528
- - Bump @types/node from 14.14.6 to 14.14.7 [`#444`](https://github.com/oceanprotocol/ocean.js/pull/444)
2529
- - Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 [`#446`](https://github.com/oceanprotocol/ocean.js/pull/446)
2530
- - Bump eslint from 7.12.1 to 7.13.0 [`#442`](https://github.com/oceanprotocol/ocean.js/pull/442)
2531
- - Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 [`#443`](https://github.com/oceanprotocol/ocean.js/pull/443)
2532
- - complete refactor getPoolLogs & getEventData [`1d717cb`](https://github.com/oceanprotocol/ocean.js/commit/1d717cb3b03b150d16bb684bd13a1d7bdafa55a6)
2533
- - parallelized get shares and tx [`33bcb47`](https://github.com/oceanprotocol/ocean.js/commit/33bcb47d455cfbbbd9d8c26961f4127e9c514a82)
2534
- - fix [`eb5c298`](https://github.com/oceanprotocol/ocean.js/commit/eb5c29810f0a5e6e68370322fef57520564d50c1)
2535
-
2536
- #### [v0.9.10](https://github.com/oceanprotocol/ocean.js/compare/v0.9.9...v0.9.10)
2537
-
2538
- > 6 November 2020
2539
-
2540
- - buy/sell helpers [`#440`](https://github.com/oceanprotocol/ocean.js/pull/440)
2541
- - fix datatoken search [`#439`](https://github.com/oceanprotocol/ocean.js/pull/439)
2542
- - Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`#436`](https://github.com/oceanprotocol/ocean.js/pull/436)
2543
- - Bump mocha from 8.1.3 to 8.2.1 [`#437`](https://github.com/oceanprotocol/ocean.js/pull/437)
2544
- - Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 [`#435`](https://github.com/oceanprotocol/ocean.js/pull/435)
2545
- - Bump release-it from 14.2.0 to 14.2.1 [`#434`](https://github.com/oceanprotocol/ocean.js/pull/434)
2546
- - Release 0.9.10 [`38c8b00`](https://github.com/oceanprotocol/ocean.js/commit/38c8b00400e5e36eaea1c4c7ae4a2b419bbfbbfb)
2547
-
2548
- #### [v0.9.9](https://github.com/oceanprotocol/ocean.js/compare/v0.9.8...v0.9.9)
2549
-
2550
- > 30 October 2020
2551
-
2552
- - fix fromwei conversion [`#430`](https://github.com/oceanprotocol/ocean.js/pull/430)
2553
- - fix typos [`#433`](https://github.com/oceanprotocol/ocean.js/pull/433)
2554
- - use event block number as start [`#432`](https://github.com/oceanprotocol/ocean.js/pull/432)
2555
- - fix DTPrice if amount is too high [`#431`](https://github.com/oceanprotocol/ocean.js/pull/431)
2556
- - optimise gas costs [`ead3d21`](https://github.com/oceanprotocol/ocean.js/commit/ead3d212a2eabe0882f5581f6ca37bd2453399e3)
2557
- - Release 0.9.9 [`94f46ee`](https://github.com/oceanprotocol/ocean.js/commit/94f46eefcf88cca02ddfb6efc67c764a52cbda47)
2558
- - more wei conversions [`17a07b4`](https://github.com/oceanprotocol/ocean.js/commit/17a07b4897f4b3230a698b5654a6ef62cdfcd837)
2559
-
2560
- #### [v0.9.8](https://github.com/oceanprotocol/ocean.js/compare/v0.9.7...v0.9.8)
2561
-
2562
- > 29 October 2020
2563
-
2564
- - fix getPoolSharesByAddress [`#429`](https://github.com/oceanprotocol/ocean.js/pull/429)
2565
- - Release 0.9.8 [`0a0ce63`](https://github.com/oceanprotocol/ocean.js/commit/0a0ce63580939ad7c59d314b5548cec1c8b23cf1)
2566
- - bug fix [`07c3835`](https://github.com/oceanprotocol/ocean.js/commit/07c3835759e96efba97407147dfde7f3da445716)
2567
-
2568
- #### [v0.9.7](https://github.com/oceanprotocol/ocean.js/compare/v0.9.6...v0.9.7)
2569
-
2570
- > 29 October 2020
2571
-
2572
- - add getPoolSharesByAddress [`#428`](https://github.com/oceanprotocol/ocean.js/pull/428)
2573
- - more gas optimisations [`#427`](https://github.com/oceanprotocol/ocean.js/pull/427)
2574
- - Bump @types/node from 14.14.5 to 14.14.6 [`#426`](https://github.com/oceanprotocol/ocean.js/pull/426)
2575
- - more fixes [`694cde2`](https://github.com/oceanprotocol/ocean.js/commit/694cde2a1359aacb03f9a09dd70a5b6770b2a031)
2576
- - add getPoolsSharesbyAddress [`087b021`](https://github.com/oceanprotocol/ocean.js/commit/087b021c17ba00e5a3b8d914642a6ac0527e14a2)
2577
- - Release 0.9.7 [`7b16f75`](https://github.com/oceanprotocol/ocean.js/commit/7b16f7561fc663861d5777e151092396564a239b)
2578
-
2579
- #### [v0.9.6](https://github.com/oceanprotocol/ocean.js/compare/v0.9.5...v0.9.6)
2580
-
2581
- > 28 October 2020
2582
-
2583
- - fix/remove liquidity [`#425`](https://github.com/oceanprotocol/ocean.js/pull/425)
2584
- - Bump eslint-config-prettier from 6.14.0 to 6.15.0 [`#422`](https://github.com/oceanprotocol/ocean.js/pull/422)
2585
- - Bump eslint from 7.12.0 to 7.12.1 [`#423`](https://github.com/oceanprotocol/ocean.js/pull/423)
2586
- - more fixes [`2d31bd9`](https://github.com/oceanprotocol/ocean.js/commit/2d31bd9123919358684936d720f62ada039aa7be)
2587
- - fix max amountPoolshares balancer bug [`4a077a9`](https://github.com/oceanprotocol/ocean.js/commit/4a077a9fa9d22471c36eeb4b3e5e60a1f2579467)
2588
- - Release 0.9.6 [`02b4b2b`](https://github.com/oceanprotocol/ocean.js/commit/02b4b2bb0550b7168076582465ca59dde76a5a77)
2589
-
2590
- #### [v0.9.5](https://github.com/oceanprotocol/ocean.js/compare/v0.9.4...v0.9.5)
2591
-
2592
- > 27 October 2020
2593
-
2594
- - fix addmax & removemax [`#421`](https://github.com/oceanprotocol/ocean.js/pull/421)
2595
- - Release 0.9.5 [`d67beac`](https://github.com/oceanprotocol/ocean.js/commit/d67beacde87a91c61c7e64ff0fae9f817ec88d5e)
2596
-
2597
- #### [v0.9.4](https://github.com/oceanprotocol/ocean.js/compare/v0.9.3...v0.9.4)
2598
-
2599
- > 27 October 2020
2600
-
2601
- - gas cost optimisations [`#420`](https://github.com/oceanprotocol/ocean.js/pull/420)
2602
- - Release 0.9.4 [`e5c6797`](https://github.com/oceanprotocol/ocean.js/commit/e5c6797af9bfa73099189c3a45cc60b68bd96ed5)
2603
-
2604
- #### [v0.9.3](https://github.com/oceanprotocol/ocean.js/compare/v0.9.1...v0.9.3)
2605
-
2606
- > 27 October 2020
2607
-
2608
- - update bpool creation gas estimate [`#416`](https://github.com/oceanprotocol/ocean.js/pull/416)
2609
- - Bump @types/node from 14.14.3 to 14.14.5 [`#415`](https://github.com/oceanprotocol/ocean.js/pull/415)
2610
- - Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 [`#413`](https://github.com/oceanprotocol/ocean.js/pull/413)
2611
- - Bump typescript from 4.0.3 to 4.0.5 [`#414`](https://github.com/oceanprotocol/ocean.js/pull/414)
2612
- - Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 [`#412`](https://github.com/oceanprotocol/ocean.js/pull/412)
2613
- - fix args names [`#411`](https://github.com/oceanprotocol/ocean.js/pull/411)
2614
- - Release v0.9.2 [`19c05d5`](https://github.com/oceanprotocol/ocean.js/commit/19c05d512d4eae265c96055cb6de6e9b158c4eb8)
2615
- - Release 0.9.3 [`e0bbcd1`](https://github.com/oceanprotocol/ocean.js/commit/e0bbcd101f48a50c895cc958125f31162d17fb7c)
2616
- - Update PoolFactory.ts [`2b810ac`](https://github.com/oceanprotocol/ocean.js/commit/2b810ac6a55f18f411ecfad56aa01dd73a6057d5)
2617
-
2618
- #### [v0.9.1](https://github.com/oceanprotocol/ocean.js/compare/v0.9.0...v0.9.1)
2619
-
2620
- > 26 October 2020
2621
-
2622
- - fix args names [`6960390`](https://github.com/oceanprotocol/ocean.js/commit/6960390720ae44badf40c37827e5b6e4bf151b81)
2623
- - gas limit in ddo publish [`7d62aee`](https://github.com/oceanprotocol/ocean.js/commit/7d62aeee63ab1b2399a1ed85110e0dbe848054bf)
2624
- - Release 0.9.1 [`5b76676`](https://github.com/oceanprotocol/ocean.js/commit/5b766763b6b7e5abf6047d512afed276356cab06)
2625
-
2626
- #### [v0.9.0](https://github.com/oceanprotocol/ocean.js/compare/v0.8.1...v0.9.0)
2627
-
2628
- > 26 October 2020
2629
-
2630
- - Fix/ComputeJob interface [`#410`](https://github.com/oceanprotocol/ocean.js/pull/410)
2631
- - fix pool pricing [`#409`](https://github.com/oceanprotocol/ocean.js/pull/409)
2632
- - word list update [`#407`](https://github.com/oceanprotocol/ocean.js/pull/407)
2633
- - Release 0.9.0 [`1b90c92`](https://github.com/oceanprotocol/ocean.js/commit/1b90c92d08ae29b88ee8a0857564dffe558c69dc)
2634
- - fix ComputeJob interface [`643fd04`](https://github.com/oceanprotocol/ocean.js/commit/643fd04be0db9d3628f41b7621a5232abf02910a)
2635
-
2636
- #### [v0.8.1](https://github.com/oceanprotocol/ocean.js/compare/v0.8.0...v0.8.1)
2637
-
2638
- > 26 October 2020
2639
-
2640
- - gas optimisations [`#406`](https://github.com/oceanprotocol/ocean.js/pull/406)
2641
- - Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean.js/pull/403)
2642
- - Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean.js/pull/402)
2643
- - Release 0.8.1 [`a21f9e0`](https://github.com/oceanprotocol/ocean.js/commit/a21f9e0adb3d43c822ea030c5e4a90b72d87d96c)
2644
-
2645
- #### [v0.8.0](https://github.com/oceanprotocol/ocean.js/compare/v0.7.5...v0.8.0)
2646
-
2647
- > 23 October 2020
2648
-
2649
- - update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean.js/pull/401)
2650
- - Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean.js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)
2651
-
2652
- #### [v0.7.5](https://github.com/oceanprotocol/ocean.js/compare/v0.7.4...v0.7.5)
2653
-
2654
- > 22 October 2020
2655
-
2656
- - bump contracts to 0.5.7 [`#399`](https://github.com/oceanprotocol/ocean.js/pull/399)
2657
- - update compute status [`#398`](https://github.com/oceanprotocol/ocean.js/pull/398)
2658
- - Release 0.7.5 [`f43b665`](https://github.com/oceanprotocol/ocean.js/commit/f43b665e5354ce6139dcf636a6f171907c58791e)
2659
- - add mainnet uri [`aba652e`](https://github.com/oceanprotocol/ocean.js/commit/aba652ecc1d37b7d96c231285cfbf94b153c62af)
2660
- - fix tests [`4c4ef66`](https://github.com/oceanprotocol/ocean.js/commit/4c4ef66b8f13ba161995ad252f6886cfef3787ad)
2661
-
2662
- #### [v0.7.4](https://github.com/oceanprotocol/ocean.js/compare/v0.7.3...v0.7.4)
2663
-
2664
- > 22 October 2020
2665
-
2666
- - Release 0.7.4 [`94cb7c2`](https://github.com/oceanprotocol/ocean.js/commit/94cb7c278af2f501e28a59e9ff0abafbd936cb76)
2667
- - update compute status [`1aefaf8`](https://github.com/oceanprotocol/ocean.js/commit/1aefaf8116f473010852ebe83b1c41a9b602de90)
2668
-
2669
- #### [v0.7.3](https://github.com/oceanprotocol/ocean.js/compare/v0.7.2...v0.7.3)
2670
-
2671
- > 22 October 2020
2672
-
2673
- - allow compute status without signature [`#396`](https://github.com/oceanprotocol/ocean.js/pull/396)
2674
- - Release 0.7.3 [`6cfd79d`](https://github.com/oceanprotocol/ocean.js/commit/6cfd79d3f0fe6ec7ad42120028cd787ad9edfbf5)
2675
- - small refactor [`edce381`](https://github.com/oceanprotocol/ocean.js/commit/edce3812c6c0638349f406739e11b92321a08e38)
2676
- - typo [`c88040d`](https://github.com/oceanprotocol/ocean.js/commit/c88040d0188a9490869c032c6924e5e305575e67)
2677
-
2678
- #### [v0.7.2](https://github.com/oceanprotocol/ocean.js/compare/v0.7.1...v0.7.2)
2679
-
2680
- > 22 October 2020
2681
-
2682
- - remove blob content [`#391`](https://github.com/oceanprotocol/ocean.js/pull/391)
2683
- - Fix/LoggerLevel [`#377`](https://github.com/oceanprotocol/ocean.js/pull/377)
2684
- - make searchforDT lowercase [`#393`](https://github.com/oceanprotocol/ocean.js/pull/393)
2685
- - Bump @types/node from 14.14.0 to 14.14.2 [`#394`](https://github.com/oceanprotocol/ocean.js/pull/394)
2686
- - Bump eslint-config-prettier from 6.13.0 to 6.14.0 [`#395`](https://github.com/oceanprotocol/ocean.js/pull/395)
2687
- - refactor confighelper to use ocean-contracts [`#390`](https://github.com/oceanprotocol/ocean.js/pull/390)
2688
- - fix Balancer pool [`0801970`](https://github.com/oceanprotocol/ocean.js/commit/08019706e9d46c7409b338d77f4b2f50d4787aab)
2689
- - fix DataTokens [`c4d6b48`](https://github.com/oceanprotocol/ocean.js/commit/c4d6b48896a115fd72c0cfd0f5a507ad2187ed1a)
2690
- - fix error messages [`ca733f2`](https://github.com/oceanprotocol/ocean.js/commit/ca733f2a064224b9df261d4c114ad3971cd89999)
2691
-
2692
- #### [v0.7.1](https://github.com/oceanprotocol/ocean.js/compare/v0.7.0...v0.7.1)
2693
-
2694
- > 21 October 2020
2695
-
2696
- - Release 0.7.1 [`38353f4`](https://github.com/oceanprotocol/ocean.js/commit/38353f4c9be56bbae7a3833656b78fabf1969c6b)
2697
- - BestPrice type tweak [`47d3282`](https://github.com/oceanprotocol/ocean.js/commit/47d328219746dd4fb05e364e24492eef0a0c5907)
2698
-
2699
- #### [v0.7.0](https://github.com/oceanprotocol/ocean.js/compare/v0.6.7...v0.7.0)
2700
-
2701
- > 21 October 2020
2702
-
2703
- - make create methods subscribable [`#389`](https://github.com/oceanprotocol/ocean.js/pull/389)
2704
- - Bump @types/node from 14.11.10 to 14.14.0 [`#383`](https://github.com/oceanprotocol/ocean.js/pull/383)
2705
- - make pool.create subscribable [`dec9c57`](https://github.com/oceanprotocol/ocean.js/commit/dec9c57c94f777201355c1356c881989002931c1)
2706
- - change exchange.create to allow subscribe&approve [`11271a9`](https://github.com/oceanprotocol/ocean.js/commit/11271a970b6fd692e26cf398973244ae1e153b9b)
2707
- - pool.create returns txid [`4db0a0d`](https://github.com/oceanprotocol/ocean.js/commit/4db0a0d43d25aaefba121985dc00f5dad570db11)
2708
-
2709
- #### [v0.6.7](https://github.com/oceanprotocol/ocean.js/compare/v0.6.6...v0.6.7)
2710
-
2711
- > 21 October 2020
2712
-
2713
- - Update .travis.yml [`#384`](https://github.com/oceanprotocol/ocean.js/pull/384)
2714
- - Release 0.6.7 [`f5f9e33`](https://github.com/oceanprotocol/ocean.js/commit/f5f9e3308def5daea18cb4f2d2b9a2742c602fdb)
2715
-
2716
- #### [v0.6.6](https://github.com/oceanprotocol/ocean.js/compare/v0.6.5...v0.6.6)
2717
-
2718
- > 20 October 2020
2719
-
2720
- - add datatokeninfo to ddo creation [`#382`](https://github.com/oceanprotocol/ocean.js/pull/382)
2721
- - fix getOrderHistory [`#381`](https://github.com/oceanprotocol/ocean.js/pull/381)
2722
- - Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 [`#378`](https://github.com/oceanprotocol/ocean.js/pull/378)
2723
- - Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 [`#379`](https://github.com/oceanprotocol/ocean.js/pull/379)
2724
- - Release 0.6.6 [`461ea5c`](https://github.com/oceanprotocol/ocean.js/commit/461ea5c46ab8f419f5d95a59a7237052b1192edd)
2725
- - fix tests [`efaa3f6`](https://github.com/oceanprotocol/ocean.js/commit/efaa3f6d1d6b425cb9faa1a4d113d9272909cf7e)
2726
-
2727
- #### [v0.6.5](https://github.com/oceanprotocol/ocean.js/compare/v0.6.4...v0.6.5)
2728
-
2729
- > 19 October 2020
2730
-
2731
- - search for pools on-chain [`#375`](https://github.com/oceanprotocol/ocean.js/pull/375)
2732
- - Fix/Error-messages [`#367`](https://github.com/oceanprotocol/ocean.js/pull/367)
2733
- - Bump @types/chai from 4.2.13 to 4.2.14 [`#369`](https://github.com/oceanprotocol/ocean.js/pull/369)
2734
- - Bump @types/node from 14.11.8 to 14.11.10 [`#372`](https://github.com/oceanprotocol/ocean.js/pull/372)
2735
- - Bump release-it from 14.1.0 to 14.2.0 [`#370`](https://github.com/oceanprotocol/ocean.js/pull/370)
2736
- - Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#371`](https://github.com/oceanprotocol/ocean.js/pull/371)
2737
- - handle error messages [`d574782`](https://github.com/oceanprotocol/ocean.js/commit/d574782b14f1d237317c7029ae39bcb07a61226e)
2738
- - Release 0.6.5 [`7bed54e`](https://github.com/oceanprotocol/ocean.js/commit/7bed54e0a311ce2f00e5e66923fa5b6527cd5f2c)
2739
- - fix lint errors [`3a34c0c`](https://github.com/oceanprotocol/ocean.js/commit/3a34c0c54c42800746d3c04572d5b68bdcd91060)
2740
-
2741
- #### [v0.6.4](https://github.com/oceanprotocol/ocean.js/compare/v0.6.3...v0.6.4)
2742
-
2743
- > 16 October 2020
2744
-
2745
- - fix bug when amountOut>=balanceOut [`#365`](https://github.com/oceanprotocol/ocean.js/pull/365)
2746
- - Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 [`#368`](https://github.com/oceanprotocol/ocean.js/pull/368)
2747
- - Release 0.6.4 [`e5e1e40`](https://github.com/oceanprotocol/ocean.js/commit/e5e1e40608cb2e5e4b45dbd9f44247229a158a58)
2748
- - add test [`b341667`](https://github.com/oceanprotocol/ocean.js/commit/b34166732f4ddaacb4a7ba9ab9f13cb6e5961cfc)
2749
-
2750
- #### [v0.6.3](https://github.com/oceanprotocol/ocean.js/compare/v0.6.2...v0.6.3)
2751
-
2752
- > 15 October 2020
2753
-
2754
- - Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean.js/pull/362)
2755
- - Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean.js/pull/364)
2756
- - Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean.js/pull/359)
2757
- - add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean.js/pull/363)
2758
- - package updates [`0f82c00`](https://github.com/oceanprotocol/ocean.js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
2759
- - get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean.js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
2760
- - Release 0.6.3 [`7d15d2d`](https://github.com/oceanprotocol/ocean.js/commit/7d15d2d1d98005bed73204bab22567953ef5746e)
2761
-
2762
- #### [v0.6.2](https://github.com/oceanprotocol/ocean.js/compare/v0.6.1...v0.6.2)
2763
-
2764
- > 14 October 2020
2765
-
2766
- - add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean.js/pull/361)
2767
- - refactor [`8ee1172`](https://github.com/oceanprotocol/ocean.js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
2768
- - Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean.js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
2769
- - add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean.js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
2770
-
2771
- #### [v0.6.1](https://github.com/oceanprotocol/ocean.js/compare/v0.6.0...v0.6.1)
2772
-
2773
- > 14 October 2020
2774
-
2775
- - remove duplicate totalSupply [`#360`](https://github.com/oceanprotocol/ocean.js/pull/360)
2776
- - Release 0.6.1 [`7f27935`](https://github.com/oceanprotocol/ocean.js/commit/7f279350a0801a96edd4857df2ac6740327c8a64)
2777
- - fix balancer test [`a6d79c0`](https://github.com/oceanprotocol/ocean.js/commit/a6d79c020a557bb34b4f986942e740d5adf4ce0a)
2778
- - fix balancer test [`9cad523`](https://github.com/oceanprotocol/ocean.js/commit/9cad5231505b89b75eb066e8131434593ae24eca)
2779
-
2780
- #### [v0.6.0](https://github.com/oceanprotocol/ocean.js/compare/v0.5.6...v0.6.0)
2781
-
2782
- > 13 October 2020
2783
-
2784
- - remove ddo prof [`#358`](https://github.com/oceanprotocol/ocean.js/pull/358)
2785
- - ocean-lib-js → ocean.js [`#355`](https://github.com/oceanprotocol/ocean.js/pull/355)
2786
- - metadataStore → metadataCache [`#354`](https://github.com/oceanprotocol/ocean.js/pull/354)
2787
- - Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 [`#352`](https://github.com/oceanprotocol/ocean.js/pull/352)
2788
- - Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 [`#353`](https://github.com/oceanprotocol/ocean.js/pull/353)
2789
- - sort polls by blockNumber [`#357`](https://github.com/oceanprotocol/ocean.js/pull/357)
2790
- - jsdocs updates [`#350`](https://github.com/oceanprotocol/ocean.js/pull/350)
2791
- - add pool validation and helpers [`#348`](https://github.com/oceanprotocol/ocean.js/pull/348)
2792
- - Bump eslint from 7.10.0 to 7.11.0 [`#344`](https://github.com/oceanprotocol/ocean.js/pull/344)
2793
- - Bump @types/node from 14.11.7 to 14.11.8 [`#347`](https://github.com/oceanprotocol/ocean.js/pull/347)
2794
- - Bump release-it from 14.0.4 to 14.1.0 [`#345`](https://github.com/oceanprotocol/ocean.js/pull/345)
2795
- - Bump @types/node from 14.11.5 to 14.11.7 [`#342`](https://github.com/oceanprotocol/ocean.js/pull/342)
2796
- - fix #341 [`#341`](https://github.com/oceanprotocol/ocean.js/issues/341)
2797
- - Release 0.6.0 [`69a0b0d`](https://github.com/oceanprotocol/ocean.js/commit/69a0b0d8a2f34ae08e37de1b21c7edc5d52a83ae)
2798
- - add more pool tests [`002a38d`](https://github.com/oceanprotocol/ocean.js/commit/002a38d487ffacb54f04b74679da528d282b873c)
2799
- - more helpers [`d2b770a`](https://github.com/oceanprotocol/ocean.js/commit/d2b770a9823ea0fa4252fedba6033c0634d38d5f)
2800
-
2801
- #### [v0.5.6](https://github.com/oceanprotocol/ocean.js/compare/v0.5.5...v0.5.6)
2802
-
2803
- > 8 October 2020
2804
-
2805
- - update DDO [`#340`](https://github.com/oceanprotocol/ocean.js/pull/340)
2806
- - Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean.js/pull/339)
2807
- - Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean.js/pull/337)
2808
- - fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean.js/pull/338)
2809
- - Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean.js/pull/331)
2810
- - Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean.js/pull/334)
2811
- - Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean.js/pull/332)
2812
- - Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean.js/pull/335)
2813
- - Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean.js/pull/333)
2814
- - Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean.js/pull/330)
2815
- - Release 0.5.6 [`a6d6a5f`](https://github.com/oceanprotocol/ocean.js/commit/a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144)
2816
- - BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean.js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693)
2817
- - Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean.js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8)
2818
-
2819
- #### [v0.5.5](https://github.com/oceanprotocol/ocean.js/compare/v0.5.4...v0.5.5)
2820
-
2821
- > 2 October 2020
2822
-
2823
- - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean.js/pull/329)
2824
- - Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean.js/commit/bca320281401b13a0fe7e192598f60d487438d8b)
2825
- - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean.js/commit/46534324f5a963d2214c2c70ace0022486c26a54)
2826
-
2827
- #### [v0.5.4](https://github.com/oceanprotocol/ocean.js/compare/v0.5.3...v0.5.4)
2828
-
2829
- > 2 October 2020
2830
-
2831
- - Feature/contracts 053 [`#328`](https://github.com/oceanprotocol/ocean.js/pull/328)
2832
- - update to contracts 0.5.3 [`b78a57c`](https://github.com/oceanprotocol/ocean.js/commit/b78a57c59a98cb10c0f90f14d24011c43920bfff)
2833
- - Release 0.5.4 [`cd033b5`](https://github.com/oceanprotocol/ocean.js/commit/cd033b547a8e059ca37b69594aa5a66dfd5b4d7c)
2834
- - update to contracts 0.5.3 [`cc84784`](https://github.com/oceanprotocol/ocean.js/commit/cc847841c5639fb0f74bea5ca5b4e43f184b923a)
2835
-
2836
- #### [v0.5.3](https://github.com/oceanprotocol/ocean.js/compare/v0.5.2...v0.5.3)
2837
-
2838
- > 2 October 2020
2839
-
2840
- - use networkID instead of chainId [`#327`](https://github.com/oceanprotocol/ocean.js/pull/327)
2841
- - Release 0.5.3 [`9a228c1`](https://github.com/oceanprotocol/ocean.js/commit/9a228c131ba61d485c22f575f31e78e4689a3969)
2842
-
2843
- #### [v0.5.2](https://github.com/oceanprotocol/ocean.js/compare/v0.5.1...v0.5.2)
2844
-
2845
- > 1 October 2020
2846
-
2847
- - add order history [`#325`](https://github.com/oceanprotocol/ocean.js/pull/325)
2848
- - Release 0.5.2 [`0526778`](https://github.com/oceanprotocol/ocean.js/commit/05267781824b59ea8eb0fe5ddc38556d77f68dc8)
2849
- - add optional filter [`4d00c88`](https://github.com/oceanprotocol/ocean.js/commit/4d00c882df3915eb172b3df7bcb70d3dfd7a5f5f)
2850
- - rename from OrderHistory to Order [`2a715c9`](https://github.com/oceanprotocol/ocean.js/commit/2a715c94427247d92f06deedde5ecc2f717dd644)
2851
-
2852
- #### [v0.5.1](https://github.com/oceanprotocol/ocean.js/compare/v0.5.0...v0.5.1)
2853
-
2854
- > 1 October 2020
2855
-
2856
- - Feature/contracts 0.5.1 [`#324`](https://github.com/oceanprotocol/ocean.js/pull/324)
2857
- - bump contracts to 0.5.1 [`9b7f911`](https://github.com/oceanprotocol/ocean.js/commit/9b7f9119348c1310e34c73dbccecc2c41db828a0)
2858
- - Release 0.5.1 [`50e2f8d`](https://github.com/oceanprotocol/ocean.js/commit/50e2f8de61092f466eb139a42cb3094640dfcfc7)
2859
- - fix lint [`2e04ece`](https://github.com/oceanprotocol/ocean.js/commit/2e04ece81c10ed7b765cb09844145c474230efe7)
2860
-
2861
- #### [v0.5.0](https://github.com/oceanprotocol/ocean.js/compare/v0.4.1...v0.5.0)
2862
-
2863
- > 1 October 2020
2864
-
2865
- - Feature/contracts 0.5.0 & account removed where possible [`#323`](https://github.com/oceanprotocol/ocean.js/pull/323)
2866
- - remove need of an account for some calls [`fa2a1f8`](https://github.com/oceanprotocol/ocean.js/commit/fa2a1f8944b5a158a142929bf89e09e21c169b8f)
2867
- - bump contracts to 0.5.0 [`9bbff39`](https://github.com/oceanprotocol/ocean.js/commit/9bbff39cf002d50d2e923135cf35d4c2e5c26c94)
2868
- - Release 0.5.0 [`82af6ed`](https://github.com/oceanprotocol/ocean.js/commit/82af6edcd3382db6241601c3e808a9827447ce59)
2869
-
2870
- #### [v0.4.1](https://github.com/oceanprotocol/ocean.js/compare/v0.4.0...v0.4.1)
2871
-
2872
- > 30 September 2020
2873
-
2874
- - Release 0.4.1 [`b013d97`](https://github.com/oceanprotocol/ocean.js/commit/b013d970ae8c12dc4dc45e82486ea27f5699df0e)
2875
- - run build upon release [`2b5d48a`](https://github.com/oceanprotocol/ocean.js/commit/2b5d48a3c977c925f9b774ac1eb794180824ea22)
2876
-
2877
- #### [v0.4.0](https://github.com/oceanprotocol/ocean.js/compare/v0.3.2...v0.4.0)
2878
-
2879
- > 30 September 2020
2880
-
2881
- - add stats/history [`#289`](https://github.com/oceanprotocol/ocean.js/pull/289)
2882
- - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean.js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
2883
- - add stats [`b815fbf`](https://github.com/oceanprotocol/ocean.js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
2884
- - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean.js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)
2885
-
2886
- #### [v0.3.2](https://github.com/oceanprotocol/ocean.js/compare/v0.3.1...v0.3.2)
2887
-
2888
- > 29 September 2020
2889
-
2890
- - Fix asset create [`#320`](https://github.com/oceanprotocol/ocean.js/pull/320)
2891
- - Bump decimal.js from 10.2.0 to 10.2.1 [`#317`](https://github.com/oceanprotocol/ocean.js/pull/317)
2892
- - Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`#318`](https://github.com/oceanprotocol/ocean.js/pull/318)
2893
- - Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 [`#319`](https://github.com/oceanprotocol/ocean.js/pull/319)
2894
- - Bump eslint from 7.9.0 to 7.10.0 [`#314`](https://github.com/oceanprotocol/ocean.js/pull/314)
2895
- - Bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#313`](https://github.com/oceanprotocol/ocean.js/pull/313)
2896
- - Release 0.3.2 [`43a96cc`](https://github.com/oceanprotocol/ocean.js/commit/43a96cc9c3570d306528aa4683cba3da6ba2a1bd)
2897
- - fix test spy [`cde752f`](https://github.com/oceanprotocol/ocean.js/commit/cde752f4ae6927ce5acd680bea27f23325e8de02)
2898
- - dt check [`fc534c3`](https://github.com/oceanprotocol/ocean.js/commit/fc534c3ce9d25a20774bdb9f29166d39add840c2)
2899
-
2900
- #### [v0.3.1](https://github.com/oceanprotocol/ocean.js/compare/v0.3.0...v0.3.1)
2901
-
2902
- > 25 September 2020
2903
-
2904
- - replace lzma library [`#311`](https://github.com/oceanprotocol/ocean.js/pull/311)
2905
- - refactor getting local contract addresses [`#312`](https://github.com/oceanprotocol/ocean.js/pull/312)
2906
- - make it work with lzma-native [`2896a8e`](https://github.com/oceanprotocol/ocean.js/commit/2896a8e24f8469e2590ccdab13c45c8c3a942a8e)
2907
- - test lz-string [`7188f33`](https://github.com/oceanprotocol/ocean.js/commit/7188f337076278ea4ca52c9e9401b37d8e035196)
2908
- - use limited, compress-only version of lzma.js [`3b8858a`](https://github.com/oceanprotocol/ocean.js/commit/3b8858a201329fc3489b0d72ebfd86e5e0362003)
2909
-
2910
- #### [v0.3.0](https://github.com/oceanprotocol/ocean.js/compare/v0.2.5...v0.3.0)
2911
-
2912
- > 23 September 2020
2913
-
2914
- - fix getOwnerAssets response [`#308`](https://github.com/oceanprotocol/ocean.js/pull/308)
2915
- - use dtAddress as did, update metadata contract [`#309`](https://github.com/oceanprotocol/ocean.js/pull/309)
2916
- - Feature/custom provider [`#288`](https://github.com/oceanprotocol/ocean.js/pull/288)
2917
- - Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 [`#303`](https://github.com/oceanprotocol/ocean.js/pull/303)
2918
- - add data token address validity check [`#296`](https://github.com/oceanprotocol/ocean.js/pull/296)
2919
- - Bump typedoc from 0.19.1 to 0.19.2 [`#305`](https://github.com/oceanprotocol/ocean.js/pull/305)
2920
- - Bump @types/node from 14.11.1 to 14.11.2 [`#306`](https://github.com/oceanprotocol/ocean.js/pull/306)
2921
- - Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`#304`](https://github.com/oceanprotocol/ocean.js/pull/304)
2922
- - Bump typescript from 4.0.2 to 4.0.3 [`#302`](https://github.com/oceanprotocol/ocean.js/pull/302)
2923
- - Bump auto-changelog from 2.2.0 to 2.2.1 [`#301`](https://github.com/oceanprotocol/ocean.js/pull/301)
2924
- - Bump @types/node from 14.10.2 to 14.11.1 [`#294`](https://github.com/oceanprotocol/ocean.js/pull/294)
2925
- - Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0 [`#295`](https://github.com/oceanprotocol/ocean.js/pull/295)
2926
- - add startOrder [`#271`](https://github.com/oceanprotocol/ocean.js/pull/271)
2927
- - Feature/decentralized ddo (based on feature/StartOrder) [`#287`](https://github.com/oceanprotocol/ocean.js/pull/287)
2928
- - add decentralized DDO [`c37c169`](https://github.com/oceanprotocol/ocean.js/commit/c37c169d6af78c1cfd67130ba48d41a9a70b9a77)
2929
- - add edit helpers [`323e57e`](https://github.com/oceanprotocol/ocean.js/commit/323e57e6f4fbe82d4195653e1027795a54825981)
2930
- - use custom provider [`8665649`](https://github.com/oceanprotocol/ocean.js/commit/86656490d8b0e295dbd06da1ca0036b07dd62d1c)
2931
-
2932
- #### [v0.2.5](https://github.com/oceanprotocol/ocean.js/compare/v0.2.4...v0.2.5)
2933
-
2934
- > 16 September 2020
2935
-
2936
- - Bump web3 from 1.2.11 to 1.3.0 [`#282`](https://github.com/oceanprotocol/ocean.js/pull/282)
2937
- - Bump @types/node from 14.10.1 to 14.10.2 [`#281`](https://github.com/oceanprotocol/ocean.js/pull/281)
2938
- - Bump prettier from 2.1.1 to 2.1.2 [`#283`](https://github.com/oceanprotocol/ocean.js/pull/283)
2939
- - Bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1 [`#274`](https://github.com/oceanprotocol/ocean.js/pull/274)
2940
- - Bump @typescript-eslint/parser from 4.1.0 to 4.1.1 [`#275`](https://github.com/oceanprotocol/ocean.js/pull/275)
2941
- - Bump release-it from 14.0.2 to 14.0.3 [`#276`](https://github.com/oceanprotocol/ocean.js/pull/276)
2942
- - Bump @types/node from 14.10.0 to 14.10.1 [`#273`](https://github.com/oceanprotocol/ocean.js/pull/273)
2943
- - Bump eslint from 7.8.1 to 7.9.0 [`#272`](https://github.com/oceanprotocol/ocean.js/pull/272)
2944
- - Bump @types/node from 14.6.4 to 14.10.0 [`#269`](https://github.com/oceanprotocol/ocean.js/pull/269)
2945
- - Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44 [`#268`](https://github.com/oceanprotocol/ocean.js/pull/268)
2946
- - bump web3-eth-contract [`132d89e`](https://github.com/oceanprotocol/ocean.js/commit/132d89e302188f404e6003d29845eedc0e02f3d7)
2947
- - Release 0.2.5 [`e3e2108`](https://github.com/oceanprotocol/ocean.js/commit/e3e210865d624e8c5f4dff6af6b04f6d81209cb4)
2948
-
2949
- #### [v0.2.4](https://github.com/oceanprotocol/ocean.js/compare/v0.2.3...v0.2.4)
2950
-
2951
- > 10 September 2020
2952
-
2953
- - Fix/check in searchForDT [`#267`](https://github.com/oceanprotocol/ocean.js/pull/267)
2954
- - Release 0.2.4 [`57e8014`](https://github.com/oceanprotocol/ocean.js/commit/57e8014060c9388d9aefc281611676a7dae8bdec)
2955
- - add more unit tests [`dafbb1a`](https://github.com/oceanprotocol/ocean.js/commit/dafbb1a6ce33dccb616406d18d9b639b794c7f76)
2956
- - fix lint [`d6053d5`](https://github.com/oceanprotocol/ocean.js/commit/d6053d5dbb98e39f5e630737a6c756bc2459b5fe)
2957
-
2958
- #### [v0.2.3](https://github.com/oceanprotocol/ocean.js/compare/v0.2.2...v0.2.3)
2959
-
2960
- > 9 September 2020
2961
-
2962
- - increase default gas [`#266`](https://github.com/oceanprotocol/ocean.js/pull/266)
2963
- - Release 0.2.3 [`6932dfd`](https://github.com/oceanprotocol/ocean.js/commit/6932dfd7703292df1bcf7a02d3ef5a4bbd7f83b9)
2964
- - hardcode create gas limit [`a2decb0`](https://github.com/oceanprotocol/ocean.js/commit/a2decb0f1a34f533900f9072b181dec8b57813e5)
2965
- - lint [`99c6716`](https://github.com/oceanprotocol/ocean.js/commit/99c67168213485929d9913dd8fbc98e98fc2d23f)
2966
-
2967
- #### [v0.2.2](https://github.com/oceanprotocol/ocean.js/compare/v0.2.1...v0.2.2)
2968
-
2969
- > 9 September 2020
2970
-
2971
- - refactor config helper [`#263`](https://github.com/oceanprotocol/ocean.js/pull/263)
2972
- - More typings fixes [`#262`](https://github.com/oceanprotocol/ocean.js/pull/262)
2973
- - run against latest Node.js [`#261`](https://github.com/oceanprotocol/ocean.js/pull/261)
2974
- - test tweaks [`455983f`](https://github.com/oceanprotocol/ocean.js/commit/455983f7b63ec084fd5029b5852ad5cdbe5c9471)
2975
- - more pool tests [`6f85014`](https://github.com/oceanprotocol/ocean.js/commit/6f85014e0016e683e5dc5f69a809ddc489951ba7)
2976
- - lots of typings [`d154cff`](https://github.com/oceanprotocol/ocean.js/commit/d154cffc178388edd223d68b16528d4d908869ee)
2977
-
2978
- #### [v0.2.1](https://github.com/oceanprotocol/ocean.js/compare/v0.2.0...v0.2.1)
2979
-
2980
- > 8 September 2020
2981
-
2982
- - Remove queryMetadataByText() [`#260`](https://github.com/oceanprotocol/ocean.js/pull/260)
2983
- - Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#258`](https://github.com/oceanprotocol/ocean.js/pull/258)
2984
- - Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 [`#259`](https://github.com/oceanprotocol/ocean.js/pull/259)
2985
- - remove queryMetadataByText() [`971af55`](https://github.com/oceanprotocol/ocean.js/commit/971af5522dd5e2995b59f4c83afb60ffb87901f5)
2986
- - more test fixes [`f8c1cff`](https://github.com/oceanprotocol/ocean.js/commit/f8c1cfff7b226d571b680bc0876d5af0ec8b3240)
2987
- - test updates [`47d1f4d`](https://github.com/oceanprotocol/ocean.js/commit/47d1f4d01064d54892bb74a4f1c47dd837c3b1f3)
2988
-
2989
- #### [v0.2.0](https://github.com/oceanprotocol/ocean.js/compare/v0.1.17...v0.2.0)
2990
-
2991
- > 7 September 2020
2992
-
2993
- - Test coverage setup [`#252`](https://github.com/oceanprotocol/ocean.js/pull/252)
2994
- - Auto-generating data token name [`#250`](https://github.com/oceanprotocol/ocean.js/pull/250)
2995
- - Bump @types/node from 14.6.3 to 14.6.4 [`#251`](https://github.com/oceanprotocol/ocean.js/pull/251)
2996
- - Bump @types/node from 14.6.2 to 14.6.3 [`#249`](https://github.com/oceanprotocol/ocean.js/pull/249)
2997
- - Bump eslint from 7.8.0 to 7.8.1 [`#245`](https://github.com/oceanprotocol/ocean.js/pull/245)
2998
- - Bump @types/chai-spies from 1.0.1 to 1.0.2 [`#244`](https://github.com/oceanprotocol/ocean.js/pull/244)
2999
- - package updates [`694314c`](https://github.com/oceanprotocol/ocean.js/commit/694314cae6d833ded2eea6484e9b75196675cf91)
3000
- - fix release-it dependency [`4f9477e`](https://github.com/oceanprotocol/ocean.js/commit/4f9477e5ba9b0df44a642c0d6017df5015ba7d93)
3001
- - more running unit tests [`0355d04`](https://github.com/oceanprotocol/ocean.js/commit/0355d0420d53786eb8d4259f642190157736d486)
3002
-
3003
- #### [v0.1.17](https://github.com/oceanprotocol/ocean.js/compare/v0.1.16...v0.1.17)
3004
-
3005
- > 1 September 2020
3006
-
3007
- - FixedPriceExchange [`#231`](https://github.com/oceanprotocol/ocean.js/pull/231)
3008
- - Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 [`#242`](https://github.com/oceanprotocol/ocean.js/pull/242)
3009
- - Bump eslint from 7.7.0 to 7.8.0 [`#240`](https://github.com/oceanprotocol/ocean.js/pull/240)
3010
- - Bump mocha from 8.1.2 to 8.1.3 [`#237`](https://github.com/oceanprotocol/ocean.js/pull/237)
3011
- - Bump @types/node from 14.6.1 to 14.6.2 [`#238`](https://github.com/oceanprotocol/ocean.js/pull/238)
3012
- - Bump typedoc from 0.18.0 to 0.19.0 [`#236`](https://github.com/oceanprotocol/ocean.js/pull/236)
3013
- - first cut, tests are failing [`cc6cf43`](https://github.com/oceanprotocol/ocean.js/commit/cc6cf435fe7ae052467e2b69c3ecf8429b66bc99)
3014
- - add more tests [`22ab447`](https://github.com/oceanprotocol/ocean.js/commit/22ab44713d21d92eaf9319be26af254c165af6b5)
3015
- - update to contracts 0.4.0 [`220261c`](https://github.com/oceanprotocol/ocean.js/commit/220261cada63aedc5e7f71fb41f17a73838fd657)
3016
-
3017
- #### [v0.1.16](https://github.com/oceanprotocol/ocean.js/compare/v0.1.15...v0.1.16)
3018
-
3019
- > 28 August 2020
3020
-
3021
- - fix sharesBalance [`#235`](https://github.com/oceanprotocol/ocean.js/pull/235)
3022
- - pool transaction typings [`#234`](https://github.com/oceanprotocol/ocean.js/pull/234)
3023
- - Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 [`#232`](https://github.com/oceanprotocol/ocean.js/pull/232)
3024
- - Bump @types/node from 14.6.0 to 14.6.1 [`#233`](https://github.com/oceanprotocol/ocean.js/pull/233)
3025
- - feature/setup-pool [`#230`](https://github.com/oceanprotocol/ocean.js/pull/230)
3026
- - Bump ts-node from 8.10.2 to 9.0.0 [`#220`](https://github.com/oceanprotocol/ocean.js/pull/220)
3027
- - Bump whatwg-url from 8.1.0 to 8.2.1 [`#225`](https://github.com/oceanprotocol/ocean.js/pull/225)
3028
- - Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 [`#226`](https://github.com/oceanprotocol/ocean.js/pull/226)
3029
- - Bump mocha from 8.1.1 to 8.1.2 [`#229`](https://github.com/oceanprotocol/ocean.js/pull/229)
3030
- - Bump prettier from 2.0.5 to 2.1.1 [`#228`](https://github.com/oceanprotocol/ocean.js/pull/228)
3031
- - Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 [`#227`](https://github.com/oceanprotocol/ocean.js/pull/227)
3032
- - Bump typescript from 3.9.7 to 4.0.2 [`#219`](https://github.com/oceanprotocol/ocean.js/pull/219)
3033
- - use solidity setup pool function when creating new pool. [`d47a9f0`](https://github.com/oceanprotocol/ocean.js/commit/d47a9f02a65342a682b904b28100ac376c61d290)
3034
- - Fix lint issues. [`5af50c4`](https://github.com/oceanprotocol/ocean.js/commit/5af50c4c9297c2b98124ae609ff61a0c32626958)
3035
- - pool typings [`6584023`](https://github.com/oceanprotocol/ocean.js/commit/65840235704bdd9f2e0b07418e65addcc86849ba)
3036
-
3037
- #### [v0.1.15](https://github.com/oceanprotocol/ocean.js/compare/v0.1.14...v0.1.15)
3038
-
3039
- > 20 August 2020
3040
-
3041
- - add ocean.pool.totalSupply() [`#218`](https://github.com/oceanprotocol/ocean.js/pull/218)
3042
- - refactor [`af7964c`](https://github.com/oceanprotocol/ocean.js/commit/af7964ca84394574fb78fece1ca75a6799746fc8)
3043
- - simplification, make it work [`dee24e8`](https://github.com/oceanprotocol/ocean.js/commit/dee24e87a3081373e055422702cff7633ad95131)
3044
- - Release 0.1.15 [`3607f49`](https://github.com/oceanprotocol/ocean.js/commit/3607f49472352c11f14cfb95f5182f9c6254adfe)
3045
-
3046
- #### [v0.1.14](https://github.com/oceanprotocol/ocean.js/compare/v0.1.13...v0.1.14)
3047
-
3048
- > 19 August 2020
3049
-
3050
- - fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean.js/pull/217)
3051
- - Release 0.1.14 [`8667e33`](https://github.com/oceanprotocol/ocean.js/commit/8667e3396d6c74440e64de7a3a98f7def281030f)
3052
-
3053
- #### [v0.1.13](https://github.com/oceanprotocol/ocean.js/compare/v0.1.12...v0.1.13)
3054
-
3055
- > 19 August 2020
3056
-
3057
- - pool docs updates, small refactor [`#216`](https://github.com/oceanprotocol/ocean.js/pull/216)
3058
- - Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 [`#215`](https://github.com/oceanprotocol/ocean.js/pull/215)
3059
- - remove balancer artifacts [`7cf85f6`](https://github.com/oceanprotocol/ocean.js/commit/7cf85f6392bf2e12f95d834dfde0159af519718c)
3060
- - lots of ABI typings [`bbd4659`](https://github.com/oceanprotocol/ocean.js/commit/bbd465992b25e824d5c8b8934ce2fa61629ed8dc)
3061
- - never stop typing [`76423a4`](https://github.com/oceanprotocol/ocean.js/commit/76423a4ff84f1bdcf0a57af2ed2ad9acce5a5ea6)
3062
-
3063
- #### [v0.1.12](https://github.com/oceanprotocol/ocean.js/compare/v0.1.11...v0.1.12)
3064
-
3065
- > 18 August 2020
3066
-
3067
- - artifacts path fix [`#213`](https://github.com/oceanprotocol/ocean.js/pull/213)
3068
- - package updates & lots of typing fixes [`#210`](https://github.com/oceanprotocol/ocean.js/pull/210)
3069
- - Bump @types/node from 14.0.26 to 14.6.0 [`#211`](https://github.com/oceanprotocol/ocean.js/pull/211)
3070
- - Bump @types/mocha from 8.0.2 to 8.0.3 [`#212`](https://github.com/oceanprotocol/ocean.js/pull/212)
3071
- - added chainId in configs [`#204`](https://github.com/oceanprotocol/ocean.js/pull/204)
3072
- - Bump @types/mocha from 8.0.1 to 8.0.2 [`#207`](https://github.com/oceanprotocol/ocean.js/pull/207)
3073
- - Bump typedoc from 0.17.8 to 0.18.0 [`#202`](https://github.com/oceanprotocol/ocean.js/pull/202)
3074
- - Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 [`#203`](https://github.com/oceanprotocol/ocean.js/pull/203)
3075
- - Bump ora from 4.1.0 to 5.0.0 [`#201`](https://github.com/oceanprotocol/ocean.js/pull/201)
3076
- - Bump ora from 4.0.5 to 4.1.0 [`#200`](https://github.com/oceanprotocol/ocean.js/pull/200)
3077
- - Bump mocha from 8.1.0 to 8.1.1 [`#199`](https://github.com/oceanprotocol/ocean.js/pull/199)
3078
- - formatting and typings and lint fixes [`7b1403c`](https://github.com/oceanprotocol/ocean.js/commit/7b1403c8546c09f657bc68cf6307f02641c67899)
3079
- - package updates [`ea5f505`](https://github.com/oceanprotocol/ocean.js/commit/ea5f505edf685d4efb5fb581e8ecb4849989560d)
3080
- - formatting [`dcdd40b`](https://github.com/oceanprotocol/ocean.js/commit/dcdd40bd2d2e84058b889709f77c08bead14b299)
3081
-
3082
- #### [v0.1.11](https://github.com/oceanprotocol/ocean.js/compare/v0.1.10...v0.1.11)
3083
-
3084
- > 4 August 2020
3085
-
3086
- - add getOceanNeeded [`#197`](https://github.com/oceanprotocol/ocean.js/pull/197)
3087
- - Bump @types/mocha from 8.0.0 to 8.0.1 [`#196`](https://github.com/oceanprotocol/ocean.js/pull/196)
3088
- - Bump mocha from 8.0.1 to 8.1.0 [`#195`](https://github.com/oceanprotocol/ocean.js/pull/195)
3089
- - Release 0.1.11 [`c2d49a4`](https://github.com/oceanprotocol/ocean.js/commit/c2d49a4e3c6cdcbdf588f46bfec4a2dd88eb5f37)
3090
-
3091
- #### [v0.1.10](https://github.com/oceanprotocol/ocean.js/compare/v0.1.9...v0.1.10)
3092
-
3093
- > 30 July 2020
3094
-
3095
- - add nonce to provider signature [`#194`](https://github.com/oceanprotocol/ocean.js/pull/194)
3096
- - Bump @types/node from 14.0.25 to 14.0.26 [`#187`](https://github.com/oceanprotocol/ocean.js/pull/187)
3097
- - Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 [`#186`](https://github.com/oceanprotocol/ocean.js/pull/186)
3098
- - Bump @types/node from 14.0.24 to 14.0.25 [`#185`](https://github.com/oceanprotocol/ocean.js/pull/185)
3099
- - Bump @types/chai from 4.2.11 to 4.2.12 [`#184`](https://github.com/oceanprotocol/ocean.js/pull/184)
3100
- - Bump mock-local-storage from 1.1.14 to 1.1.15 [`#183`](https://github.com/oceanprotocol/ocean.js/pull/183)
3101
- - Release 0.1.10 [`1e19165`](https://github.com/oceanprotocol/ocean.js/commit/1e19165d1fd1f53ba07705ff41b7452f97993732)
3102
-
3103
- #### [v0.1.9](https://github.com/oceanprotocol/ocean.js/compare/v0.1.8...v0.1.9)
3104
-
3105
- > 22 July 2020
3106
-
3107
- - allow passing infuraProjectId to getConfig [`#182`](https://github.com/oceanprotocol/ocean.js/pull/182)
3108
- - Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 [`#180`](https://github.com/oceanprotocol/ocean.js/pull/180)
3109
- - fix transfers [`#179`](https://github.com/oceanprotocol/ocean.js/pull/179)
3110
- - Update Datatokens.ts [`#178`](https://github.com/oceanprotocol/ocean.js/pull/178)
3111
- - Feature/balancer [`#138`](https://github.com/oceanprotocol/ocean.js/pull/138)
3112
- - refactor [`40a8149`](https://github.com/oceanprotocol/ocean.js/commit/40a8149905fd0023b3f8cb486ddb18121d325ea3)
3113
- - first cut [`b42b992`](https://github.com/oceanprotocol/ocean.js/commit/b42b992e84a0c6f8723db3a6f5a8395e71bdd4f9)
3114
- - refactor [`7b8f08e`](https://github.com/oceanprotocol/ocean.js/commit/7b8f08e3c13ef2782fc83a9eadefe2f7354df605)
3115
-
3116
- #### [v0.1.8](https://github.com/oceanprotocol/ocean.js/compare/v0.1.7...v0.1.8)
3117
-
3118
- > 21 July 2020
3119
-
3120
- - Bump @types/node from 14.0.23 to 14.0.24 [`#177`](https://github.com/oceanprotocol/ocean.js/pull/177)
3121
- - Release 0.1.8 [`6b1bf5b`](https://github.com/oceanprotocol/ocean.js/commit/6b1bf5b0b212e4a83a52c523443f880a71313c7b)
3122
- - update factoryAddress [`ffda6cc`](https://github.com/oceanprotocol/ocean.js/commit/ffda6ccd08af26a8cf6af6421bd50bc55c3285da)
3123
-
3124
- #### [v0.1.7](https://github.com/oceanprotocol/ocean.js/compare/v0.1.6...v0.1.7)
3125
-
3126
- > 20 July 2020
3127
-
3128
- - update ocean-contracts version [`#176`](https://github.com/oceanprotocol/ocean.js/pull/176)
3129
- - Bump ora from 4.0.4 to 4.0.5 [`#172`](https://github.com/oceanprotocol/ocean.js/pull/172)
3130
- - Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 [`#171`](https://github.com/oceanprotocol/ocean.js/pull/171)
3131
- - Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 [`#170`](https://github.com/oceanprotocol/ocean.js/pull/170)
3132
- - Release 0.1.7 [`7d67fcb`](https://github.com/oceanprotocol/ocean.js/commit/7d67fcb54465380daa01196251f2c8e8a0db17ef)
3133
-
3134
- #### [v0.1.6](https://github.com/oceanprotocol/ocean.js/compare/v0.1.5...v0.1.6)
3135
-
3136
- > 17 July 2020
3137
-
3138
- - revert fetch require [`#169`](https://github.com/oceanprotocol/ocean.js/pull/169)
3139
- - Bump typescript from 3.9.6 to 3.9.7 [`#168`](https://github.com/oceanprotocol/ocean.js/pull/168)
3140
- - Bump mock-local-storage from 1.1.12 to 1.1.14 [`#167`](https://github.com/oceanprotocol/ocean.js/pull/167)
3141
- - Release 0.1.6 [`83bf7c6`](https://github.com/oceanprotocol/ocean.js/commit/83bf7c6e040eb5ddd4c0eaa2a313e56270915e99)
3142
-
3143
- #### [v0.1.5](https://github.com/oceanprotocol/ocean.js/compare/v0.1.4...v0.1.5)
3144
-
3145
- > 16 July 2020
3146
-
3147
- - Fix DDO interfaces typings export [`#165`](https://github.com/oceanprotocol/ocean.js/pull/165)
3148
- - add rinkeby to known configs [`#164`](https://github.com/oceanprotocol/ocean.js/pull/164)
3149
- - security fixes [`108d794`](https://github.com/oceanprotocol/ocean.js/commit/108d794c2293a4eee3be994b52b77dd508574e75)
3150
- - more config helpers [`2426561`](https://github.com/oceanprotocol/ocean.js/commit/24265617b068ace688814f45fcc668749d1a04a5)
3151
- - Release 0.1.5 [`c1592eb`](https://github.com/oceanprotocol/ocean.js/commit/c1592eb7b5e7c47d38a5fa1b0a7fb672edd2776f)
3152
-
3153
- #### [v0.1.4](https://github.com/oceanprotocol/ocean.js/compare/v0.1.3...v0.1.4)
3154
-
3155
- > 15 July 2020
3156
-
3157
- - Fix default abi's are not initialized correctly when initializing oceanlib [`#163`](https://github.com/oceanprotocol/ocean.js/pull/163)
3158
- - Release 0.1.4 [`8252990`](https://github.com/oceanprotocol/ocean.js/commit/82529909817abe8273396e14165ff7a75d8869ee)
3159
- - bump contracts [`faff5f1`](https://github.com/oceanprotocol/ocean.js/commit/faff5f143d541319a5a9d558be70098320ed1620)
3160
- - Update README_marketplace_flow.md [`2230098`](https://github.com/oceanprotocol/ocean.js/commit/2230098ca5cfc26a720f212ea6dd37d6619a0e2d)
3161
-
3162
- #### [v0.1.3](https://github.com/oceanprotocol/ocean.js/compare/v0.1.2...v0.1.3)
3163
-
3164
- > 15 July 2020
3165
-
3166
- - always use Strings in Datatoken class [`#161`](https://github.com/oceanprotocol/ocean.js/pull/161)
3167
- - Fix ABIs data types [`#159`](https://github.com/oceanprotocol/ocean.js/pull/159)
3168
- - add ocean token & any token balance to Account [`#158`](https://github.com/oceanprotocol/ocean.js/pull/158)
3169
- - feature/cleanup-test [`#157`](https://github.com/oceanprotocol/ocean.js/pull/157)
3170
- - Update .travis.yml [`#155`](https://github.com/oceanprotocol/ocean.js/pull/155)
3171
- - Update ConfigHelper.ts [`#156`](https://github.com/oceanprotocol/ocean.js/pull/156)
3172
- - Fix/contracts dependencies [`#150`](https://github.com/oceanprotocol/ocean.js/pull/150)
3173
- - added missing section [`#153`](https://github.com/oceanprotocol/ocean.js/pull/153)
3174
- - dependencies cleanup [`3716c5d`](https://github.com/oceanprotocol/ocean.js/commit/3716c5d1b6f60a6760975688361271c8948d9a62)
3175
- - Release 0.1.3 [`36ba35f`](https://github.com/oceanprotocol/ocean.js/commit/36ba35f23825c130e5ff95cb3a09113a463c52ce)
3176
- - fix (#152) [`edb2d53`](https://github.com/oceanprotocol/ocean.js/commit/edb2d53fe398dd0fb30f38b327ea3898e6bfe526)
3177
-
3178
- #### [v0.1.2](https://github.com/oceanprotocol/ocean.js/compare/v0.1.1...v0.1.2)
3179
-
3180
- > 14 July 2020
3181
-
3182
- - DataTokens - use wei in the library [`#147`](https://github.com/oceanprotocol/ocean.js/pull/147)
3183
- - Fix/documentation [`#146`](https://github.com/oceanprotocol/ocean.js/pull/146)
3184
- - Bump @types/node from 14.0.22 to 14.0.23 [`#148`](https://github.com/oceanprotocol/ocean.js/pull/148)
3185
- - feature/compute-interface [`#130`](https://github.com/oceanprotocol/ocean.js/pull/130)
3186
- - Feature/compute test [`#143`](https://github.com/oceanprotocol/ocean.js/pull/143)
3187
- - Bump @types/mocha from 7.0.2 to 8.0.0 [`#142`](https://github.com/oceanprotocol/ocean.js/pull/142)
3188
- - Bump yargs from 15.4.0 to 15.4.1 [`#141`](https://github.com/oceanprotocol/ocean.js/pull/141)
3189
- - Bump @types/node from 14.0.20 to 14.0.22 [`#140`](https://github.com/oceanprotocol/ocean.js/pull/140)
3190
- - Bump @types/node from 14.0.19 to 14.0.20 [`#137`](https://github.com/oceanprotocol/ocean.js/pull/137)
3191
- - Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 [`#139`](https://github.com/oceanprotocol/ocean.js/pull/139)
3192
- - Bump @types/node from 14.0.18 to 14.0.19 [`#135`](https://github.com/oceanprotocol/ocean.js/pull/135)
3193
- - Bump @types/node from 14.0.14 to 14.0.18 [`#133`](https://github.com/oceanprotocol/ocean.js/pull/133)
3194
- - fixes #144 [`#144`](https://github.com/oceanprotocol/ocean.js/issues/144)
3195
- - wip: compute module, compute tests, create compute service. [`dad7a56`](https://github.com/oceanprotocol/ocean.js/commit/dad7a56c1e102c8666e7d44fcc2ed7e50ffc462f)
3196
- - move compute to separate file [`95325a7`](https://github.com/oceanprotocol/ocean.js/commit/95325a733d47d9314c55d78c08bad8f30b8563c9)
3197
- - add provider compute mock [`60c406b`](https://github.com/oceanprotocol/ocean.js/commit/60c406bcea73403df8c1899db382e73974969be8)
3198
-
3199
- #### [v0.1.1](https://github.com/oceanprotocol/ocean.js/compare/v0.1.0...v0.1.1)
3200
-
3201
- > 3 July 2020
3202
-
3203
- - Fix/releases [`#128`](https://github.com/oceanprotocol/ocean.js/pull/128)
3204
- - Release 0.1.0 [`#127`](https://github.com/oceanprotocol/ocean.js/pull/127)
3205
- - add release to travis [`f3dd76f`](https://github.com/oceanprotocol/ocean.js/commit/f3dd76fe80a0229649f83aaa0b2eb627a5e4cb93)
3206
- - Release 0.1.1 [`487b430`](https://github.com/oceanprotocol/ocean.js/commit/487b4305461d3aedf87d290f5f339f8adb6c2e96)
3207
-
3208
- #### v0.1.0
3209
-
3210
- > 3 July 2020
3211
-
3212
- - Fix/ocean assets [`#126`](https://github.com/oceanprotocol/ocean.js/pull/126)
3213
- - Bump yargs from 15.3.1 to 15.4.0 [`#125`](https://github.com/oceanprotocol/ocean.js/pull/125)
3214
- - Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 [`#124`](https://github.com/oceanprotocol/ocean.js/pull/124)
3215
- - Feature/marketplace flow [`#110`](https://github.com/oceanprotocol/ocean.js/pull/110)
3216
- - Feature/assets download [`#119`](https://github.com/oceanprotocol/ocean.js/pull/119)
3217
- - Fix/unit test [`#116`](https://github.com/oceanprotocol/ocean.js/pull/116)
3218
- - Update .travis.yml [`#123`](https://github.com/oceanprotocol/ocean.js/pull/123)
3219
- - Bump typescript from 3.9.5 to 3.9.6 [`#122`](https://github.com/oceanprotocol/ocean.js/pull/122)
3220
- - Bump typedoc from 0.17.7 to 0.17.8 [`#120`](https://github.com/oceanprotocol/ocean.js/pull/120)
3221
- - feature/resolve-assets [`#117`](https://github.com/oceanprotocol/ocean.js/pull/117)
3222
- - barge contains ganache now [`#115`](https://github.com/oceanprotocol/ocean.js/pull/115)
3223
- - Feature/integrate barge [`#113`](https://github.com/oceanprotocol/ocean.js/pull/113)
3224
- - Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 [`#111`](https://github.com/oceanprotocol/ocean.js/pull/111)
3225
- - Feature/unit-testing-beta [Part-1] [`#99`](https://github.com/oceanprotocol/ocean.js/pull/99)
3226
- - Fix/args for encrypt method [`#107`](https://github.com/oceanprotocol/ocean.js/pull/107)
3227
- - fix/readme [`#106`](https://github.com/oceanprotocol/ocean.js/pull/106)
3228
- - Bump @types/node from 14.0.13 to 14.0.14 [`#105`](https://github.com/oceanprotocol/ocean.js/pull/105)
3229
- - fix resolveByDTAddress [`#102`](https://github.com/oceanprotocol/ocean.js/pull/102)
3230
- - Fix/integration test-beta [`#94`](https://github.com/oceanprotocol/ocean.js/pull/94)
3231
- - Bump uuid from 8.1.0 to 8.2.0 [`#100`](https://github.com/oceanprotocol/ocean.js/pull/100)
3232
- - Fix/integration test beta firstcut [`#97`](https://github.com/oceanprotocol/ocean.js/pull/97)
3233
- - add coverage report tool [`#96`](https://github.com/oceanprotocol/ocean.js/pull/96)
3234
- - Feature/beta version phase 2 [`#79`](https://github.com/oceanprotocol/ocean.js/pull/79)
3235
- - Bump prettier from 1.19.1 to 2.0.5 [`#85`](https://github.com/oceanprotocol/ocean.js/pull/85)
3236
- - Bump @types/node from 14.0.5 to 14.0.13 [`#86`](https://github.com/oceanprotocol/ocean.js/pull/86)
3237
- - Feature/phase-2 [`#50`](https://github.com/oceanprotocol/ocean.js/pull/50)
3238
- - Full flow for Phase-2 [Part-1] [`#78`](https://github.com/oceanprotocol/ocean.js/pull/78)
3239
- - Bump @release-it/bumper from 1.1.1 to 1.4.0 [`#76`](https://github.com/oceanprotocol/ocean.js/pull/76)
3240
- - Create Dependabot config file [`#64`](https://github.com/oceanprotocol/ocean.js/pull/64)
3241
- - Feature/contracts [`#63`](https://github.com/oceanprotocol/ocean.js/pull/63)
3242
- - init travis [`#52`](https://github.com/oceanprotocol/ocean.js/pull/52)
3243
- - Feature/add detailed readme [`#51`](https://github.com/oceanprotocol/ocean.js/pull/51)
3244
- - fix lint errors [`#49`](https://github.com/oceanprotocol/ocean.js/pull/49)
3245
- - Feature/tests [`#41`](https://github.com/oceanprotocol/ocean.js/pull/41)
3246
- - Feature/ datatokens.create [`#38`](https://github.com/oceanprotocol/ocean.js/pull/38)
3247
- - Feature: datatokens class [`#36`](https://github.com/oceanprotocol/ocean.js/pull/36)
3248
- - add configHelper [`#35`](https://github.com/oceanprotocol/ocean.js/pull/35)
3249
- - Feature: move squid-js to ocean-lib-js [`#30`](https://github.com/oceanprotocol/ocean.js/pull/30)
3250
- - Fix versions module [`#23`](https://github.com/oceanprotocol/ocean.js/pull/23)
3251
- - feature: replace OceanAssets with Assets [`#27`](https://github.com/oceanprotocol/ocean.js/pull/27)
3252
- - Feature/replace OceanCompute with Compute [`#22`](https://github.com/oceanprotocol/ocean.js/pull/22)
3253
- - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean.js/pull/11)
3254
- - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean.js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
3255
- - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean.js/commit/28d1775593ab78bf404708244c49af8f912f3117)
3256
- - add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean.js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)