Releases: oceanprotocol/ocean-node
Releases · oceanprotocol/ocean-node
Release 0.2.0
- Merge pull request #675 from oceanprotocol/issue-672-downgrade-rpc-errors (ebdec2a)
- Adding a help message to the get events log (bcf688e)
- Change indexer message to info level (3f5fd81)
- downgrading rpc error to a warning (eedf0b3)
- Update system requirements: change iOS to macOS (#673) (a77d41d)
- Merge pull request #659 from oceanprotocol/issue-644-crash-stream-reset (1404482)
- Merge branch 'main' into issue-644-crash-stream-reset (d8012f1)
- Merge pull request #667 from oceanprotocol/issue-629-IP (e6e3afd)
- Pulling form origin main & solvinf conflicts (310a259)
- Merge pull request #662 from oceanprotocol/issue-661-dashboard-connected-nodes (1bdb52e)
- Updating dashboard build files (1682b4f)
- Removing the truncating of strings (e08e7ab)
- Merge branch 'main' into issue-644-crash-stream-reset (0ea4d7c)
- removing IP address & adjusting UI (ba17a40)
- Pulling latest changes from origin main + resolving conflicts (e2a20b6)
- Merge pull request #633 from oceanprotocol/issue-295-dashboard-transfer-fees (a221025)
- Merge pull request #657 from w1kke/patch-1 (a0d076e)
- Updating the dashboard static build files (06a4369)
- Showing only the IDs of the first connected nodes by default (ab1217d)
- Merge pull request #655 from oceanprotocol/issue-620-fix-tests (eaa4495)
- another refactor, reduce time (1a0165c)
- Merge branch 'main' into issue-620-fix-tests (41d91be)
- fix typo (ed746c9)
- Merge pull request #658 from oceanprotocol/readme-link-fix (fc89cfe)
- check connection status, close stream once done, use async override (31b3787)
- Fixing broken link & typo (6d448ba)
- Update dockerDeployment.md (2cbe22a)
- Updating README.md to show new docker setup flow & Fixing the PM2 setup instructions (#635) (496e90c)
- get total logs count, fix test (f71b4e6)
- try fix integration tests (839ec0d)
- try fix integration tests (2cbf4ee)
- Fix conflicts. (53632a8)
- Updating build files (0c6732e)
- SHowing success message in a dialog (91e0ff3)
- Updating input type (7d7a036)
- Creating transfer fees function (1986c5b)
Release 0.1.0
Release 0.0.8
Release 0.0.7
- Next/release 0 0 7 (#648) (143a346)
- Merge pull request #643 from oceanprotocol/mihaisc-patch-1 (c7d2b70)
- Update README.md (881cb7a)
- Merge pull request #641 from oceanprotocol/mihaisc-patch-1 (04bb22a)
- update (b84bf1e)
- Update quickstart README.md (29a7fbc)
- Merge pull request #640 from oceanprotocol/fix/quickstart (e0d2e0c)
- update scritp (5ff643f)
- remove admin check (911b3d8)
- fix (08d8e51)
- add quickstart in main readme (a952d61)
- update ipv6 (870e0bd)
- update script (1a203bb)
- Merge pull request #632 from oceanprotocol/issue-489 (bb00a17)
- cosmetic changes (bf0fac9)
- remove IPv6 for now / improve IPv4 input validation (00fbc5f)
- cosmetic changes / rename the script (11d6c6c)
- Delete deployment/docker-compose.yml (237571a)
- updated README / WIP input P2P_ANNOUNCE_ADDRESSES variable (90f214a)
- WIP - request P2P_ANNOUNCE_ADDRESSES (5f898a5)
- simplify private key generator (7a1836a)
- add copyright template (97437e4)
- adding the script and the quick steps (0496a08)
- Merge pull request #626 from oceanprotocol/jamiehewitt15-patch-1 (1b55ce7)
- Fix env start command in README.md (b4ad78c)
- Merge pull request #621 from oceanprotocol/readme-requirements-update (21a098d)
- Updating instructions about private key (fb92c43)
- small update to the comment (632995c)
- FOrmatting (aa92a31)
- Fix small update (0602cfc)
- Fix typo (7c830f1)
- Updating to remove barge from readme and add it into the testing guide (1f7b852)
- Adjusting titles (daa6b66)
- Fixing barge start command (b93db05)
- small iOS update (86222de)
- Adding OS requirments (7c92e28)
- Adding system minimum requirements (f032ad4)
Release 0.0.6
Release 0.0.5
- Merge pull request #623 from oceanprotocol/feature/add_getP2pNetworkStats_route (548aeac)
- Merge pull request #622 from oceanprotocol/feature/reduce_pubsub_ttl (60ecedf)
- make it configurable (d6557ca)
- add getP2pNetworkStats route (edf33cc)
- reduce pubsub ttl (11a0ca1)
- Merge pull request #601 from oceanprotocol/improve-readme (ae99b14)
- Updaing running locally title (dcfd168)
- Update barge start command (b639e99)
- Adding steps for running nodes with PM2 (3ac7f72)
- Removing C2D V2 link (48c9ae9)
- Update docs/testing.md (e98ee14)
- Update README.md (370e4ac)
- FOrmatting update (535b986)
- Small update (5571811)
- Small update (acca52c)
- h1 update (48580cc)
- Merge branches 'improve-readme' and 'develop' of github.com:oceanprotocol/ocean-node into improve-readme (41120c0)
- Updating the dashboard documentation (58df142)
- Further improvements to the readme (fd7af71)
- Adding seperate page on logs (9584438)
- Further updates to readme (028d7bc)
- Updating readme.md (67b1f36)
- Adding seperate documentation page on networking (f6bdf97)
- Moving all guides to docs folder and linking to them from the main readme (08b04c8)
- Adding seperate guide on testing (895ae08)
- Simplifying the readme (95952d4)
Release 0.0.4
Release 0.0.3
- Merge pull request #616 from oceanprotocol/feature/add_changelog (fb9b149)
- add changelog (ee23091)
- Merge pull request #615 from oceanprotocol/feature/fix_release_script (e0d7886)
- skip docker build on develop branch (bf5cbca)
- fix release script (c68ecd1)
- Merge pull request #613 from oceanprotocol/fix-output-stage-c2d (e266cc6)
- Merge pull request #614 from oceanprotocol/fix/fix_project_name (b8ac2aa)
- fix package-lock (740378e)
- Fix output stage w main merge. (73aa3f1)
- Merge pull request #602 from oceanprotocol/feature/add_release_scripts (0db9171)
- add release script (1960167)
- Merge pull request #600 from oceanprotocol/feature/url_protection (3889007)
- Merge pull request #595 from oceanprotocol/issue-589-code-hash-git (f3dd129)
- add defaults (4228e72)
- update env.md (d7717a0)
- Merge pull request #568 from oceanprotocol/issue-optimize-cpu (4febd84)
- Merge pull request #596 from oceanprotocol/feature/add-indexing-networks (2f6e729)
- Merge pull request #508 from oceanprotocol/issue-506-agreementid-stop (3887055)
- Merge pull request #597 from oceanprotocol/issue-524-sqlite (9319b6f)
- add missing changes (528ccee)
- update warning style (0a9870b)
- add unsafe URL & make config required for Storage classes (2bb37b4)
- update readmes (f496139)
- Collect fees handler (#491) (f0ec9f4)
- fix lint (a91157e)
- remove duplicates (b211580)
- Merge pull request #531 from oceanprotocol/add-remote-keys-compute (bea91e4)
- Merge pull request #598 from oceanprotocol/feature/use_barge_main (481dde6)
- Removing log (c3431c4)
- Update to create directory if it does not exist (7297f14)
- Updating database path and adding to git ignore (bbc34c0)
- Fixing tests (96339b0)
- Checking if the db url env is a valid URL (a1e46f2)
- Merge pull request #583 from oceanprotocol/improve-error-logs (77ff139)
- Updating test (abdfaed)
- Adding integration test to check if SQLite is working for the nonce database (225c22e)
- Fixing errors (6eb4ec6)
- Adding SQLite as a fallback in the typesense class (9329a7a)
- use barge main (acd012b)
- refactor (3fddbf6)
- update dashboard (30d9155)
- Adding class for SQLite and crud functions (0232888)
- add indexing network logic (55527f4)
- try another numbers (1f11730)
- try another numbers (7b89ef3)
- add test for code hash, fix test that fails randomly (79d5264)
- use only git tracked files for computing code hash (047726e)
- add auto dial property (886c74e)
- merge dev changes (c4c95de)
- Merge branch 'develop' of github.com:oceanprotocol/ocean-node into improve-error-logs (ef7bc51)
- Update (d67199f)
- Merge pull request #594 from oceanprotocol/issue-493-start-block-ganache (0c03f69)
- Merge pull request #588 from oceanprotocol/docker-node (bfbba53)
- make sure we always start on ganache, even if no block info available, from block zero (4ad121d)
- Merge branch 'develop' into issue-506-agreementid-stop (cddadc1)
- update docker node version (ce44620)
- update (af4d19a)
- Merge branch 'develop' of github.com:oceanprotocol/ocean-node into improve-error-logs (b55f596)
- Merge pull request #587 from oceanprotocol/fix-node-crash-pipe (dc415f6)
- fix tests (0f6862c)
- fix node crash on stream, node internals (763dcec)
- Merge pull request #586 from oceanprotocol/improve-try-catch (40b86b8)
- more try catch (c7fa7f9)
- Merge branch 'develop' of github.com:oceanprotocol/ocean-node into improve-error-logs (108bc62)
- Merge pull request #584 from oceanprotocol/CI-update (17cff35)
- Updating CI to run on latest node + 18 (73e1e1f)
- Updating CI (e40d4e7)
- updating CI to use only node v20 (0466c64)
- Adding extra logs (564639c)
- Logging all errors (9103b95)
- Merge pull request #577 from oceanprotocol/issue-576-connection-close (b45d819)
- Merge pull request #562 from oceanprotocol/issue-547-node-latest (d335681)
- add additional log on connection failed (ac8583b)
- fix possible response with connection closed (72a43c3)
- Merge pull request #575 from oceanprotocol/issue-754-root-no-rpcs (586cf44)
- Updating nvmrc (9d3e96c)
- fix root endpoint, without RPCS (fbb5bd9)
- Merge pull request #573 from oceanprotocol/sendto-try-catch (1c4bd0b)
- another try/catch (2e12af9)
- Merge pull request #571 from oceanprotocol/feature/remove_mplex (dd241a9)
- Merge branch 'develop' into issue-optimize-cpu (3561394)
- Merge pull request #572 from oceanprotocol/fix-crash-task-undefined (2595e0d)
- fix possible crach, add try catch (6528efa)
- remove mplex (b4b9fad)
- Add algorithm metadata if it does not exist. (#539) (926f201)
- Differentiate error messages indexer (#570) (0b42285)
- add index queue changes lost on merge (8211ade)
- Merge pull request #566 from oceanprotocol/issue-565-optimize-get-status (f4bfb44)
- Updating nvmrc (4357f95)
- Updating CI (7bb6659)
- Merge branch 'develop' into issue-optimize-cpu (97403eb)
- Merge branch 'develop' into issue-565-optimize-get-status (5b75d54)
- Merge pull request #564 from oceanprotocol/issue-563-dashboard-no-queue-indexer (84829ee)
- improve peer discovery time, avoid connect on connection (e1d5b2f)
- use helper function (048237a)
- fix issue with p2p task (e7e0bc7)
- fix test randomly fails (789cd36)
- revert changes from another PR (b69c13b)
- small update, check lenght of array, as defaults to empty (c86b4f0)
- Merge branch 'develop' into issue-563-dashboard-no-queue-indexer (bde4e8f)
- Merge branch 'develop' into issue-565-optimize-get-status (b9b16a4)
- Merge pull request #553 from oceanprotocol/issue-523-logs-location (fc7320e)
- Merge branch 'develop' into issue-506-agreementid-stop (c3b60f4)
- Merge branch 'develop' into issue-523-logs-location (7eef013)
- Merge branch 'develop' into issue-563-dashboard-no-queue-indexer (262cb46)
- Merge branch 'develop' into issue-565-optimize-get-status (7cdec0a)
- Check if ddo state is active before executing node's commands. (#542) (4894574)
- refactor get status, cache data + only fetch data that changes (71e00b6)
- wip: refactor and optimize a bit (60e65d5)
- fix get indexing queue (75b0766)
- Merge branch 'develop' into issue-506-agreementid-stop (ceb42a5)
- remove console.log (2c1a253)
- fix stack call wrong (762df88)
- restore test, add functionality to remove db transport if not needed anymore (5ed690c)
- remove unit test (01d4b58)
- debug test (c10d7a9)
- Testing two LTS node versions in the CI (6bf60f8)
- Upgrading node to use v20.16.0 (49c26ce)
- Fixing issue with imports (dad7c57)
- more debug, clear logs (7ea9bb3)
- clear debug messages, restore deleted line accidentally (e85e001)
- more debug (111e2e6)
- improve log message for clarity (ce03563)
- increase test timeout (f08d7ad)
- fix test messing DB url + small refactors (6eb48c7)
- do some cleaning (bdc4e5d)
- more debug (498d1b0)
- remove/comment test (5d6e2e8)
- more debug (c665496)
- more debug (54026b2)
- try debug (38b326e)
- try debug test (76c7bba)
- force run again (5c802d3)
- Merge branch 'develop' into issue-523-logs-location (abcbacd)
- Merge pull request #548 from oceanprotocol/feature/use_static_rpc_provider (9c1c264)
- update file docs (64da9af)
- Fix downloading full content of the file. (#559) (542a860)
- use block fetch to detect network issue, + both conditions need to be true (af4619f)
- Merge branch 'develop' into feature/use_static_rpc_provider (61895f7)
- make sure we use string format, just in case (f13c1c1)
- Merge branch 'develop' into issue-523-logs-location (df6ea87)
- Merge pull request #556 from oceanprotocol/system-tests-fix (83b5ef0)
- Merge branch 'develop' into issue-523-logs-location (7cf86b9)
- Merge pull request #561 from oceanprotocol/issue-560-revert-ip-discovery (7a42415)
- Merge branch 'issue-560-revert-ip-discovery' of github.com:oceanprotocol/ocean-node into system-tests-fix (f38b83c)
- revert previous merged ip related changes (c8340b8)
- fix unit tests (1c64966)
- fix test (5f191bd)
- Running system tests on current branch if this is a PR (41603f9)
- fix unit test (4ed795c)
- remove custom code for debug choice + default console (0a50aaf)
- Merge branch 'develop' into issue-523-logs-location (1d31946)
- more log changes, check log level for decide to log or not (7edee9b)
- Normalize double-slashed URLs coming from other core components. (#533) (ec63e79)
- Merge branch 'develop' into issue-523-logs-location (78a26d3)
- fix tests logs (f2d6672)
- more debug (d27257a)
- Merge pull request #554 from oceanprotocol/feature/public_address_naive_detection (e144cfa)
- add more logs in 30 days interval check (9322716)
- check module name as well (a2edc6a)
- check module name as well (8f196ad)
- check module name as well (9b165c2)
- check module name as well (f79dc5e)
- check module name as well (1eae945)
- update tests (d784853)
- update tests (da16340)
- deafult typesense logger, error, only (0437247)
- Add optional marker for format. (a8dcc36)
- clean filter, avoid useless msgs (4bdf70a)
- fix condition for ignore (ae24742)
- remove garbage logs from typsense normal stuff (d1b655f)
- more debugging (181000c)
- more debug (ca8ce55)
- more debug on test (841c216)
- more debug on test (d994ed8)
- more debug on test (2487e0b)
- fix test? number conversion (d50c979)
- updates of constants, plus docs (f109cdd)
- more debug (406cf32)
- some debug (c7f6011)
- Merge branch 'develop' into issue-523-logs-location (970c526)
- fix import (ca261de)
- add naive detection of public ip address (e1b6f9b)
- Added compute key to k8s stage object. (#535) (45a45cd)
- change son logging transports (b58a491)
- Merge pull request #552 from oceanprotocol/feature/p2p_connection_manager_min_max_envs (3989943)
- fix typo (2cd5a79)
- more p2p env options (f5ebd15)
- add min/max no of connections (78e09ff)
- Merge pull request #550 from oceanprotocol/docker-build-dashboard (ffad481)
- Include the dashboard build files in the docker build (6d81874)
- ...