Skip to content

Releases: ferrumnet/multiswap-validator-node

v1.2.0

25 Jul 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.2.0

v1.0.1

25 May 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 May 12:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v1.0.0

v0.8.2

25 Mar 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

14 Mar 00:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

29 Feb 18:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Feb 18:34
Compare
Choose a tag to compare

Release Notes for v0.7.0

New Features

  • Project Structure Initialized: Initial setup and structure of the project established. (Jul 25, 2023)
  • AWS Secrets Manager Integration: Added AWS Secrets Manager module for managing secrets securely. (Jul 25, 2023)
  • Environment Setup: Updated .env.example to guide environment variable setup. (Jul 25, 2023)
  • API Security: Added setSecurityKey API and authentication layer for securing APIs. (Aug 16, 2023)
  • Web3 and CosmWasm Services: Introduced interfaces for Web3, added Axios service, and integrated transaction job control for blockchain interactions. (Aug 17, 2023)
  • Validator Signature Creation: Implemented functionality for creating validator signatures. (Aug 28, 2023)
  • Job Creation API: Added createJob API to facilitate job management. (Sep 13, 2023)
  • Unique Job Logic: Implemented logic to ensure hash-based jobs cannot be duplicates. (Sep 13, 2023)
  • Multiswap Authentication Layer: Enhanced security by adding authentication layers for multiswap endpoints and job router. (Oct 3, 2023)
  • Dynamic Threshold and Improvements: Introduced dynamic threshold setting and various improvements. (Dec 24, 2023)
  • Security Key Management: Moved SECURITY_KEY to .env for enhanced security. (Dec 24, 2023)
  • Contract and Transaction Optimizations: Various bug fixes, optimizations, and updates for handling contracts and transactions more efficiently. (Dec 26, 2023 - Dec 31, 2023)
  • Network Configuration Updates: Updated network configurations to support additional blockchain networks and optimize existing configurations. (Dec 30, 2023 - Feb 28, 2024)
  • Ethereum Network Configuration: Added and updated Ethereum network configuration for better integration. (Feb 27, 2024 - Feb 28, 2024)
  • Transactions Job Optimization: Reduced transaction job time to 3 seconds to enhance performance. (Feb 28, 2024)

Bug Fixes

  • Various Bug Fixes: Addressed multiple bugs and issues to ensure stability and reliability of the platform. (Dec 26, 2023 - Feb 28, 2024)

Documentation Updates

  • README Update: Updated README documentation to provide better guidance and clarity. (Dec 31, 2023)

This release includes contributions from @ArslanKibria, @zikriya, and other members of the development team. Special thanks to everyone involved for their hard work and dedication.

What's Changed

New Contributors

Full Changelog: https://github.com/ferrumnet/multiswap-validator-node/commits/v0.7.0