PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
162 stars 49 forks source link

MESH-2064 - Remove confidential identity logic. #1493

Closed Neopallium closed 1 year ago

Neopallium commented 1 year ago

changelog

modified API

modified logic

data migration

codecov[bot] commented 1 year ago

Codecov Report

Merging #1493 (1f41cdd) into develop (a2f8cb2) will decrease coverage by 0.13%. The diff coverage is 60.00%.

@@             Coverage Diff             @@
##           develop    #1493      +/-   ##
===========================================
- Coverage    54.22%   54.10%   -0.13%     
===========================================
  Files          151      145       -6     
  Lines        32988    32401     -587     
===========================================
- Hits         17887    17529     -358     
+ Misses       15101    14872     -229     
Impacted Files Coverage Δ
pallets/common/src/traits/asset.rs 0.00% <ø> (ø)
pallets/common/src/traits/identity.rs 3.92% <ø> (ø)
pallets/common/src/traits/mod.rs 0.00% <ø> (ø)
pallets/common/src/traits/statistics.rs 0.00% <0.00%> (ø)
pallets/runtime/common/src/runtime.rs 1.81% <ø> (ø)
pallets/runtime/develop/src/runtime.rs 3.65% <0.00%> (+0.02%) :arrow_up:
pallets/test-utils/src/lib.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_identity.rs 8.00% <ø> (+0.59%) :arrow_up:
primitives/src/asset.rs 50.00% <ø> (+0.94%) :arrow_up:
primitives/src/identity_id.rs 75.39% <ø> (-4.41%) :arrow_down:
... and 8 more

... and 7 files with indirect coverage changes

Neopallium commented 1 year ago

TODO: