Releases: ferrumnet/MultiSwap-CosmWasm-Contracts
v1.3.0
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
- Fee collector address addition by @jpine3528 in #19
Full Changelog: v1.2.0...v1.3.0
v1.2.0
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
Release Notes - v1.1.1
Test coverage increase from 58% to 76%
What else Changed
- Test coverage increase from 58% to 76% by @jpine3528 in #16
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add fundmanager test from audit team by @jpine3528 in #15
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
- Audit fixes by @jpine3528 in #14
Full Changelog: v0.5.0...v1.0.0
v0.5.0
v0.4.0
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
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
What's Changed
- Add foundry asset by @jpine3528 in #3
- FIBER router implementation on Cosmwasm by @jpine3528 in #5
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
What's Changed
- Feature/multiswap contract for cudos by @jpine3528 in #1
New Contributors
- @jpine3528 made their first contribution in #1
Full Changelog: https://github.com/ferrumnet/MultiSwap-CosmWasm-Contracts/commits/v0.1.9