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