Skip to content

Releases: ferrumnet/ferrum-gateway

v0.5.2

07 Jun 16:14
40be80b
Compare
Choose a tag to compare

Release version: 0.5.2

Release Notes

  • Add config for server side testing purposes
  • Updates readme with local development instructions and local dev config script

What else Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 May 10:26
bef7f13
Compare
Choose a tag to compare

Release Notes - v0.5.1

Features

  • Adds public docker repository url to readme
  • Updates main readme with bridge swap information

What else Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Apr 23:13
f6920a1
Compare
Choose a tag to compare

New Features

  • Adds integrations for polygon testnet swaps and withdrawals.
  • Adds integrations for ethereum testnet swaps and withdrawals.
  • Updates readme with updated network details.

What else Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Apr 20:51
Compare
Choose a tag to compare

Release Notes for Casper Backend

This release of the Casper Cross-chain bridge Backend includes several new features and improvements, as well as a new layer of security to protect against double spending.Features

  • Integration with the BridgePool SmartContract for swapping tokens between BSC and Casper blockchains.
  • Node for generation and verification of signatures, providing a reliable and strong layer of security for token withdrawals.
  • Support for the Casper Shell App Frontend, allowing users to easily swap tokens between BSC and Casper blockchains.

Improvements

  • Enhanced backend functionality and maturity, with improved performance and stability.
  • Bug fixes and general code cleanup.

Security Updates

  • Addition of signature verification to prevent double spending and secure the bridge liquidity.

Known Issues

  • None

Future Plans

  • Continued improvement and expansion of backend functionality and performance.
  • Additional security features, including multi-factor authentication and smart contract auditing.

What else Changed

New Contributors

Full Changelog: https://github.com/ferrumnet/ferrum-gateway/commits/v0.4.0