Releases: oceanprotocol/ocean-node
Releases · oceanprotocol/ocean-node
Release list
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)
- ...