Releases: oceanprotocol/ocean-node
Releases · oceanprotocol/ocean-node
Release 0.2.3
- Update node script - C2D (#896) (b2ba6f4)
- fix docker-compose (#895) (93b1db1)
- re-indexing old DDOs (#867) (543045a)
- Upgrade tsx dep to v4.x (#893) (5c5831b)
- C2D Docker (#705) (bc6ec5f)
- Updating codeowners (#887) (9f2870d)
- Merge pull request #886 from oceanprotocol/issue-fix-indexing (30fe12a)
- delete previous comments (ca50a6c)
- fix test (3f54ec2)
- try different approach (b139b32)
- do same change on update (a7e4853)
- fix issue with empty nft fields (f14b0e9)
- Merge pull request #841 from oceanprotocol/issue-812-admins-list (8db1004)
- Merge branch 'main' into issue-812-admins-list (c3fff98)
- Merge pull request #874 from oceanprotocol/fix/p2p-remote-peer-msg (e528069)
- Merge branch 'main' into issue-812-admins-list (6c84a53)
- Merge pull request #836 from oceanprotocol/issue-811-decrypters (832bd4a)
- Merge branch 'main' into issue-811-decrypters (16d4392)
- Update error message for invalid peer connection (abc0860)
- Merge pull request #869 from oceanprotocol/issue-868-passtrhough (7607b3e)
- Merge branch 'main' into issue-811-decrypters (5fbf54d)
- merge main & fix conflicts (f584f98)
- send 404 if not defined url (341040e)
- fix status code if policy server not available (6a6d769)
- fix sendTo (67697d5)
- Fix DDO: Stats and Prices for exchanges/dispensers (#774) (fdee534)
- move p2p getters as handlers (#862) (79ca8c2)
- always check remote peerId (#864) (77d272e)
- Merge branch 'main' into issue-811-decrypters (c90e80e)
- Merge branch 'main' into issue-812-admins-list (915bb14)
- Merge pull request #842 from oceanprotocol/issue-838-dashboard-build-test (713455e)
- Updating test command (22fb6b5)
- Updating CI (2ddd63f)
- Updating CI (3e9f627)
- Updating dashboard (a337876)
- Updating test (89e1bb2)
- clean logs (a789776)
- refactor handlers interfaces (37cbfa5)
- merge main & fix conflicts (58d3bf7)
- missing couple changes (e994055)
- Merge pull request #826 from oceanprotocol/issue-815-isolated-node (1b21e59)
- change interface for admin commands (6d5115a)
- fix lint issues (190a1f3)
- try different approach, immediate call, missing impls (b252096)
- try different approach, immediate call (b69f51d)
- another try (0888447)
- debug (3ca8f75)
- another try (de1df15)
- another try, small refactor (389b56e)
- add callback style for test (0813f94)
- Merge branch 'main' into issue-812-admins-list (8623160)
- merge main & fix conflicts (3948d7c)
- Merge pull request #823 from oceanprotocol/issue-814-credentials-types (a70682a)
- fix case search (0dc0997)
- merge main and fix conflicts (0cdc90a)
- Test if the dashboard test fails when changes haven't been included in the build files (eb3a29e)
- Test if dashboard changes are already commited (f4341c5)
- add missing file (8aa0e7b)
- refactor: move contract functions to separate file (a89eaf6)
- refactor, move getAdmins fn to auth (5ba8bd5)
- Merge branch 'main' into issue-812-admins-list (b652458)
- Merge pull request #839 from oceanprotocol/issue-778-remove-echo (7834ad2)
- Merge branch 'main' into issue-778-remove-echo (e10d92a)
- add util function to get all addresses on access list , looking for events and balance (7d23889)
- Merge branch 'main' into issue-812-admins-list (d42e17a)
- add check for AddressAdded event on test (2981ff9)
- fix duplicate line (df7a58a)
- fix remaining conflicts (9c74551)
- merge main + fix conflicts (3dfbc3d)
- Merge pull request #819 from oceanprotocol/issue-808-accesslist-creds (09a4553)
- Merge branch 'main' into issue-808-accesslist-creds (2f5586d)
- wip: add check for allowed admins froma ccess list contracts (2c918c2)
- add allowed admins access list (e818130)
- Merge pull request #829 from oceanprotocol/issue-813-validators-list (4f788cf)
- Merge branch 'main' into issue-813-validators-list (3d195d7)
- remove echo command (c4b5b56)
- Merge pull request #821 from oceanprotocol/issue-820-dashboard-build-files (4d40db2)
- Merge branch 'main' into issue-820-dashboard-build-files (7b793c7)
- Revert "Updating the dashboard build files" (98b32ce)
- Updating the dashboard build files (2a9e884)
- Merge pull request #837 from oceanprotocol/issue-809-match-all (d34b760)
- refactor return type, use boolean instead (440b6f0)
- fix review (46ff541)
- fix typo (61a97bc)
- add * as match all rule for address types (6b3adc9)
- fix import (a1796ba)
- force to number (234b360)
- add utility function for access list credentials (6db2924)
- fix balance number check (80aa286)
- mv unit test to integration (need contracts deployment) (7236ac5)
- add address file env (2cf762b)
- debug (310fe8d)
- access list check (9c58fbb)
- fix balanceOf (50f8a05)
- add skeleton for testing access list contracts (951ef2e)
- add support on config (36eeaad)
- start adding AUTHORIZED_DECRYPTERS_LIST (ed746fe)
- some comments (0a2f1e4)
- refactor allowed validators list checks (30cc03c)
- Merge pull request #834 from oceanprotocol/fix/policy-server-return (5fe9a7b)
- fix: return correct message on policy server call (f5bb42d)
- Merge pull request #832 from oceanprotocol/issue-831-policy (4582432)
- fix doc route path (547d987)
- add routes (079848d)
- small comments (c631325)
- check for allowed validators list on smart contract (013100e)
- refactor var type, .env example (30056ff)
- fix var name (c565f9f)
- add types (b9cae0e)
- start add ALLOWED_VALIDATORS_LIST (8630ef9)
- add env.md entries (d1c2ff3)
- add access list contract support (1ba68b2)
- check for authorized publishers on indexer (cce9245)
- key can be null too (5ec1861)
- add parsing of env vars and lists (1c23f2a)
- add AUTHORIZED_PUBLISHERS_*** env variables (bf5bd7a)
- fix policy server check, ddo and service level merged together (7799818)
- add tests + helper function for known types (9508da5)
- check for policy server url or check creds locally (9989937)
- update download handler with regarding policy server (b9298cf)
- fix imports (3631cd2)
- add util function to detect known cred type (53e5a8a)
- add known types + check if configured (9a2aa19)
- update build files and hash (3b547c2)
- small refactor (5c84ed8)
- fix import (6f9a217)
- add function return type to signature (94e1f31)
- some helper functions that might be used later (05a74c1)
- new accessList credentials type (e77c598)
- Merge pull request #711 from oceanprotocol/dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (2b84e26)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (b17bef0)
- Merge pull request #725 from oceanprotocol/dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (810f70f)
- merge main, fix conflicts (a0f4368)
- Merge pull request #746 from oceanprotocol/dependabot/npm_and_yarn/dashboard/elliptic-6.6.0 (d1d114a)
- Merge pull request #757 from oceanprotocol/dependabot/npm_and_yarn/multi-e83d58bd95 (11bd4e5)
- Merge pull request #775 from oceanprotocol/issue-773-indexer (1386b20)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (4c0999d)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (3393430)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/elliptic-6.6.0 (4ac3a3f)
- Merge branch 'main' into issue-773-indexer (a783adb)
- add findPeer & dht refactor (#793) (c94b0dd)
- add support for identifyPush protocol (#794) (e05ab46)
- no need to store everything in peerStore (#795) (1badd40)
- add multiAddrs for directCommand (#796) (0bd7079)
- Merge pull request #785 from oceanprotocol/issue-780-rate-limmits (bc7edcc)
- fix conflicts (4da190c)
- Merge pull request #789 from oceanprotocol/issue-788-missing-ddo-check (cb3bcb1)
- Merge branch 'main' into issue-788-missing-ddo-check (b7efa34)
- Merge pull request #790 from oceanprotocol/issue-772-missing-code-hash (e42ada6)
- add setting for max connection on ci (f9a5c03)
- just debug system test (f2cfda6)
- update setting on CI for system test (b9a4007)
- update seeting on CI for test (78cb82e)
- update script, + add clear cache log (105703b)
- refactor, move rate hanling to node instance, not handler (05e2203)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/elliptic-6.6.0 (58af456)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (46fddbe)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (3715a22)
- Merge branch 'main' into dependabot/npm_and_yarn/multi-e83d58bd95 (ce67eeb)
- Merge branch 'main' into issue-773-indexer (224321e)
- add reference in docs (1ac49e4)
- remove import function, dependency problem (b3c26dc)
- recalculate hash if needed (2359529)
- clear history after certain threshold (94d9fdb)
- refactor function + add checks on p2p as well (67d3209)
- add missing check on republish ddos (b2bfc64)
- Merge branch 'main' into issue-780-rate-limmits (beb3836)
- Merge pull request #784 from oceanprotocol/issue-783-fix-env (2de7c25)
- add global connection slimit, http request (f8e264e)
- refactor connections rate, per minute not second (ab2283e)
- fix usage of getBoolEnvValue (13b4add)
- fix corner case issue on ganache (ec17376)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (0853365)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (f0a6f1a)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/elliptic-6.6.0 (c47fb67)
- Merge branch 'main' into dependabot/npm_and_yarn/multi-e83d58bd95 (2074a5a)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/fast-xml-parser-4.5.0 (bbb633b)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (a976d40)
- Merge branch 'main' into dependabot/npm_and_yarn/dashboard/elliptic-6.6.0 (fa82dc6)
- try with nyc (276b3af)
- remove deps (7405108)
- Merge branch 'main' into dependabot/npm_and_yarn/multi-e83d58bd95 (c397511)
- Merge branch 'main' into dependabot/...
v0.2.1
What's Changed
- Renaming dashboard as Control Panel by @jamiehewitt15 in #674
- Feature/add elasticdb tvl by @AdriGeorge in #677
- Issue 501 - C2D getJobStatus - did vs documentId vs agreementId by @paulo-ocean in #502
- fix: search and nonce by @AdriGeorge in #688
- Feature/add elasticdb search by @AdriGeorge in #695
- Add max ram memory in node start cmd by @bogdanfazakas in #697
- Issue 668 oasis decryption by @paulo-ocean in #679
- customize boostrap params by @alexcos20 in #696
- add access control to service level by @FilipMasar in #698
- Updating deprecated actions by @jamiehewitt15 in #681
- fixing tests by @jamiehewitt15 in #703
- chore: add datatokenaddress in order table by @AdriGeorge in #700
- fix default filtered p2p ip list (non routable ips that should not be announced) by @paulo-ocean in #699
- improve error message, transfer fees and tweak node response by @paulo-ocean in #701
- move c2d engines under OceanNode class by @alexcos20 in #702
- fix missing/invalid db_url log message, put warn at startup by @paulo-ocean in #654
- Policy Server specs by @alexcos20 in #694
- testing changes by @paulo-ocean in #718
- Bump undici from 5.27.0 to 5.28.4 by @dependabot in #610
- Bump micromatch from 4.0.5 to 4.0.8 in /dashboard by @dependabot in #649
- add credentials at service level, on schemas by @paulo-ocean in #710
- Database tests 2db by @paulo-ocean in #707
- Feature/ add Elasticsearch database alternative for typesense by @bogdanfazakas in #599
- Bump version express 4.18.2 -> 4.21.0. by @mariacarmina in #717
- Bump version axios 1.6.0 -> 1.7.4. by @mariacarmina in #716
- nonce db sql lite by @paulo-ocean in #723
- fix wrong block for log by @paulo-ocean in #727
- rm console.logs by @paulo-ocean in #731
- fix system tests. Running old version of node? by @paulo-ocean in #733
- Add INDEXER_NETWORKS env var within CI job. by @mariacarmina in #734
- Add cleaner logging when idexing and getting/updating block info from db by @paulo-ocean in #743
- improve reindex command, optional block, also check if thread is running by @paulo-ocean in #747
- fix dashboard hash out of sync by @paulo-ocean in #744
- try debug and fix randomly logs failing test by @paulo-ocean in #752
- remove node 16 image references by @paulo-ocean in #759
- check if rpcs and indexer_networks are aligned, log by @paulo-ocean in #750
- Removing unused express dependency from dashboard by @jamiehewitt15 in #761
- have bootstrap config var by @paulo-ocean in #782
New Contributors
- @AdriGeorge made their first contribution in #677
- @dependabot made their first contribution in #610
Full Changelog: v0.2.0...v0.2.1
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)
- ...