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

@bitauth/libauth

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitauth/libauth - npm Package Versions

134

2.0.0-alpha.7

Diff

Changelog

Source

2.0.0-alpha.7 (2022-12-08)

Features

  • add dust and duplicate outpoint validation, vmb tests to BCH_2023 VM (01587f7)
  • token signing serialization support (compiler, VM, tests) (9dfa6cc)

Bug Fixes

  • add token support to legacy transaction generation API (#104) (e718430)
  • update schemas (5742b12)
jasondreyzehner
published 2.0.0-alpha.6 •

Changelog

Source

2.0.0-alpha.6 (2022-08-18)

⚠ BREAKING CHANGES

  • Several decoding methods have been renamed and refactored to use the new ReadPosition API.

Features

  • support CashTokens (8e99139)
  • support decoding error messages, support token prefixes (fd9b4d2)
  • support token-aware CashAddresses (5ee0fff)
jasondreyzehner
published 2.0.0-alpha.5 •

Changelog

Source

2.0.0-alpha.5 (2022-06-27)

⚠ BREAKING CHANGES

  • Binary literals are now compiled as bytes rather than numbers.

Features

  • improve VM errors, correct binary literals, add vmb_tests (e146a94)
jasondreyzehner
published 2.0.0-alpha.4 •

Changelog

Source

2.0.0-alpha.4 (2022-06-16)

⚠ BREAKING CHANGES

  • cash address utilities no longer require enums, hash lengths are measured in bytes rather than bits, and type is distinguished from typeBit

Features

  • add hash160, hash256, and encodeLockingBytecode* utils (c2a787c)

  • simplify cash address utilities (be45abd)

jasondreyzehner
published 2.0.0-alpha.3 •

Changelog

Source

2.0.0-alpha.3 (2022-05-20)

Features

  • add hash160, hash256, and encodeLockingBytecode* utils (c2a787c)
jasondreyzehner
published 2.0.0-alpha.2 •

Changelog

Source

2.0.0-alpha.2 (2022-05-19)

jasondreyzehner
published 2.0.0-alpha.1 •

Changelog

Source

2.0.0-alpha.1 (2022-05-19)

Features

  • improve BCH VMB tests, add basic P2PKH utils, export more aliases (087de5a)

Bug Fixes

  • rename format utils for consistency, improve vmb_tests, fix issues in BCH vm (6f2e782)
jasondreyzehner
published 2.0.0-alpha.0 •

Changelog

Source

2.0.0-alpha.0 (2022-05-14)

⚠ BREAKING CHANGES

  • requires esm, modifies some crypto interfaces, renames many exports for consistency, expands the program state available to vms and compilers

Features

  • switch to pure esm, simplify types, simplify crypto, update vms and compiler (c80044f), closes #31 #53 #72

Bug Fixes

  • clarify endianness of outpointTransactionHash around library (04c8c52)
jasondreyzehner
published 1.19.1 •

Changelog

Source

1.19.1 (2022-02-01)

Bug Fixes

  • secp256k1: prevent vulnerabilities in consumers which don't validate input lengths (7fc75c9)
jasondreyzehner
published 1.19.0 •

Changelog

Source

1.19.0 (2021-12-08)

Features

  • expose validatePublicKey method on secp256k1 (#83) (0f84420)
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