aquarius icon indicating copy to clipboard operation
aquarius copied to clipboard

🐋 Off-chain database store for data assets metadata.

Results 17 aquarius issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The bug occurs in the `aquarius/app/assets.py` `trigger_caching` function of the application. When attempting to extract the `chainId` from the request payload, the code incorrectly uses the key...

Type: Bug

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.3. Release notes Sourced from aiohttp's releases. 3.9.3 Bug fixes Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside of ClientSession (e.g....

Type: Dependencies

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.10.1 to 8.12.0. Release notes Sourced from elasticsearch's releases. 8.12.0 Dropped support for Python 3.6 Allowed unrestricted body parameter again (see #2383 for details) Added the Inference...

Type: Dependencies

Bumps [ocean-contracts](https://github.com/oceanprotocol/contracts) from 2.0.2 to 2.0.3. Commits 05760c7 v2.0.3 2378059 remove PROD from dockerfile ebf3040 put back waffle 978f20f remove hardhat-waffle 54c1acf Merge pull request #840 from oceanprotocol/feature/improve_barge_mint See full...

Type: Dependencies

Bumps [pyshacl](https://github.com/RDFLib/pySHACL) from 0.22.2 to 0.25.0. Release notes Sourced from pyshacl's releases. 0.25.0 - 2023-11-23 Changed Dropped support for Python 3.7 Note, for compatibility with RDFLib 7.0, we specify a...

Type: Dependencies

Bumps [web3](https://github.com/ethereum/web3.py) from 6.11.1 to 6.11.3. Changelog Sourced from web3's changelog. web3.py v6.11.3 (2023-11-08) Bugfixes - When coming back through the middleware onion after a request is made, we have...

Type: Dependencies

## Description Add a description of your changes here. ## Is this PR related with an open issue? Related to Issue #1099 ## Types of changes - [X] Bug fix...