Skip to content

Releases: ferrumnet/MultiSwap-CosmWasm-Contracts

v1.3.0

08 May 08:22
Compare
Choose a tag to compare

Release Notes - v1.3.0

  • Add fee collector address on fund manager contract that can be configured by owner
  • Update fees to be sent to fee collector address instead of owner multisig address

What else Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 May 15:04
Compare
Choose a tag to compare

Increase test coverage from 76.77% to 99.41%

  • Add tests on fiber router
  • Removed warnings on fund manager tests
  • Resolved missed checks on return values

What else Changed

  • Increase test coverage from 76.77% to 99.41% by @jpine3528 in #18

Full Changelog: v1.1.1...v1.2.0

v1.1.1

28 Apr 10:19
Compare
Choose a tag to compare

Release Notes - v1.1.1

Test coverage increase from 58% to 76%

What else Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Apr 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Apr 10:21
Compare
Choose a tag to compare

This release includes the addition of multisig management through CLI, signer address format verification, fee management, document update, more unit tests, test coverage checker, contract name change from Multiswap to FundManager, and audit fixes.

New Features

  • Fee management (add fee range checker and fee apply on swap operation)
  • Contract name update from Multiswap to Fund manaer
  • Document update with more details

Improvements

  • Signer address format verification
  • Unit test coverage checker
  • Unit tests enhancement with more assertion
  • Multisig management through CLI
  • Code optimization (Removal of unnecessary params and attributes, unrequired return statement, removal of unused variables)

Bug Fixes

  • Wrong event attribute for SetFeeEvent

What else Changed

Full Changelog: v0.5.0...v1.0.0

v0.5.0

06 Feb 13:20
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

03 Feb 10:11
Compare
Choose a tag to compare

What's Changed

  • Prevent double use of withdraw signed same salt by @jpine3528 in #10
  • Withdraw signed docker build fix, wasm upload fix, unit tests, documentation by @jpine3528 in #11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Dec 13:41
Compare
Choose a tag to compare

What's Changed

  • Cleanup contract codebase and withdraw signed signature verification by @jpine3528 in #8

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Nov 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

Architect: @taha-abbasi
Senior Blockchain Lead: @salmanferrum
Cosmos Blockchain Engineer: @jpine3528
Project Manager: @MaiwandSultan
QA: @AmirFerrum

v0.1.9

19 Oct 16:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ferrumnet/MultiSwap-CosmWasm-Contracts/commits/v0.1.9