Releases
v0.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/npm_and_yarn/dashboard/elliptic-6.6.0 (59b3fa5 )
Merge branch 'main' into dependabot/npm_and_yarn/dashboard/secp256k1-5.0.1 (f49537c )
Bump cross-spawn and aegir (8c99c22 )
Bump elliptic from 6.5.5 to 6.6.0 in /dashboard (321d1e1 )
Bump secp256k1 from 5.0.0 to 5.0.1 in /dashboard (4e3fc17 )
Bump fast-xml-parser from 4.3.6 to 4.5.0 in /dashboard (2094c7d )
You can’t perform that action at this time.