Skip to content
Snippets Groups Projects
Select Git revision
  • upgrade_polkadot_v0.9.42
  • archive_upgrade_polkadot_v0.9.42
  • pallet-benchmark
  • master default protected
  • jrx/workspace_tomls
  • hugo-gtest
  • hugo-rework-genesis
  • hugo-remove-duniter-account
  • hugo-tmp
  • release/poka-chainspec-gdev5-pini-docker
  • release/poka-chainspec-gdev5
  • ud-time-64
  • distance
  • david-wot-scenarios-cucumber
  • release/runtime-400
  • elois-revoc-with-old-key
  • elois-smish-members-cant-change-or-rem-idty
  • release/runtime-300
  • elois-fix-idty-post-genesis
  • elois-fix-sufficients-change-owner-key
  • v0.4.0
  • runtime-400
  • runtime-303
  • runtime-302
  • v0.3.0
  • runtime-301
  • v0.2.0
  • runtime-300
  • runtime-201
  • runtime-200
  • runtime-105
  • runtime-104
  • runtime-103
  • runtime-102
  • runtime-101
  • v0.1.0
  • runtime-100
37 results

runtime-errors.md

Blame
  • Forked from nodes / rust / Duniter v2S
    Source project has a limited visibility.
    • Benjamin Gallois's avatar
      23c25376
      Automatic weights documentation (!222) · 23c25376
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix no weight
      
      * add const documentation
      
      * refactor error handling
      
      * refactor doc generation
      
      * refactor using if let chaining
      
      * add generic constructor
      
      * add automatic max block weight from metadata
      
      * remove all unwrap
      
      * update docs
      
      * add extrinsic base weight overhead
      
      * update metadata
      
      * fix readability
      
      * add weights to doc
      
      * fix  weight analyzer
      
      * add max_block_weight
      
      * add to workspace
      
      * rework as a lib
      
      * update all weights
      
      * fix overhead benchmark
      
      * add relative weight
      
      * fix weight evaluation with complexity parameters
      
      * add weights computation from weight files
      23c25376
      History
      Automatic weights documentation (!222)
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix no weight
      
      * add const documentation
      
      * refactor error handling
      
      * refactor doc generation
      
      * refactor using if let chaining
      
      * add generic constructor
      
      * add automatic max block weight from metadata
      
      * remove all unwrap
      
      * update docs
      
      * add extrinsic base weight overhead
      
      * update metadata
      
      * fix readability
      
      * add weights to doc
      
      * fix  weight analyzer
      
      * add max_block_weight
      
      * add to workspace
      
      * rework as a lib
      
      * update all weights
      
      * fix overhead benchmark
      
      * add relative weight
      
      * fix weight evaluation with complexity parameters
      
      * add weights computation from weight files