diff --git a/docs/api/runtime-calls.md b/docs/api/runtime-calls.md
index 150069167714ea8e1032e246c877c06381339b9d..f3e4bfbbcbf1a3f9ec6588625ef969434e4443ac 100644
--- a/docs/api/runtime-calls.md
+++ b/docs/api/runtime-calls.md
@@ -860,7 +860,7 @@ The origin must be allow to certify.
 
 <details><summary><code>request_distance_evaluation()</code></summary>
 
-Taking 0.018 % of a block.
+Taking 0.0594 % of a block.
 
 ```rust
 ```
@@ -875,6 +875,8 @@ negative evaluation will result in slash for caller
 
 <details><summary><code>request_distance_evaluation_for(target)</code></summary>
 
+Taking 0.0798 % of a block.
+
 ```rust
 target: T::IdtyIndex
 ```
@@ -888,7 +890,7 @@ only possible for unvalidated identity
 
 <details><summary><code>update_evaluation(computation_result)</code></summary>
 
-Taking 0.0185 % of a block.
+Taking 0.0907 % of a block.
 
 ```rust
 computation_result: ComputationResult
@@ -903,7 +905,7 @@ this is called internally by validators (= inherent)
 
 <details><summary><code>force_update_evaluation(evaluator, computation_result)</code></summary>
 
-Taking 0.0113 % of a block.
+Taking 0.0752 % of a block.
 
 ```rust
 evaluator: <T as frame_system::Config>::AccountId
@@ -918,7 +920,7 @@ Force push an evaluation result to the pool
 
 <details><summary><code>force_valid_distance_status(identity)</code></summary>
 
-Taking 0.0104 % of a block.
+Taking 0.0733 % of a block.
 
 ```rust
 identity: <T as pallet_identity::Config>::IdtyIndex
diff --git a/docs/api/runtime-errors.md b/docs/api/runtime-errors.md
index 757fcf5f6395a94aee814a6db2547a012439212d..5d52e4bbc8efb248c0e28cddf594592184cdb197 100644
--- a/docs/api/runtime-errors.md
+++ b/docs/api/runtime-errors.md
@@ -28,7 +28,6 @@ and the new runtime.
 Failed to extract the runtime version from the new runtime.
 
 Either calling `Core_version` or decoding `RuntimeVersion` failed.
-
 </details>
 </li>
 <li>
@@ -1517,4 +1516,4 @@ Proposal has not been approved.
 </li>
 </ul>
 </li>
-</ul>
+</ul>
\ No newline at end of file
diff --git a/resources/metadata.scale b/resources/metadata.scale
index 86dc5fa76adcc7628a8dd62903866e06603f0719..badb6166b06a54080e7087de379bf1a2142eb2cd 100644
Binary files a/resources/metadata.scale and b/resources/metadata.scale differ