paulo-ocean
|
5105a4fdad
|
update compute stop, document id is not needed, neither for operator service, neither used on signature check
|
2024-06-25 16:47:42 +01:00 |
|
paulo-ocean
|
9d582082f0
|
wip: update to support agreementId
|
2024-06-21 15:20:41 +01: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 |
|
Jamie Hewitt
|
dd74300477
|
Merging changes from issue-1354-readme-integration-tests
|
2022-05-05 16:14:03 +03:00 |
|
Jamie Hewitt
|
64c464239c
|
Adding introduction to code examples guide + updating the main readme
|
2022-04-27 17:23:18 +03:00 |
|
Bogdan Fazakas
|
5cb548ca59
|
replaced local artifacts with the published ones (#1232)
|
2022-01-20 04:39:58 -08:00 |
|
Bogdan Fazakas
|
6c9746a8ad
|
fix opfee and DataToken naming
|
2022-01-19 17:26:22 +02:00 |
|
Bogdan Fazakas
|
471875f85c
|
update codebase renamed dataToken baseToken etc
|
2022-01-17 15:05:05 +02:00 |
|
|
cca0b83b62
|
Delete parameters.md (#1063)
|
2021-10-08 09:37:59 +03:00 |
|
Trent McConaghy
|
a4be156126
|
Update quickstart_simple.md
Fix spelling
|
2021-08-21 13:50:50 +02:00 |
|
Jamie Hewitt
|
7f05b8fdb5
|
Issue 668/documentation improvements (#669)
* Creating list of prerequisites
* adding installation command in testing flow
* creaitng learn more section in readme + new MD files
* creating instructions for wallets
* adding addition links to readme
* saving placeholders
* WIP content added for paramenters.md readme
* adding WIP content for services.md readme
* adding content to overview readme
* updating dependancies in simple flow quickstart
* updating simpleflow quickstart code & dependancies
* updates to marketplace quickstart code snippet
* fixing issues with creating datatoken in simple flow quickstart
* updating the simplefloe quickstartt steps
* adding steps for getting set up
* Adding template code to quickstart
* Quickstart: minting 100 tokens code added
* Quickstart: transfering tokens from ALice to Bob
* Quickstart: adding steps for publishing a dataset
* Quickstart: adding steps for downloading a dataset
* Marketplace Quickstart: adding initial steps
* Marketplace Quickstart: adding steps for publishing dataset
* Marketplace Quickstart: allowing marketplace to send tokens
* Marketplace Quickstart: adding marketplace address
* Marketplace Quickstart: marketplace withdraws datatoken allowance
* Overiew: adding all asset functions
* Overiew readme: adding all pool functions
* Overiew readme: adding all exchange functions
* Overiew readme: adding all compute functions
* Marketplace quickstart: Bob acquires tokens
* Marketplace quickstart: Bob downloads data + extensions
* minor fixes
* Readme: adding links to discord and creating github issues
* adding link to marketplace flow + fixing spelling mistake
* adding link to marketplace flow + fixing spelling mistake
* fixing dependancy issue
* adding beginners guide
* code formatting
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2021-04-13 17:10:16 +02:00 |
|
Ahmed Ali
|
aac5ddd5b2
|
remove references to V3
|
2021-04-08 15:30:08 +02:00 |
|
Bogdan Fazakas
|
ea2fe529af
|
added logger param when instantiating datatoken (#562)
|
2021-01-26 09:57:48 +02:00 |
|
|
d0b4bb537e
|
metadataStore → metadataCache
|
2020-10-13 14:49:12 +02:00 |
|
|
c08d2ca3dc
|
docs updates
|
2020-09-09 13:19:25 +02:00 |
|
|
dcdd40bd2d
|
formatting
|
2020-08-18 12:12:41 +02:00 |
|
|
ffad644d73
|
artifacts path fix
|
2020-08-18 12:00:40 +02:00 |
|
Alex Coseru
|
2230098ca5
|
Update README_marketplace_flow.md
|
2020-07-15 17:53:12 +03:00 |
|
Manan Patel
|
75632372dc
|
added missing section
Installation section was missing how to install library
|
2020-07-14 20:56:43 +05:30 |
|
Ahmed Ali
|
4adc824d51
|
add simple flow
|
2020-07-14 10:41:30 +02:00 |
|
Ahmed Ali
|
9368a80e1b
|
fix marketplace docs
|
2020-07-14 10:40:00 +02:00 |
|