Releases: 3Dpass/3DP
Releases · 3Dpass/3DP
v10
The upgrade features list:
- DEX (embedded decentralized exchange) based on the Uniswap 2 protocol rules (AssetConversion pallet)
- The object share tokenization poscanAssets pallet (standard Substrate frame pallet Assets has beeb removed indefinitely and replaced during the upgrade)
- poscanPoolAssets pallet (additional instance of
poscanAssets
for Liquidity Pools) - Utility pallet (conventional Substrate frame trait)
- Validator penalties tracker (once having penalty slashed just partially, the
rejoin
will be prohibited, until the rest of the penalty amount has been paid off. There is a specific method available for the pay off penalties) - Rewards pallet: the
lock
method has been removed - The reorg handler (there is an option for decent validators, who have never gone offline throughout 2 past weeks, to rejoin just once and exempt from tracking, even if being detected offline. It allows to avoid slashing for one time, if still been doing great job for 2 weeks)
- poScan pallet modification (the object properties management)
v9
v8
Bump spec version (107)
v7
v6
v5
v4
This update is mandatory for everyone:
- Mining pool stats fixes
- Mining Pool chain events corrections
- Other mining pool fixes
v3
pass3d-pool client PoW request authorization by means of the verification of miner's signature.
v2
Release v2
- Mining pool trait
- Mining metadata API
- Atomic swap pallet
- Referenda pallet
- Membership pallet
- Ranked collective pallet
- Whitelist pallet
- Phragmen election module
v0.1.0
Stable release v0.1.0
- Grid2d_v2 algorithm is set up by default for mining
- Grid2d_v2 minor fixes