Dmitry Leleko
|
d5a344c6c1
|
OP-3702 Update governancePoolSchema
|
2023-04-12 01:39:07 +03:00 |
|
Dmitry Leleko
|
68a743ae59
|
Merge remote-tracking branch 'origin/main' into feat/OP-3702-add-governance-pools
|
2023-04-11 19:54:38 +03:00 |
|
Dmitry Leleko
|
4b42fa69e2
|
OP-3702 Update governancePoolsSchema
|
2023-04-11 19:53:35 +03:00 |
|
Mikhail Gladchenko
|
e451657109
|
Updated signSFDOrder
Version 0.18.14
v0.18.14
|
2023-04-11 14:48:59 +01:00 |
|
Mikhail Gladchenko
|
a9964f4dab
|
Updated CFD contracts schema and signSFDOrder
Version 0.18.13
v0.18.13
|
2023-04-11 07:48:18 +01:00 |
|
Dmitry Leleko
|
bbf054bc74
|
OP-3702 Add governancePoolSchema
|
2023-04-11 02:13:32 +03:00 |
|
Dmitry Leleko
|
e847e5a913
|
Merge remote-tracking branch 'origin/main' into feat/OP-3702-add-governance-pools
|
2023-04-10 15:16:23 +03:00 |
|
Dmitry Leleko
|
9b4c7bb665
|
OP-3702 Update governancePoolsSchema
|
2023-04-10 15:06:14 +03:00 |
|
Aleksandr Kraiz
|
e930fd93fa
|
Export PriceFeedWS
v0.18.12
|
2023-04-10 15:04:10 +04:00 |
|
Aleksandr Kraiz
|
52cd0ebbd5
|
Fix STF
v0.18.11
|
2023-04-10 14:48:12 +04:00 |
|
Aleksandr Kraiz
|
3dbe1b59de
|
Added schemas exports
v0.18.10
|
2023-04-10 14:39:30 +04:00 |
|
Mikhail Gladchenko
|
6edfef33a9
|
Updated CFD contracts schema
Version 0.18.9
v0.18.9
|
2023-04-10 08:53:24 +01:00 |
|
Aleksandr Kraiz
|
9c9b21b588
|
Update package.json
v0.18.8
|
2023-04-07 07:37:59 +04:00 |
|
Aleksandr Kraiz
|
a540e2a3cb
|
Update package.json
v0.18.7
|
2023-04-07 05:57:03 +04:00 |
|
demidn
|
c445d5c65e
|
OP-3735 referrals rating (#87)
|
2023-04-07 05:56:27 +04:00 |
|
Dmitry Leleko
|
27abc439e6
|
OP-3702 Fix schema
|
2023-04-06 02:03:16 +03:00 |
|
Dmitry Leleko
|
d830996741
|
OP-3702 Add governance pools
|
2023-04-05 15:43:08 +03:00 |
|
Aleksandr Kraiz
|
9584eb2edc
|
Added handling of some error cases
v0.18.6
|
2023-04-05 14:07:09 +04:00 |
|
Aleksandr Kraiz
|
5cd383c45e
|
Better error descriptions
|
2023-04-05 13:26:16 +04:00 |
|
Aleksandr Kraiz
|
8634e6a89a
|
Merge branch 'main' of https://github.com/orionprotocol/sdk
v0.18.4
|
2023-04-05 12:14:10 +04:00 |
|
Aleksandr Kraiz
|
f1a7d0a739
|
TSUP
|
2023-04-05 12:14:04 +04:00 |
|
dependabot[bot]
|
3293034bfd
|
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (#85)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 11:29:12 +04:00 |
|
dependabot[bot]
|
1665886428
|
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 (#84)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 11:29:02 +04:00 |
|
dependabot[bot]
|
23fa73feaa
|
Bump ts-jest from 29.0.5 to 29.1.0 (#83)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0)
---
updated-dependencies:
- dependency-name: ts-jest
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>
|
2023-04-04 11:28:42 +04:00 |
|
Aleksandr Kraiz
|
bfa88fabaa
|
STF to ESM
v0.18.3
|
2023-04-03 20:17:38 +04:00 |
|
Aleksandr Kraiz
|
665bd568a4
|
Fix bugs
v0.18.2
|
2023-03-31 19:43:30 +04:00 |
|
Aleksandr Kraiz
|
facf5153df
|
Fix imports
v0.18.1
|
2023-03-31 19:22:10 +04:00 |
|
Aleksandr Kraiz
|
8588b55725
|
ESM
v0.18.0
|
2023-03-31 17:47:56 +04:00 |
|
dependabot[bot]
|
94e99efd46
|
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 (#79)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
|
2023-03-30 19:27:32 +04:00 |
|
dependabot[bot]
|
5742b22e00
|
Bump simple-typed-fetch from 0.1.4 to 0.1.5 (#80)
Bumps [simple-typed-fetch](https://github.com/lobotomoe/simple-typed-fetch) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/lobotomoe/simple-typed-fetch/releases)
- [Commits](https://github.com/lobotomoe/simple-typed-fetch/commits)
---
updated-dependencies:
- dependency-name: simple-typed-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 19:24:11 +04:00 |
|
dependabot[bot]
|
17294ff754
|
Bump @orionprotocol/contracts from 0.5.0 to 0.6.0 (#81)
Bumps [@orionprotocol/contracts](https://github.com/orionprotocol/contracts) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/orionprotocol/contracts/releases)
- [Commits](https://github.com/orionprotocol/contracts/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: "@orionprotocol/contracts"
dependency-type: direct:production
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>
|
2023-03-30 19:24:01 +04:00 |
|
Aleksandr Kraiz
|
51257adcd4
|
Moved fetching to simple-typed-fetch
v0.17.38
|
2023-03-24 21:59:04 +04:00 |
|
Mikhail Gladchenko
|
07f947eb35
|
Version 0.17.37
v0.17.37
|
2023-03-17 08:55:11 +00:00 |
|
Mikhail Gladchenko
|
73ccae6e25
|
Merge pull request #73 from orionprotocol/OP-3658-trigger-condition
OP-3658 Update cfd balance schema
|
2023-03-17 08:53:24 +00:00 |
|
Mikhail Gladchenko
|
a37aa5c695
|
Small fix
|
2023-03-16 14:56:46 +00:00 |
|
Mikhail Gladchenko
|
aac4c3070f
|
Update orderUpdateSchema
|
2023-03-16 14:52:34 +00:00 |
|
Mikhail Gladchenko
|
f7b8b828e5
|
Update orderUpdateSchema
|
2023-03-16 14:52:14 +00:00 |
|
Mikhail Gladchenko
|
56387b18a4
|
Update cfd balance schema
|
2023-03-16 08:20:39 +00:00 |
|
dependabot[bot]
|
422aacaa38
|
Bump @types/jest from 29.4.0 to 29.4.1 (#67)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.0 to 29.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-15 16:03:22 +04:00 |
|
dependabot[bot]
|
e87ce4be16
|
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 (#66)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
|
2023-03-15 16:03:08 +04:00 |
|
dependabot[bot]
|
28f4ab0a42
|
Bump webpack from 5.75.0 to 5.76.0 (#71)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-15 16:02:45 +04:00 |
|
dependabot[bot]
|
dddc608e0b
|
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (#69)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
|
2023-03-15 16:02:20 +04:00 |
|
Aleksandr Kraiz
|
0c298fcd76
|
Fix error schema
v0.17.36
|
2023-03-15 14:33:24 +04:00 |
|
Aleksandr Kraiz
|
6c16403048
|
Added errorCb
v0.17.35
|
2023-03-15 14:21:17 +04:00 |
|
Aleksandr Kraiz
|
d6dcbab128
|
Fix pools schema
v0.17.34
|
2023-03-15 13:15:24 +04:00 |
|
Dmitry
|
ba410e13c1
|
Update package.json
v0.17.33
|
2023-03-15 03:30:32 +03:00 |
|
Dmitry
|
4d38f7d5b9
|
Merge pull request #72 from orionprotocol/feat/OP-3565-add-governance-contracts
OP-3565 Fix governance contracts schema
|
2023-03-15 03:28:33 +03:00 |
|
Dmitry Leleko
|
8dc1bb0c3d
|
OP-3565 Fix governance contracts schema
|
2023-03-15 01:04:26 +03:00 |
|
Aleksandr Kraiz
|
47b768593c
|
Update package.json
v0.17.32
|
2023-03-14 20:12:27 +04:00 |
|
Dmitry
|
e04d3bfd94
|
OP-3565 Add governance contracts (#70)
|
2023-03-14 20:12:10 +04:00 |
|