dependabot[bot]
a36c2aecce
Bump @graphprotocol/graph-cli from 0.37.0 to 0.37.1 ( #585 )
...
Bumps @graphprotocol/graph-cli from 0.37.0 to 0.37.1.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:02:02 +03:00
dependabot[bot]
f34e863623
Bump prettier from 2.8.0 to 2.8.1 ( #584 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:00:00 +03:00
dependabot[bot]
8ef553769a
Bump @graphprotocol/graph-cli from 0.36.1 to 0.37.0 ( #578 )
...
Bumps @graphprotocol/graph-cli from 0.36.1 to 0.37.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 10:12:02 +03:00
dependabot[bot]
c8a4978bc8
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #581 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 10:06:17 +03:00
dependabot[bot]
c636ad2680
Bump release-it from 15.5.0 to 15.5.1 ( #579 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.5.0 to 15.5.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.5.0...15.5.1 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 09:59:41 +03:00
dependabot[bot]
941dfa28ed
Bump @types/mocha from 10.0.0 to 10.0.1 ( #580 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 09:49:59 +03:00
dependabot[bot]
d9c5e71d9f
Bump prettier from 2.7.1 to 2.8.0 ( #577 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 14:13:00 +03:00
Jamie Hewitt
20c27cd521
nft transfer event ( #573 )
...
* Updating schema
* updating nft.owner with newOwner
* Updating nftOwner in Order
* Fixing tests with nft.owner and nft.creator
* Tracking nft transferHistory
* removing nftOwner from order
* Removing nftOwner test from order
* Updating schema for nftTransferHistory
* Updating tests for transferHistory
* Updating test
* Fixing test
* Fixing timestamp test
* Revert "removing nftOwner from order"
This reverts commit 6f9aae3c40
.
* Reverting removal of nftOwner Test + resolving conflicts
2022-11-24 15:40:31 +02:00
mihaisc
6c4fc1c346
add lastPriceToken ( #567 )
...
* add lastPriceToken
* test
* Updating tests to include lastPriceToken
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
2022-11-21 16:31:13 +02:00
dependabot[bot]
8eb80507c9
Bump typescript from 4.8.4 to 4.9.3 ( #576 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 08:54:33 +02:00
dependabot[bot]
5ef15e8845
Bump @graphprotocol/graph-cli from 0.35.0 to 0.36.1 ( #575 )
...
Bumps @graphprotocol/graph-cli from 0.35.0 to 0.36.1.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 08:54:26 +02:00
dependabot[bot]
39ef388831
Bump @oceanprotocol/lib from 2.5.1 to 2.5.2 ( #574 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 08:54:15 +02:00
dependabot[bot]
e6975c60cb
Bump @graphprotocol/graph-ts from 0.28.1 to 0.29.0 ( #571 )
...
Bumps @graphprotocol/graph-ts from 0.28.1 to 0.29.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 16:59:44 +03:00
dependabot[bot]
5be8f397af
Bump chai and @types/chai ( #572 )
...
Bumps [chai](https://github.com/chaijs/chai ) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ). These dependencies needed to be updated together.
Updates `chai` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7 )
Updates `@types/chai` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 15:43:57 +03:00
dependabot[bot]
bb90457b91
Bump @oceanprotocol/lib from 2.4.0 to 2.5.1 ( #569 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.4.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 11:31:39 +03:00
dependabot[bot]
89db52ff41
Bump @oceanprotocol/lib from 2.3.0 to 2.4.0 ( #568 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 14:10:34 +03:00
dependabot[bot]
3a629c7d3e
Bump @oceanprotocol/contracts from 1.1.7 to 1.1.8 ( #566 )
...
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts ) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/oceanprotocol/contracts/releases )
- [Commits](https://github.com/oceanprotocol/contracts/compare/v1.1.7...v1.1.8 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/contracts"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 17:47:29 +03:00
dependabot[bot]
d7e0643c1d
Bump @oceanprotocol/lib from 2.2.2 to 2.3.0 ( #565 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.2.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 15:07:05 +03:00
dependabot[bot]
a0d3c365bb
Bump @graphprotocol/graph-ts from 0.28.0 to 0.28.1 ( #559 )
...
Bumps @graphprotocol/graph-ts from 0.28.0 to 0.28.1.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 13:07:50 +03:00
dependabot[bot]
52ab055c1a
Bump @graphprotocol/graph-cli from 0.34.0 to 0.35.0 ( #560 )
...
Bumps @graphprotocol/graph-cli from 0.34.0 to 0.35.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:54:03 +03:00
dependabot[bot]
0cf93fbc52
Bump mocha from 10.0.0 to 10.1.0 ( #561 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.1.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:53:21 +03:00
dependabot[bot]
5b787d72b5
Bump @oceanprotocol/lib from 2.2.1 to 2.2.2 ( #562 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:52:59 +03:00
dependabot[bot]
e9fdbb96d8
Bump @oceanprotocol/lib from 2.1.1 to 2.2.1 ( #557 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.1.1...v2.2.1 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 09:55:13 +03:00
dependabot[bot]
c7668c4f1d
Bump release-it from 15.4.2 to 15.5.0 ( #558 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.4.2 to 15.5.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.4.2...15.5.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 09:54:03 +03:00
dependabot[bot]
45ac3c3d96
Bump @types/mocha from 9.1.1 to 10.0.0 ( #556 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 15:35:38 +03:00
dependabot[bot]
619571b0c2
Bump @graphprotocol/graph-cli from 0.33.1 to 0.34.0 ( #555 )
...
Bumps @graphprotocol/graph-cli from 0.33.1 to 0.34.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 13:39:10 +03:00
dependabot[bot]
29b5efe472
Bump typescript from 4.8.3 to 4.8.4 ( #554 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 13:29:11 +03:00
dependabot[bot]
1e2a3b1814
Bump @graphprotocol/graph-ts from 0.27.0 to 0.28.0 ( #553 )
...
Bumps @graphprotocol/graph-ts from 0.27.0 to 0.28.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 13:28:38 +03:00
mihaisc
ae78cae608
Release 2.1.3
2022-09-30 16:11:58 +03:00
mihaisc
95fcfe9ba7
add chainId and nftAddress ( #552 )
...
* add chainId and nftAddress
* handle null
2022-09-30 16:10:16 +03:00
dependabot[bot]
7be20246c0
Bump vm2 from 3.9.9 to 3.9.11 ( #550 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.9 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.9...3.9.11 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 13:00:04 +03:00
alexcos20
92094086f9
Release 2.1.2
2022-09-28 13:55:41 +03:00
Alex Coseru
868f991f17
fix tokenRemoved ( #549 )
2022-09-28 13:54:46 +03:00
dependabot[bot]
93a05eb767
Bump @oceanprotocol/lib from 2.0.2 to 2.1.1 ( #545 )
...
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js ) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases )
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.0.2...v2.1.1 )
---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 10:24:07 +03:00
dependabot[bot]
12ac5cb523
Bump eslint-config-oceanprotocol from 2.0.3 to 2.0.4 ( #546 )
...
Bumps [eslint-config-oceanprotocol](https://github.com/oceanprotocol/eslint-config-oceanprotocol ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/oceanprotocol/eslint-config-oceanprotocol/releases )
- [Changelog](https://github.com/oceanprotocol/eslint-config-oceanprotocol/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: eslint-config-oceanprotocol
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 10:22:08 +03:00
alexcos20
253dc63fa8
Release 2.1.1
2022-09-26 08:40:16 +03:00
Alex Coseru
24df9f332e
fix allocation ( #544 )
...
* fix allocation
2022-09-26 08:38:37 +03:00
alexcos20
6c4b270564
Release 2.1.0
2022-09-23 15:55:09 +03:00
Alex Coseru
fe68442fe2
Feature/more ve ( #543 )
...
* link deposits to veOcean
* add FeeDistributor, claims & checkpoints
* fix lint
* link claims to VeOcean
* fix handleCheckpoint
* add comments & fix bug
* link veAllocationUser to veOcean (#537 )
* advance chain
* fix veOcean withdraw
* bump contracts to 1.1.7
* fix test
2022-09-23 15:54:27 +03:00
alexcos20
91122175dc
Release 2.0.7
2022-09-21 16:08:16 +03:00
Alex Coseru
8cb1d83a26
Feature/graphnode 27 ( #541 )
...
* use custom barge
* update for 27
* bump to latest contracts
* add description
* use main barge
2022-09-21 16:07:10 +03:00
Berkay Saglam
f61cce9722
Add gasUsed and gasPrice to order ( #540 )
...
* Add gasused to order
Co-authored-by: alexcos20 <alex.coseru@gmail.com>
2022-09-20 23:47:09 +03:00
Alex Coseru
d2ddf2d156
add goerli npm command ( #538 )
2022-09-20 14:49:55 +03:00
dependabot[bot]
f3815cdf4b
Bump release-it from 15.4.1 to 15.4.2 ( #535 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.4.1 to 15.4.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.4.1...15.4.2 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 11:05:20 +01:00
alexcos20
181a4f45d0
Release 2.0.6
2022-09-14 12:48:23 +03:00
Alex Coseru
39b58ba8fe
fix nftUpdate critical bug ( #534 )
2022-09-14 12:47:31 +03:00
Alex Coseru
73089dacc3
add erc725 key/value store ( #533 )
2022-09-13 20:07:10 +03:00
alexcos20
a74e3edb3a
Release 2.0.5
2022-09-13 15:47:25 +03:00
Alex Coseru
b1a58b7f13
Feature/df rewards ( #531 )
...
* bump contracts * oceanjs
* add DFRewards
2022-09-13 15:45:03 +03:00
Alex Coseru
c5d86d10df
nft updates ( #530 )
...
* nft updates
* use hasMetadata
2022-09-13 11:30:38 +03:00