Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@cardano-graphql/util
Advanced tools
5.0.0 (2021-07-14)
cardano-node
: 1.27.0
cardano-db-sync
: 10.0.1
- Note: The database must be recreated using the new version.hasura/graphql-engine
: 1.3.3
Asset.assetName
and Asset.assetId
are now typed as Hex
, as the relationship from Assets
to TokenMints
needed
to be established using the underlying table, where assetId
is not present.
Configuration of the asset metadata fetching is now a single value. POLLING_INTERVAL_METADATA_SYNC_INITIAL
and
POLLING_INTERVAL_METADATA_SYNC_ONGOING
are replaced by ASSET_METADATA_UPDATE_INTERVAL
, which is the number of
seconds before the service checks the registry for updates.
AssetSupply.total is now an optional field, and can return null.
Transaction.metadata is now JSON
type, not JSONObject
JSONObject
was mapped to the underlying JSON resolver as a workaround to avoid breaking changes.The fields previously modelled on Token have been nested under Token.asset
tokens
and tokens_aggregate
have been removed in favour of assets and assets_aggregate
PaymentAddress.assets
are
now under PaymentAddress.assets.asset
Block.merkleRoot
removed, as no longer part of cardano-db-sync
schema. (8b3b718)cardano-cli
with Ogmios for interacting with the
node using JSON-WSP, and implements the convenient cardano-node-ogmios
Docker image as a drop-in replacement for
the cardano-node
image.tokenMints
and tokenMints_aggregate
queries (f803b94)cardano-db-sync
reboots, all
modules are shutdown, and restarted and therefore links the server availability with a fully initialized stack.HostDoesNotExist
(c81aad8)FAQs
Common utilities
The npm package @cardano-graphql/util receives a total of 38 weekly downloads. As such, @cardano-graphql/util popularity was classified as not popular.
We found that @cardano-graphql/util demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.