Commit Graph

375 Commits

Author SHA1 Message Date
Alex Coseru f5c7eeae00
Feature/templates (#349)
* templates
2022-02-21 12:45:24 +02:00
dependabot[bot] 992323baaa
Bump eslint-config-prettier from 8.3.0 to 8.4.0 (#348)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 09:23:53 +02:00
dependabot[bot] c5edbf1fb3
Bump prettier from 2.4.1 to 2.5.1 (#342)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.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.4.1...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:30:14 +02:00
dependabot[bot] 8b968836a4
Bump mocha from 9.1.3 to 9.2.1 (#343)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.1.
- [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/v9.1.3...v9.2.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:51 +02:00
dependabot[bot] f6822dfa28
Bump @types/mocha from 9.0.0 to 9.1.0 (#344)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:45 +02:00
dependabot[bot] 748ac7008e
Bump auto-changelog from 2.3.0 to 2.4.0 (#345)
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/CookPete/auto-changelog/releases)
- [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: auto-changelog
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:40 +02:00
dependabot[bot] de72fc4608
Bump release-it from 14.11.6 to 14.12.4 (#346)
Bumps [release-it](https://github.com/release-it/release-it) from 14.11.6 to 14.12.4.
- [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/14.11.6...14.12.4)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:32 +02:00
alexcos20 b6e2256826 small fixes 2022-02-20 05:51:01 -08:00
Alex Coseru 68db058782
dispenser updates (#341) 2022-02-20 14:36:26 +02:00
Alex Coseru cbdbc64a42
add fixedrate balances (#339)
* add fixedrate balances
* fix dispensers
2022-02-20 10:00:16 +02:00
Alex Coseru cb16470c9a
OPC fees (#337)
* OPC fees
2022-02-18 17:38:51 +02:00
Alex Coseru 772b723d8a
roles (#336)
* roles
2022-02-18 13:09:18 +02:00
alexcos20 59eff980f3 fix logic 2022-02-17 22:55:02 -08:00
Alex Coseru dfb59ae6fd
add user totalSales and totalOrders (#333) 2022-02-17 17:22:02 +02:00
Alex Coseru cd27a2432d
add nft.orderCount (#332) 2022-02-17 04:00:54 -08:00
Alex Coseru f3b501b728
Feature/fix scripts (#331)
* fix scripts
2022-02-17 12:59:55 +02:00
Alex Coseru 11b14081e9
Feature/fees (#330)
Fees
2022-02-17 12:26:05 +02:00
dependabot[bot] 96f8ec0604
Bump mocha from 9.1.2 to 9.2.0 (#306) (#322)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 9.2.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/v9.1.2...v9.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 19:51:08 +02:00
dependabot[bot] 19d752584b
Bump @types/chai from 4.2.22 to 4.3.0 (#328)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.22 to 4.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 19:50:57 +02:00
dependabot[bot] 22b6d11ab4
Bump typescript from 4.4.3 to 4.5.5 (#329)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 19:50:33 +02:00
dependabot[bot] f8b506a1cf
Bump keypair from 1.0.3 to 1.0.4 (#325)
Bumps [keypair](https://github.com/juliangruber/keypair) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/juliangruber/keypair/releases)
- [Commits](https://github.com/juliangruber/keypair/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: keypair
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 19:50:18 +02:00
dependabot[bot] f2808dd5fa
Bump mocha from 9.1.2 to 9.2.0 (#306) (#324)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 9.2.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/v9.1.2...v9.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 19:50:04 +02:00
Alex Coseru a69ef020d4
bump ocean.js (#327) 2022-02-16 19:34:23 +02:00
mihaisc 849464135f
Global stats (#319)
* partial global stats

* fix integer

* fixes

* liquidty and swap
2022-02-15 08:13:55 -08:00
mihaisc 5f67254d42
fee update (#321) 2022-02-15 08:12:29 -08:00
mihaisc 6a64fa8ea2 add dummy file 2022-02-15 11:29:36 +02:00
mihaisc eb29317e5b
update netwroks (#318) 2022-02-15 00:56:47 -08:00
Alex Coseru 4df522b426
bump ocean.js to next 18 (#317)
* bump ocean.js to next 18
2022-02-14 19:25:55 +02:00
Alex Coseru f04fe156ac
refactor (#314)
* refactor contracts usage

* add docker support for barge

* add tests
2022-02-14 10:35:55 +02:00
mihaisc 01e2a33021 fix rate 2022-02-11 15:13:21 +02:00
mihaisc b3d229a543 contract address update 2022-02-11 13:41:47 +02:00
mihaisc 4d4f5670ce add orders to token 2022-01-31 15:03:33 +02:00
mihaisc 49f46806f4
fix build (#308) 2022-01-31 02:43:50 -08:00
mihaisc 3e3a9d593d
schema updates (#307) 2022-01-31 02:09:05 -08:00
mihaisc f6ab8f8975
Fix/nft update (#304)
* update abi

* various fixes
2022-01-28 03:05:04 -08:00
mihaisc 48d8b92527
up (#302) 2022-01-26 03:01:31 -08:00
mihaisc 22417b41ba
Various fixes (#294)
* small cleanup

* fix pools

* fixes

* cleanup

* cleanup
2022-01-18 06:20:02 -08:00
mihaisc 7f945f02f4
Fix pools (#287)
* small cleanup

* fix pools
2022-01-14 06:51:23 -08:00
mihaisc 2839649b28
Fix bugs (#286)
* fix token

* fix dispenser

* fixed fre
2022-01-13 08:24:57 -08:00
mihaisc 6148fd260a startblock 2021-12-08 16:46:15 +02:00
mihaisc 271ea50672 fix deploy 2021-12-07 11:47:58 +02:00
mihaisc 736c5bb5db delete old 2021-12-02 14:28:27 +02:00
mihaisc f6a0a874a2 fix build 2021-12-02 14:10:23 +02:00
mihaisc 89b494c765 nftupdate 2021-12-02 13:08:47 +02:00
mihaisc 1868a6219c nft update 2021-11-29 14:11:58 +02:00
mihaisc b469174136 up 2021-11-26 10:04:14 +02:00
mihaisc 64cdaf8993 updates 2021-11-24 16:00:24 +02:00
mihaisc 30c1be31e0 add pool snapshot 2021-11-23 14:59:34 +02:00
mihaisc 9fcdbf6ce3 snapshot 2021-11-23 11:54:40 +02:00
mihaisc 0ceff45ef2 schma updates 2021-11-23 09:59:59 +02:00