firefly

Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols.

APACHE-2.0 License

Downloads
16
Stars
477
Committers
52

Bot releases are visible (Hide)

firefly - v0.12.0

Published by awrichar over 2 years ago

Summary

This is a large release as we come closer to the 1.0.0 milestone. All users are recommended to upgrade to this release when possible, taking into account all breaking API changes noted here.

Breaking API changes:

Other major items included in this release:

  • Preview of custom on-chain logic
    • Provides flexible methods for interacting with your own contracts, deployed to the blockchain of your choice
    • New APIs are available under /namespaces/{ns}/contracts and/namespaces/{ns}/apis
    • Not yet guaranteed to be stable, and API is subject to change
  • Support for new ERC20 / ERC721 connector
  • Overhaul of Transaction type, and new BlockchainEvent type
  • Support for delivery confirmations via DX plugin
  • Support for more flexible signing via new config pointing at an external address resolver
  • First-class support for blob filenames on Data objects
  • UI enhancements
    • Improved support for navigating and downloading file blobs
    • Filtering for token screens (pools, transfers, accounts)
  • Bug fixes and improvements

Updated Dependencies

What's Changed

New Contributors

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.4...v0.12.0

firefly - v0.11.5

Published by peterbroadhurst over 2 years ago

Summary

  • Backported bug fixes

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.4...v0.11.5

firefly - v0.11.4

Published by peterbroadhurst almost 3 years ago

Summary

  • Dependency updates and bug fixes

Updated Dependencies

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.3...v0.11.4

firefly - v0.11.3

Published by peterbroadhurst almost 3 years ago

Summary

  • Dependency updates and bug fixes
  • Helm/Kubernetes deployment template updated for fabric and prometheus metrics

Updated Dependencies

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.2...v0.11.3

firefly - v0.11.2

Published by awrichar almost 3 years ago

Summary

This patch release includes important fixes and hardening for recent features. Major highlights:

  • New charts UI and UI fixes for token panels
  • Handling for token connectors that don't guarantee a unique URI for each NFT

Updated Dependencies

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.1...v0.11.2

firefly - v0.11.1

Published by awrichar almost 3 years ago

Summary

This patch release includes important fixes and hardening for recent features. Major highlights:

  • Fixed bugs with some token transfer events being ignored
  • Added support for retrieving the URI attached to each non-fungible token
  • Updated EthConnect release with significant new features, particularly when using Kafka
  • Added initial prometheus metrics for batch pins

Updated Dependencies

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.11.0...v0.11.1

firefly - v0.11.0

Published by nguyer almost 3 years ago

Summary

This release brings a lot of fixes and some exciting new features. Here are some of the highlights:

  • Significantly hardened and enhanced token functionality
    • New, more flexible API structure (old APIs deprecated)
    • Coordination of token mint/burn/transfer events with attached messages and off-chain data
    • Proper handling for failed transfers and other error scenarios
  • Major web UI overhaul
    • New pluggable architecture, introducing modules
      • Existing FireFly UI is now the data module
      • Added two new modules, tokens and network-map
    • Reworked navigation
    • Updated dashboard
    • Enhanced filtering
  • Optimized database operations for increased transactional throughput
  • Fixed PostgreSQL database migrations

What's Changed

New Contributors

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.10.1...v0.11.0

firefly - v0.10.1-20211025-01

Published by peterbroadhurst almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.10.1...v0.10.1-20211025-01

firefly - v0.10.0

Published by nguyer about 3 years ago

firefly - v0.10.1

Published by peterbroadhurst about 3 years ago

What's Changed

Full Changelog: https://github.com/hyperledger/firefly/compare/v0.10.0...v0.10.1

firefly - v0.9.0

Published by nguyer about 3 years ago

Package Rankings
Top 2.38% on Proxy.golang.org
Top 42.28% on Formulae.brew.sh
Badges
Extracted from project README
codecov Go Report Card FireFy Documentation OpenSSF Best Practices CLI UI Sandbox Hyperledger FireFly Architecture Overview
Related Projects