Releases: multiversx/mx-exchange-tools-sc
v1.0.0-rc3
What's Changed
- Framework upgrade v0.48.0 by @psorinionut in #70
- Composable tasks: Unit tests - round 1 by @CostinCarabas in #69
- additional tests by @dorin-iancu in #68
- github actions update for code coverage by @psorinionut in #72
- references update + locked pos creator unit tests by @psorinionut in #71
- Auto pos creator additional negative tests by @psorinionut in #74
- Rework of composable tasks unit tests after audit by @CostinCarabas in #75
- Pos creator SCs unit tests updates by @psorinionut in #76
- Framework upgrade 0.50.4. No syntax change. by @psorinionut in #81
- framework upgrade 0.50.5 by @psorinionut in #82
Full Changelog: v1.0.0-rc2...v1.0.0-rc3
Built using Docker image: multiversx/sdk-rust-contract-builder:v7.0.0.
Codehashes (blake2b):
locked-token-pos-creator.wasm: 246fc44fff20a2e453d31709b6c7885b4d6849e94fe77962ab2b2aae58323dda
energy-dao.wasm: 51d872ee11f86bab6e782e6476cad2169575545ca6ac69d472b1a6b47dfa064f
farm-extra-rewards-wrapper.wasm: 269a8a0670aa2399ecd5caa140cb250edf3dd814a1db27e20443298538367e09
auto-pos-creator.wasm: 23529748174a8a2d4e469f7d771a54e8f69c310a0b42b18f0e80a27e2b93f7b7
auto-farm.wasm: b177a4bcea144353dc0f291c3c45d08f69734527d0df306c86e6c91e16f1a39e
composable-tasks.wasm: 6e08aae9f88d335f2a4d83a3b855c077ae9d83ee7c6f45763096f17e22640c17
v1.0.0-rc2
What's Changed
- Composable tasks enable swap tokens fixed output by @CostinCarabas in #65
- composable tasks improvement by @CostinCarabas in #66
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
Built using Docker image: multiversx/sdk-rust-contract-builder:v6.1.0.
Codehashes (blake2b):
locked-token-pos-creator.wasm: fb38935cf6562a01b015fd8f87a1941bf67b4f59f610c076cfc1631a08b0d6f5
farm-extra-rewards-wrapper.wasm: 963ca379cd939276b4e5ec1e0cd4bdb28f0d93fc50c42ab053e7f06126698134
auto-farm.wasm: 3ba4500ab3f5afebbe252fe017d2d0ae6f223120e7b030c73f06c1c4a2a55ac4
composable-tasks.wasm: 840bd554d1dc549fe80c7755e9e36fef1dcd3772a2a10fad6ba6f745c9a5c74e
energy-dao.wasm: b441ff6116bfdeed6279d1beee773b106a113ba6160cee45106e35b313ef810b
auto-pos-creator.wasm: 7d7030dbfce433c59cae207b4c5298e09df66470a17bda6dc3c1c9c801e12062
v1.0.0-rc1
What's Changed
- actions by @ovidiuolteanu in #1
- Update readme.md by @sasurobert in #5
- base farm claim impl by @dorin-iancu in #2
- Rewards fees by @dorin-iancu in #3
- test rewards and fees by @dorin-iancu in #4
- Claim from other scs by @dorin-iancu in #6
- register function by @dorin-iancu in #7
- Refactor into folders by @dorin-iancu in #8
- Metastaking pos by @dorin-iancu in #9
- group all claims in single endpoint by @dorin-iancu in #10
- Auto-compound implementation by @dorin-iancu in #11
- withdraw specific tokens by @dorin-iancu in #12
- allow multi-user calls for proxy claim by @dorin-iancu in #13
- create base contract by @dorin-iancu in #14
- Fix
tests-common
import issue by @claudiu725 in #20 - swap with two pairs from single token by @dorin-iancu in #15
- enter farm with lp tokens by @dorin-iancu in #16
- enter metastaking with lp farm token by @dorin-iancu in #17
- full exit pos by @dorin-iancu in #18
- split multi_contract_interactions module in two by @dorin-iancu in #19
- create pos from two tokens by @dorin-iancu in #21
- Test auto pos creator by @dorin-iancu in #22
- exit full pos tests by @dorin-iancu in #23
- update pos creator tests with realistic values by @dorin-iancu in #24
- Balance token amounts for LP by @dorin-iancu in #25
- Basic setup for Rust snippets by @dorin-iancu in #26
- add cargo lock by @dorin-iancu in #27
- auto farm events by @dorin-iancu in #28
- only read chain info once by @dorin-iancu in #29
- Clippy fixes by @claudiu725 in #32
- framework update 0.39.4 by @psorinionut in #30
- energy dao base implementation by @psorinionut in #33
- optimize farm logic by @psorinionut in #34
- energy dao metastaking implementation by @psorinionut in #36
- Energy DAO fixes after audit by @psorinionut in #37
- Farm extra rewards by @dorin-iancu in #35
- argument for pos type by @dorin-iancu in #38
- Audit fixes by @dorin-iancu in #39
- locked token pos creator - part 1 by @dorin-iancu in #40
- framework update 0.43.3 by @psorinionut in #41
- locked token pos creator by @dorin-iancu in #42
- locked pos tests by @dorin-iancu in #44
- wrap egld by @dorin-iancu in #45
- create pos from lp by @dorin-iancu in #46
- More audit fixes by @dorin-iancu in #47
- fix user losing rewards by @dorin-iancu in #48
- fix user losing rewards by @dorin-iancu in #49
- AddressId as u64 by @psorinionut in #50
- Remove swap min amount params by @psorinionut in #53
- autoPos creator audit fixes by @psorinionut in #52
- Framework upgrade 0.44 by @CostinCarabas in #55
- auto pos creator new single token features by @psorinionut in #54
- auto pos creator extra merging test by @psorinionut in #58
- Framework upgrade 0.45.1 by @psorinionut in #57
- auto pos creator v2 by @psorinionut in #56
- Framework upgrade 0.45.2 by @CostinCarabas in #59
- Create Composable SC by @CostinCarabas in #43
- Framework upgrade 0.46.1 by @CostinCarabas in #60
- group arguments by @dorin-iancu in #61
- [auto-pos-creator] use back transfers for wegld wrap by @claudiulataretu in #63
- Update release github workflow to latest version by @claudiulataretu in #64
New Contributors
- @ovidiuolteanu made their first contribution in #1
- @sasurobert made their first contribution in #5
- @dorin-iancu made their first contribution in #2
- @claudiu725 made their first contribution in #20
- @psorinionut made their first contribution in #30
- @CostinCarabas made their first contribution in #55
- @claudiulataretu made their first contribution in #63
Full Changelog: https://github.com/multiversx/mx-exchange-tools-sc/commits/v1.0.0-rc1
Built using Docker image: multiversx/sdk-rust-contract-builder:v6.1.0.
Codehashes (blake2b):
farm-extra-rewards-wrapper.wasm: 963ca379cd939276b4e5ec1e0cd4bdb28f0d93fc50c42ab053e7f06126698134
locked-token-pos-creator.wasm: fb38935cf6562a01b015fd8f87a1941bf67b4f59f610c076cfc1631a08b0d6f5
energy-dao.wasm: b441ff6116bfdeed6279d1beee773b106a113ba6160cee45106e35b313ef810b
auto-pos-creator.wasm: 7d7030dbfce433c59cae207b4c5298e09df66470a17bda6dc3c1c9c801e12062
composable-tasks.wasm: 184c7d1c712eb8896defd5c43bc879aa602d448b2745009848357119ebc10d07
auto-farm.wasm: 3ba4500ab3f5afebbe252fe017d2d0ae6f223120e7b030c73f06c1c4a2a55ac4