Socket
Socket
Sign inDemoInstall

@hyperledger/burrow

Package Overview
Dependencies
96
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

0.34.4

Diff

Changelog

Source

[0.34.4] - 2021-07-23

Changed

  • [JS] Make deploy and deployContract take deps argument consisting of deployment options and library object. The library object makes it easier to pass an identical object with the addresses of commonly used libraries under their canonical names.
silasdavis
published 0.34.4-dev.dd1462d9 •

silasdavis
published 0.34.3 •

Changelog

Source

[0.34.3] - 2021-07-19

Fixed

  • [JS] Fix spelling of 'contractName' in solts, add contract name to contract object.

Added

  • [JS] Added option to build.ts code generation to not fail on Solidity compiler warnings, which is now the default. Warnings are still logged to stderr
silasdavis
published 0.34.3-dev.01d84a2d •

silasdavis
published 0.34.2 •

Changelog

Source

[0.34.2] - 2021-07-09

Fixed

  • [Build] Add 0.34.1 changes!
silasdavis
published 0.34.1 •

Changelog

Source

[0.34.1] - 2021-07-09

Fixed

  • [JS] build function does not swallow errors without a formattedMessage, chdir into basepath before build so solc imports work as expected
silasdavis
published 0.34.0 •

Changelog

Source

[0.34.0] - 2021-05-28

Changed

  • [JS] Provider interface no longer depends on GRPC types to improve compatibility between versions of Burrow.js and ease of extension
  • [JS] Use non-unique marker interface to indicate stream cancellation in event reducer (again for compatibility between versions and extensibility)
  • [Go] Upgrade to Go 1.16

Fixed

  • [JS] Fix codegen silently swallowing collisions of abi files (renamed from .bin to .abi) and use hierarchical directory structure to further reduce chance of collision
  • [JS] Just depende on @ethersproject/abi rather than entire umbrella project

Added

  • [JS] Include deployedBycode and optionally submit ABI's to Burrow's contract metadata store on deploy
silasdavis
published 0.33.1-dev.824d331ed •

silasdavis
published 0.33.1-dev.87a3a6427 •

silasdavis
published 0.33.1-dev.f4192e3ce •

234567Next
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