1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

16 Commits

Author SHA1 Message Date
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