Skip to content
Snippets Groups Projects
Commit 68351da2 authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

Renaming and documentation for ApplyResult, ApplyOutcome and et al (#4134)


* Remove superflous errors from the system module

* Rename and document InclusionOutcome

* Rename InclusionError

* Remove unused inclusion errors.

I left the enumeration though since other elements might be used some day.

* Rename and document DispatchOutcome

* Apply suggestions from code review

Co-Authored-By: default avatarTomasz Drwięga <tomusdrw@users.noreply.github.com>

* TransactionValidityError instead of InclusionError

* Rename InclusionOutcome to ApplyExtrinsicResult

* Update docs.

* Update lib.rs

should be → is

* Bump the block builder API version.

* Fix the should_return_runtime_version test

* Clean the evidence
parent 86b6ac55
Branches
No related merge requests found
Showing
with 186 additions and 129 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment