Skip to content

Commit

Permalink
Saner weights + lease calcuation fix. (#2778)
Browse files Browse the repository at this point in the history
And have proper benchmarks.

---------

Co-authored-by: eskimor <eskimor@no-such-url.com>
Co-authored-by: command-bot <>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 27, 2023
1 parent 7070b65 commit dcbc36a
Show file tree
Hide file tree
Showing 6 changed files with 175 additions and 157 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("coretime-rococo"),
impl_name: create_runtime_str!("coretime-rococo"),
authoring_version: 1,
spec_version: 1_005_003,
spec_version: 1_005_004,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 0,
Expand Down
Loading

0 comments on commit dcbc36a

Please sign in to comment.