Socket
Socket
Sign inDemoInstall

@cardano-ogmios/schema

Package Overview
Dependencies
0
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cardano-ogmios/schema

Generated TypeScript from the Cardano Ogmios schema


Version published
Weekly downloads
1.9K
decreased by-27.2%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

[4.1.0] - 2021-09-08

Added
  • Generate and store test vectors for various JSON requests and responses. This should ease integration for many clients who seek for good coverage of the server inputs/outputs.

  • Documented example state queries in the user-guide.

  • ![TypeScript][] The ConnectionConfig has an additional, optional, configuration parameter maxPayload to configure the maximum allowed message size in bytes. The default is chosen quite large as the utxo query can result in large payloads.

  • ![TypeScript][] New helpers isByronEpochBoundaryBlock and isByronStandardBlock.

Changed
  • ![TypeScript][] The StateQueryClient now wraps every query in a try/catch to cope with malformed queries leading to client fault results from the server.
  • ![TypeScript][] Type definitions for QueryResponse[poolIds] and QueryResponse[poolParameters] are no longer marked as "optional".
  • ![TypeScript][] Fixed bug #125 where empty results of delegationAndRewards would cause the client to throw an exception.
  • ![TypeScript][] Handled some floating promises.
Removed

N/A



Readme

Source

Cardano Ogmios TypeScript Client Packages - Schema

Generated TypeScript from the JSON-WSP schema.

Quick Start

yarn add @cardano-ogmios/schema

Build From Source

See instructions in Workspace root

FAQs

Last updated on 01 Oct 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc