Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@harmoniclabs/plu-ts-onchain

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harmoniclabs/plu-ts-onchain - npm Package Versions

1235

0.2.5-dev2

Diff

harmonicpool
published 0.2.5-dev1 •

harmonicpool
published 0.2.5-dev0 •

harmonicpool
published 0.2.4 •

harmonicpool
published 0.2.3 •

Changelog

Source

v0.2.1 - v0.2.3

  • introduced the src/offchain folder exporting
    • all the Ledger types
    • the TxBuilder class
harmonicpool
published 0.2.2 •

harmonicpool
published 0.2.1 •

Changelog

Source

v0.2.1 - v0.2.3

  • introduced the src/offchain folder exporting
    • all the Ledger types
    • the TxBuilder class
harmonicpool
published 0.2.0 •

harmonicpool
published 0.1.2 •

Changelog

Source

v0.1.2

  • pand and por take a delayed( bool ) as second argument (before was just strict bool)
    • change definitons
    • add strictAnd and strictOr versions
  • pfoldr and pfoldl (reduce method of js arrays) for TermList
    • pfoldr and pfoldl
    • re-implementation of exsisting functions (pfilter,pmap, etc...) in terms of pfold[rl] (should result in smaller scripts if used multiple times)
  • UtilityTermOf<PLam<...>> returns TermFn<...>
  • UtilityTermOf<PAlias<SomePType>> returns Term<PAlias<...>> & UtilityTermOf<SomePType>
  • ToPType<AliasTermType<...>> now returns PAlias<...>
  • fixed some TermList typescript types
harmonicpool
published 0.1.1 •

Changelog

Source

v0.1.1

  • UtilityTerms should expose typescript functions rather than plu-ts ones; this was done to incentivize developers to reuse the terms but it extremly hurts readability
  • UtilityTerms will still expose the plu-ts term equivalent of each method trough the <method name>Term property
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc