Skip to content

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:39
· 3 commits to main since this release

Advanced 3DPRC2 standard and new EVM precompiles

The poScan module upgrade (3DPRC2):

  • Dealing with copies (replicas)
  • License permissions for private objects
  • Self-Proved objects and replicas
  • Dynamic fee calculation depending on the current network load
  • Quality Control (QC) flow involving an additional LoT device (QC Inspector) and its business logic
  • Assigning copies with unique serial numbers
  • Transfer ownership
  • IPFS link for additional off-chain data

The Serial Numbers module

A simple module, which allows to create numerous unique verifiable serial hash-numbers, track its use and expiration.

EVM Precompiles:

  • poScan precompile
  • Identity precompile
  • Asset Conversion precompile providing canonical Uniswap V2 Solidity interface for DEX
  • Serial Numbers precompile