Skip to content

Releases: Polkadex-Substrate/Polkadex

Release v6.0.0

14 Mar 08:35
626cbfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v6.0.0

Release v5.5.0

20 Feb 08:55
1d5ba1a
Compare
Choose a tag to compare
add stable wasm32-unknown-unknown target (#916)

## Describe your changes

Fix the CI

Release v5.4.2

19 Jan 11:11
f2180ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.1...v5.4.2

Release v5.4.0

08 Nov 07:22
192cfdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.4.0

Release v5.4.0

Release v5.3.2

02 Nov 08:42
f03860c
Compare
Choose a tag to compare
Intermediate Release  (#877)

## Describe your changes
1. Changes the Listing process from Orderbook Council to General Council
2. OB Fixes.


## Checklist before requesting a review
- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [ ] I removed all Clippy and Formatting Warnings. 
- [ ] I added required Copyrights.

Release v5.3.1

31 Jul 08:21
Compare
Choose a tag to compare

Changelog

5.3.1 - 2023-07-31

Fixed

  • Dockerfile build dependencies (#852)

Release v5.3.0

23 Jul 07:51
Compare
Choose a tag to compare

Changelog

5.3.0 - 2023-07-22

Added

  • thea-executor tests to cover TheaExecutor::parachain_withdraw, TheaExecutor::update_asset_metadata and TheaExecutor::set_withdrawal_fee extrinsics (#823)
  • pallet-ocex-lmp tests to cover OCEX::remove_proxy_account, OCEX::set_snapshot, OCEX::set_exchange_state and OCEX::whitelist_orderbook_operator extrinsics (#819)
  • pallet-ocex-lmp tests (#835)
  • thea-message-handler tests, mock (#825)
  • Disputation period and validation in pallet-ocex-lmp pallet (#835)

Changed

  • Resolver abstraction (trait) with extending a list of members (methods) resolve_create and resolve_transfer (#821)
  • pallet-ocex-lmp pallet on_idle and on_initialize hooks (#822)
  • thea-message-handler pallet weights and benchmarks (#825)
  • Weights for liquidity, pallet-ocex-lmp, thea, thea-executor and thea-message-handler pallets (#841)
  • Percent instead of saturated arithmetics in thea-message-handler (#835)
  • submit_snapshot extrinsic in pallet-ocex-lmp pallet to update the state in proper condition (#835)
  • On chain validation (#835)

Fixed

  • thea-executor pallet weights usage (#824)
  • Network preferred default value in thea pallet (#828)
  • Docker environment with adding ca-certificates in release docker image (#842)
  • Pallet::change_authorities method in thea pallet (#839)

Release v5.2.0

11 Jul 08:50
Compare
Choose a tag to compare
  1. Remove clients

Release v5.1.3

03 Jul 14:45
Compare
Choose a tag to compare

Hotfix: stop Orderbook gossip

Release v5.1.2

22 Jun 02:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2