mariacarmina
|
0e42ce3f64
|
Release 3.4.2
|
2024-10-16 15:32:24 +03:00 |
|
Jamie Hewitt
|
cc91e1d376
|
Release 3.4.1
|
2024-10-09 11:31:39 +03:00 |
|
Jamie Hewitt
|
e6d7d7c60c
|
Release 3.4.0
|
2024-10-07 14:47:19 +03:00 |
|
paulo-ocean
|
c622b213ff
|
Release 3.3.3
|
2024-07-02 12:50:04 +01:00 |
|
paulo-ocean
|
9c88abd066
|
Release 3.3.3-next.1
|
2024-07-01 18:21:14 +01:00 |
|
paulo-ocean
|
6f13fe796f
|
Release 3.3.3-next.0
|
2024-06-27 08:22:39 +01:00 |
|
Bogdan Fazakas
|
3ba3ccb6b5
|
Release 3.3.2
|
2024-06-25 17:44:28 +03:00 |
|
Bogdan Fazakas
|
1f4e4336dd
|
Release 3.3.1
|
2024-05-09 16:56:03 +03:00 |
|
alexcos20
|
7c4da83ee3
|
Release 3.3.0
|
2024-02-05 12:26:19 +02:00 |
|
alexcos20
|
da262f7498
|
Release 3.2.2
|
2023-12-14 12:34:47 +02:00 |
|
alexcos20
|
f92e2ff09e
|
Release 3.2.1
|
2023-12-05 15:38:13 +02:00 |
|
alexcos20
|
d98e4db340
|
Release 3.2.0
|
2023-11-24 15:14:52 +02:00 |
|
Bogdan Fazakas
|
b2e2cf2429
|
Release 3.1.4
|
2023-10-24 16:24:16 +03:00 |
|
Bogdan Fazakas
|
1bc5a39fda
|
Release 3.1.3
|
2023-10-16 23:38:24 +03:00 |
|
Bogdan Fazakas
|
38cc02849e
|
fix fs use & error handling (#1777)
* fix fs use
* Release 3.1.3-next.0
* update error handling
* Release 3.1.3-next.1
|
2023-10-16 23:26:30 +03:00 |
|
Bogdan Fazakas
|
a157154f85
|
Release 3.1.2
|
2023-09-25 09:22:50 +03:00 |
|
Bogdan Fazakas
|
e5f36f94aa
|
Release 3.1.1
|
2023-09-04 12:27:08 +03:00 |
|
Bogdan Fazakas
|
bc22ea3447
|
Release 3.1.0
|
2023-08-25 17:56:19 +03:00 |
|
Bogdan Fazakas
|
46ca3d534b
|
Release 3.0.4
|
2023-08-01 20:27:07 +03:00 |
|
Bogdan Fazakas
|
96568ed250
|
Release 3.0.3
|
2023-07-31 13:38:39 +03:00 |
|
Bogdan Fazakas
|
ff5fcd7f22
|
Release 3.0.2
|
2023-07-14 14:00:49 +03:00 |
|
Bogdan Fazakas
|
ae2ff1ccde
|
Release 3.0.1
|
2023-06-06 16:11:22 +02:00 |
|
Bogdan Fazakas
|
0c60d9bbd4
|
set min gas fee 30 gwei on priority fees for polygon and mumbai as well (#1736)
* set min gas fee 30 gwei on priority fees for polygon and mumbai as well
* Release 3.0.1-next.0
|
2023-06-06 15:58:54 +02:00 |
|
Bogdan Fazakas
|
543f71f7cd
|
Release 3.0.0
|
2023-05-29 10:37:16 +02:00 |
|
Alex Coseru
|
9bf71ba4f0
|
Features/ethers (#1696)
* add ethers
* global updates
* ve updates
* ve tests
* contract updates
* first test passing
* downgrade to ethers 5.7.2
* add log
* add tx wait
* full NftFactory.test
* add wait
* add Router tests
* fix dispenser
* Nft test
* add dispenser tests
* add fre tests part 1
* WIP datatoken unit tests
* add DFRewards test
* increase gas estimate
* increase gas estimate
* Work datatoken unit tests
* datatoken test more tests
* finished datatoken tests
* fix nft get data
* fix nft transfer tests
* Provider int tests
* Updating CodeExamples.md
* update provider & fix publish flow int test
* wip publish edit consume integration test
* more work on publish edit consume integration test
* fix edit publish edit consume integration test
* add 3 int tests
* Updating ComputeExamples.md
* fix signature and download
* fix compute flow integration test
* udapte handleComputeOrder helper
* update datatoken instance
* update datatoken global variable
* mint ocean tokens to consumer as well and added logs
* update compute exammples
* Updating ComputeExamples.md
* wip code examples readme
* update code examples readme
* Updating CodeExamples.md
* run all tests
* update dep in readme
* update readme
* code examples update metadata flags
* update dt instance in code examples md
* set metadata updates
* Updating CodeExamples.md
* update code examples readme structure
* Updating CodeExamples.md
* update readmes table links
* Updating CodeExamples.md
* Updating ComputeExamples.md
* clean-up
* Updating CodeExamples.md
* added missing unit tests for usdc fixed rate exchange tests
* more cleanup and jsdoc updates
* more jsdoc updates
* donw with jsdoc updates
* handle provider errors
* add missing error handling file
* adds most of the provider errors
* update get compute env return type
* Release 3.0.0-next.0
* adding Typedoc to ethers branch
* update provider signature message
* fix lint
* Release 3.0.0-next.1
* fix lint
* adding Typedoc to ethers branch
* Updating CI to build and commit the documentation
* Updating documentation
* Updating script permissions
* fix todos add missing logic to send tx
* npm package cleanups
* Release 3.0.0-next.2
* update log messages for errors
* Release 3.0.0-next.3
* fix gasFee issue on sendTx
* Release 3.0.0-next.4
* add consume params typings (#1731)
* fix gas fee estimate
* remove comments
* add some delays before resolving datasets
* adds delay to Publish flow tests
* Release 3.0.0-next.5
---------
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie@oceanprotocol.com>
|
2023-05-29 11:20:38 +03:00 |
|
Bogdan Fazakas
|
a2e9901697
|
Release 2.7.0
|
2023-03-20 16:32:34 +02:00 |
|
Bogdan Fazakas
|
5a29fefd3b
|
Multichain Provider (#1698)
* added chainId param to encrypt method
* updated tests & examples
|
2023-03-20 15:44:12 +02:00 |
|
Bogdan Fazakas
|
53f0c536a9
|
Release 2.6.3
|
2023-02-13 14:13:51 +03:00 |
|
|
956a0009c7
|
Release 2.6.2
|
2023-02-07 21:42:43 +00:00 |
|
Bogdan Fazakas
|
d4711aab98
|
Release 2.6.1
|
2023-01-06 08:16:07 +02:00 |
|
|
94fd276d6b
|
Release 2.6.0
|
2022-12-19 10:21:02 +00:00 |
|
|
6bc9f0ee37
|
Release 2.5.2
|
2022-11-15 20:34:43 +00:00 |
|
|
fc8b423f42
|
Release 2.5.1
|
2022-11-02 15:02:06 +00:00 |
|
|
f6d6deef30
|
Release 2.5.0
|
2022-11-01 14:51:19 +00:00 |
|
|
65f88cfa5e
|
Release 2.4.0
|
2022-10-24 10:24:16 +01:00 |
|
|
666bf42848
|
Release 2.3.0
|
2022-10-19 13:26:43 +01:00 |
|
mihaisc
|
81cbb17c37
|
Release 2.2.3
|
2022-10-17 13:37:02 +03:00 |
|
mihaisc
|
0b2957d92a
|
Release 2.2.2
|
2022-10-11 09:59:21 +03:00 |
|
mihaisc
|
2949ca8e87
|
Release 2.2.1
|
2022-10-04 13:04:04 +03:00 |
|
|
87e188d006
|
Release 2.2.0
|
2022-10-03 12:42:57 +01:00 |
|
|
f22f3c4580
|
Release 2.1.1
|
2022-09-23 10:37:53 +01:00 |
|
|
3633f54f7c
|
Release 2.1.0
|
2022-09-22 20:27:16 +01:00 |
|
alexcos20
|
192e0a736d
|
Release 2.0.2
|
2022-09-13 10:18:25 +03:00 |
|
alexcos20
|
a784ebf9a7
|
Release 2.0.1
|
2022-09-12 18:38:22 +03:00 |
|
alexcos20
|
197a75a2f9
|
Release 2.0.0
|
2022-09-07 13:18:27 +03:00 |
|
alexcos20
|
00aaf3797a
|
Release 2.0.0-next.3
|
2022-09-06 21:45:08 +03:00 |
|
alexcos20
|
647096a9af
|
Release 2.0.0-next.2
|
2022-09-06 18:42:15 +03:00 |
|
Miquel A. Cabot
|
0f0030daf3
|
Release 1.1.8
|
2022-08-09 10:07:13 +02:00 |
|
Miquel A. Cabot
|
f7ad59bf5f
|
Release 1.1.7
|
2022-08-02 17:07:39 +02:00 |
|
mihaisc
|
bbab53c7bf
|
Release 1.1.6
|
2022-07-11 13:55:01 +03:00 |
|