Skip to content

Releases: 3Dpass/3DP

v10

27 Nov 20:47
Compare
Choose a tag to compare
v10

The upgrade features list:

  1. DEX (embedded decentralized exchange) based on the Uniswap 2 protocol rules (AssetConversion pallet)
  2. The object share tokenization poscanAssets pallet (standard Substrate frame pallet Assets has beeb removed indefinitely and replaced during the upgrade)
  3. poscanPoolAssets pallet (additional instance of poscanAssets for Liquidity Pools)
  4. Utility pallet (conventional Substrate frame trait)
  5. 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)
  6. Rewards pallet: the lock method has been removed
  7. 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)
  8. poScan pallet modification (the object properties management)

v9

04 Oct 16:05
Compare
Choose a tag to compare
v9

This is a major update, which is mandatory for everyone.

Description:

  • 3DPRC-2 the object tokenization standard v1 implementation
  • PoScan pallet API implementation
  • Grid2d_v3a algorithm for the user objects recognition
  • Fixes and stability improvements

v8

26 May 21:56
Compare
Choose a tag to compare
v8
Bump spec version (107)

v7

23 May 13:48
Compare
Choose a tag to compare
v7

Difficulty patch. Mandatory for everyone.
Difficulty will be divided by 1 000 000.

v6

20 May 22:52
Compare
Choose a tag to compare
v6

Step2 - mining loop upgrade. Mandatory for everyone.

v5

19 May 17:15
Compare
Choose a tag to compare
v5

Step1 upgrade. Mandatory for everyone.

v4

20 Apr 14:27
Compare
Choose a tag to compare
v4

This update is mandatory for everyone:

  • Mining pool stats fixes
  • Mining Pool chain events corrections
  • Other mining pool fixes

v3

15 Apr 18:36
Compare
Choose a tag to compare
v3

pass3d-pool client PoW request authorization by means of the verification of miner's signature.

v2

11 Apr 19:10
Compare
Choose a tag to compare
v2

Release v2

v0.1.0

06 Feb 10:22
Compare
Choose a tag to compare

Stable release v0.1.0

  • Grid2d_v2 algorithm is set up by default for mining
  • Grid2d_v2 minor fixes