1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
Commit Graph

3840 Commits

Author SHA1 Message Date
trentmc
dac09e3a4a bug fixes 2024-05-03 16:12:59 +02:00
trentmc
7aef596181 Fix #1436: [DF] Remove Passive DF & Volume DF; just Predictoor DF for now 2024-05-03 16:04:34 +02:00
Trent McConaghy
bc4a4ccf9e
Fix #1433: [DF] Reflect ASI related changes (PR #1434)
Fix #1433
2024-04-08 18:14:27 +08:00
trentmc
39574d487f Tune 2024-04-08 12:13:16 +02:00
Trent McConaghy
3916b191ad
Towards #1430: [DF] Update volumedf.md with 5x Predictoor boost DCV_multiplier (PR #1432)
Towards #1430
2024-04-08 17:36:25 +08:00
Norbert
83b28701b3 add information about the ongoing and upcoming changes 2024-03-29 11:58:43 +02:00
V
bc3e4b0cbf
Update volumedf.md with 5x Predictoor boost
Before, Predictoor feeds had DCV_multiplier = 20.1%. 5x Predictoor Boost gives a 5x to this multiplier.

With 5x Predictoor boost, Predictoor feeds get DCV_multiplier = 100.5%.
2024-03-26 11:56:59 -04:00
Trent McConaghy
0a30b5bf90
Fix #1430: Update Volume DF based on bug (PR #1431) 2024-03-21 15:54:02 +01:00
trentmc
e71e11b949 Fix #1430: Update Volume DF based on bug 2024-03-21 15:33:54 +01:00
Trent McConaghy
eb9f50109a
Fix #1426: [Pdr] Reconcile pdr-related docs with docs.predictoor.ai (PR #1428)
Fix #1426
2024-03-20 14:33:19 +01:00
trentmc
c5e304124b add Ocean logo to pdr banner 2024-03-20 14:31:41 +01:00
trentmc
8ea8426a44 tweak 2024-03-20 14:23:44 +01:00
trentmc
63736e4f84 Fix #1426: [Pdr] Reconcile pdr-related docs with docs.predictoor.ai 2024-03-20 14:21:54 +01:00
Trent McConaghy
929212d257
Fix #1423 splash page welcome part uses too much space (PR #1424) 2024-03-19 17:15:15 +01:00
trentmc
957bba4d9b Implement Cand 3 2024-03-19 13:37:29 +01:00
trentmc
0195a23aee Experiment: use naturally-whiter image 2024-03-19 13:31:39 +01:00
trentmc
30f7b60a7a Experiment: inline banner 5 2024-03-19 13:26:59 +01:00
trentmc
37eb95adee Experiment: inline banner 4 2024-03-19 13:15:48 +01:00
trentmc
755d7b2162 Experiment: inline banner 3 2024-03-19 13:14:02 +01:00
trentmc
661ac7f153 Experiment: inline banner 2 2024-03-19 13:10:47 +01:00
trentmc
632b5c713c Experiment: inline banner 1 2024-03-19 13:09:24 +01:00
trentmc
f93a4cfb06 Experiment: remove banner 5 2024-03-19 12:48:18 +01:00
trentmc
c9221c4a08 Experiment: remove banner 4 2024-03-19 12:45:02 +01:00
trentmc
e0d8a6b349 Experiment: remove banner 3 2024-03-19 12:37:14 +01:00
trentmc
561a9d940e Experiment: remove banner 2 2024-03-19 12:35:17 +01:00
trentmc
587d1d4ef1 Experiment: remove banner 2024-03-19 12:34:16 +01:00
trentmc
bf1b8c9ecf remove changes of initial commit 2024-03-19 12:25:30 +01:00
trentmc
c983691089 undo prev commit, it didn't help 2024-03-19 12:15:10 +01:00
trentmc
f2b08f2d9d try different image (a copy) 2024-03-19 12:14:13 +01:00
trentmc
921d1598b6 undo prev commit, it didn't help 2024-03-19 12:13:51 +01:00
trentmc
07de4892e3 experiment: remove 'layout: landing' 2024-03-19 12:11:30 +01:00
trentmc
81a06f85e1 Fix #1423 splash page welcome part uses too much space 2024-03-19 11:50:06 +01:00
Trent McConaghy
1eeed411f6
Fix #1420: [DF] Update for DF Main 2 (PR #1421)
Fix #1420: [DF] Update for DF Main 2
2024-03-12 10:43:30 +01:00
trentmc
e6fe990457 Fix #1420: [DF] Update for DF Main 2 2024-03-12 10:20:42 +01:00
mihaisc
54c41aba65
Merge pull request #1418 from oceanprotocol/mihaisc-patch-1
Update SUMMARY.md
2024-03-04 13:52:42 +02:00
mihaisc
65c68eba62
Update SUMMARY.md 2024-03-04 13:51:41 +02:00
Jamie Hewitt
659570cda0
The Uploader Docs (#1256)
* Adding initial page as a user guide on interacting witht the DBS

* Updating steps and instructions for the DBS user guide

* updating the navigation

* updating arweave user guide

* Adding links to the dbs upload instructions

* Adding images

* Adding images into the guide

* CHanging DBS to Uploader in user guide

* moved uploader (ex dbs) pages from gitbook

* remove all refs to dbs

* change DBSClient to UploaderClient

* removed more dbs refs

* Update README.md

- adjust some links
- fix some texts

* updated images uploader

* adding format to codeblocks

* updated images

* added uploader to asset hosting

* fix some text

* fix typo

* fix link

* replaced more images

* added text to asset hosting section related to uploader

* changed "Using Arweave with Uploader"

* removed references to "storage management"

* added missing link

* move uploader.js section from main page

* added to uploader's main readme

* rewrite uploader ui docs

* added expandable component to api calls in uploader.js

* rewrite API main paragraph in uploader.js

* fix some dbs refs

* added more to uploader ui

* moved uploader in the summary page

* added arcade to "How to store an asset on Arweave with the Uploader UI"

* added uploader links

* Update uploader.md

update arcade link

* Update uploader.md

* Updating diagrams

* Update to mention IPFS support

* Minor change in README.md

---------

Co-authored-by: Lcdo-Jeremy <enzo-vezzaro@live.it>
Co-authored-by: Ana Loznianu <ana@oceanprotocol.com>
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2024-02-09 15:27:14 +03:00
Wanderclyffex
9981287f24
Merge pull request #1414 from oceanprotocol/Wanderclyffex-patch-1
Update sponsor-a-data-challenge.md
2024-02-05 16:47:44 +05:30
Wanderclyffex
f7cb37b36f
Update sponsor-a-data-challenge.md
This page has information about how to sponsor a data challenge but it doesn't lead anywhere (Blog, request form, discord channel, etc.). So, I added some necessary links :)
2024-02-05 15:58:28 +05:30
Trent McConaghy
a210641424
Fix #1410: Update Predictoor DF ROSE rewards to 20K ROSE / wk (PR #1411) 2024-01-16 10:05:11 +01:00
trentmc
4faa36bcfc Fix #1410: Update Predictoor DF ROSE rewards to 20K ROSE / wk 2024-01-16 10:03:37 +01:00
Trent McConaghy
194969d0ef
Fixes from main #1407 commit (PR #1409) 2023-12-22 15:42:48 +01:00
trentmc
c232d1a18f tweak 2023-12-22 15:41:11 +01:00
trentmc
41289ef3bb tweak 2023-12-22 15:39:06 +01:00
trentmc
f8c9ed9e64 try changing one-line 2023-12-22 15:37:40 +01:00
trentmc
9fd0b0b2ac try changing first 3 2023-12-22 15:36:04 +01:00
trentmc
95a03ad765 revert gitbook changes 2023-12-22 15:33:29 +01:00
trentmc
c46b80bfc6 fixes 2023-12-22 15:29:41 +01:00
trentmc
89762f2eb1 tweak 2023-12-22 15:24:46 +01:00
trentmc
65794ded31 tweak 2023-12-22 15:20:43 +01:00