Skip to content

Releases: Magport/Magnet

Magnet-v0.7.1

10 Jul 12:27
009b358
Compare
Choose a tag to compare

This release contains the changes from v0.7.0 to v0.7.1.

Update:

  1. Add Multisig and Proxy pallet.
  2. Add the function of customizing the distribution ratio of each account in liquidation.
  3. Fixed the bug that caused the status to be invalid when supporting Async Back in core on-demand.

Magnet-v0.7.0

01 Jul 04:14
a9c8711
Compare
Choose a tag to compare

This release contains the changes from v0.6.0 to v0.7.0.

Update:

  1. Add Move pallet and support MVM.
  2. Support Async Backing.
  3. Optimize coretime order performance.

Magnet-v0.6.0

15 May 17:27
03d19c1
Compare
Choose a tag to compare

This release contains the changes from v0.5.3 to v0.6.0.

Update:
1.Upgrade to Polkadot-SDK-v1.7.0 version.
2.Removed the binding relationship before transfer tokens between Substrate Account and EVM Account.
3.Gas cost is only calculated in ondemand mode.

Magnet-v0.5.3

22 Mar 05:38
9a74a70
Compare
Choose a tag to compare

This release contains the changes from v0.4.1 to v0.5.3.

Add:
WASM Contract.

Update:
1.Upgrade to Polkadot-SDK-v1.5.0 version.
1.Remove rococo runtime dependencies.
2.Optimize goverance.
3.Upgrade the profit distribution for Polkadot Treasury,Magnet can profit distributed to Polkadot Treasury via XCM.

Magnet-v0.4.1

11 Jan 15:17
43c4766
Compare
Choose a tag to compare

This release contains the changes from v0.3.1 to v0.4.1.

Add:
OpenGov(Gov2) function.

Fix bug:
1.The parachain actively places orders after receiving the xcm event.
2.Remove the unwrap code in the gas_cost method
3.When the relaychain transfer to magnet through xcm, magnet not get fee.
4.Fee accuracy adjustment
5.Do not place an order when there are no new transactions in the transaction pool.

Magnet.zip
Magnet.tar.gz

Magnet-v0.3.1

06 Dec 07:52
53e6b56
Compare
Choose a tag to compare
Merge pull request #25 from toints/main

Feat: add  Liquidate & Profit distribution