|
829795fd6f
|
add full support for Goerli (#1614)
|
2022-09-23 10:28:03 +01:00 |
|
Alex Coseru
|
ad0e724e68
|
Feature/add ve fee estimate (#1606)
* bump to contracts 1.1.4
* add estimateClaim
* fix
* Bump decimal.js from 10.3.1 to 10.4.0 (#1598)
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.3.1 to 10.4.0.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases)
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v10.3.1...v10.4.0)
---
updated-dependencies:
- dependency-name: decimal.js
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>
* Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 (#1601)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.36.2.
- [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.36.2/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.19.0 to 8.23.0 (#1602)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.23.0)
---
updated-dependencies:
- dependency-name: eslint
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>
* add graphql type (#1607)
* add graphql type
* Updating CodeExamples.md
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions Bot <>
|
2022-09-12 18:20:21 +03:00 |
|
GitHub Actions Bot
|
d2419746d6
|
Updating CodeExamples.md
|
2022-08-17 10:37:26 +00:00 |
|
Bogdan Fazakas
|
30aba62ef7
|
Remove amm pools (#1568)
* WIP remove pools
* added logs
* update checksums and logs
* Updating CodeExamples.md
* remove console logs
* remove unused params, simplify test folder structure
* contracts folder simplification, remove ss contract methods
* path fix
* remove more "staking" code
* put back `removeApprovedToken()`
* remove redundant and unused test commands
* test fix, auto-fix & auto-format
* consistent specific imports
* readme updates
* remove addDispenserContract method
* remove tokens subfolder from contracts
* update js docs and put back addDispenserContract
* use new digest for algorthms
* update nft getData to fix failing unit test
* replace pools with fre in buyDatatokenBatch
* use proper exchange ids
* increase allowance
* fix buyBatch test and deploy issues from testcontracthandler
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2022-08-16 11:54:28 +01:00 |
|
GitHub Actions Bot
|
b26f89e278
|
Updating CodeExamples.md
|
2022-08-12 06:26:46 +00:00 |
|
Bogdan Fazakas
|
452bf22855
|
merge main and fixed conflicts
|
2022-08-11 16:13:31 +03:00 |
|
Miquel A. Cabot
|
869ef38fc3
|
review provider URL (#1554)
|
2022-07-06 13:23:17 +03:00 |
|
Alex Coseru
|
be06f05365
|
update to new schema & compute fixes (#1510)
* update to new schema
* fix codeExamples
* fix computeflows
|
2022-06-15 19:03:56 +03:00 |
|
GitHub Actions Bot
|
7ced17f2fa
|
Updating CodeExamples.md
|
2022-06-14 10:24:46 +00:00 |
|
Miquel A. Cabot
|
2835304221
|
change ercParams to dtParams
|
2022-06-13 12:47:18 +02:00 |
|
Miquel A. Cabot
|
71390cf862
|
rename erc20Params to datatokenParams
|
2022-06-10 10:56:40 +02:00 |
|
Miquel A. Cabot
|
6287005473
|
rename Erc20CreateParams to DatatokenCreateParams
|
2022-06-10 10:54:51 +02:00 |
|
GitHub Actions Bot
|
f8ba8b7f41
|
Updating CodeExamples.md
|
2022-06-06 16:41:43 +00:00 |
|
GitHub Actions Bot
|
3c7ffd1943
|
Updating CodeExamples.md
|
2022-05-26 10:51:31 +00:00 |
|
GitHub Actions Bot
|
7d60010553
|
Updating CodeExamples.md
|
2022-05-25 16:20:53 +00:00 |
|
Jamie Hewitt
|
54c156e09d
|
Updating CodeExamples.md
|
2022-05-25 17:08:54 +01:00 |
|
GitHub Actions Bot
|
301977088e
|
Updating CodeExamples.md
|
2022-05-18 11:08:30 +00:00 |
|
GitHub Actions Bot
|
546e509820
|
Updating CodeExamples.md
|
2022-05-18 10:56:07 +00:00 |
|