Bastian Köcher
|
fa4d3f2f0a
|
Improve BadProof docs (#6019)
* Improve `BadProof` docs
* Update primitives/runtime/src/transaction_validity.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
|
2020-05-13 23:53:46 +02:00 |
|
Tomasz Drwięga
|
762bcbab03
|
Unsigned Validation best practices (#5563)
* Configurable Unsigned Priority.
* Use the new builder.
* Fix tests.
* Fix benches.
* Remove unused import.
* Rename for_pallet
|
2020-04-08 11:17:21 +02:00 |
|
Gavin Wood
|
abd822692d
|
Mandatory dispatch class (#5515)
* Mandatory dispatch class
* Tweaks
* Docs
* Fix test
* Update frame/support/src/weights.rs
Co-Authored-By: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
* Introduce logic that was stated in PR.
* Use
* Docs.
* Fix test
* Fix merge
* Update frame/support/src/weights.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
* Fix.
* Fix
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-04-05 14:27:30 +02:00 |
|
Tomasz Drwięga
|
04ccb179e9
|
Pass transaction source to validate_transaction (#5366)
* WiP
* Support source in the runtime API.
* Finish implementation in txpool.
* Fix warning.
* Fix tests.
* Apply suggestions from code review
Co-Authored-By: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-Authored-By: Nikolay Volf <nikvolf@gmail.com>
* Extra changes.
* Fix test and benches.
* fix test
* Fix test & benches again.
* Fix tests.
* Update bumpalo
* Fix doc test.
* Fix doctest.
* Fix doctest.
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-authored-by: Nikolay Volf <nikvolf@gmail.com>
|
2020-03-25 14:09:23 +01:00 |
|
Shawn Tabrizi
|
7efa62725e
|
Update copyright year (#4532)
|
2020-01-05 14:05:44 +01:00 |
|
Weiliang Li
|
6da9f59d72
|
Rename: primitives/sr-std -> primitives/sp-std (#4327)
* primitives/sr-std -> primitives/std
* fix
* fix conflict
* rstd -> sp-std
* git mv
* fix review
* fix merge
|
2019-12-10 08:26:27 +01:00 |
|
Weiliang Li
|
04fcc71809
|
Rename folder: primitives/sr-primitives -> primitives/runtime (#4280)
* primitives/sr-primitives -> primitives/runtime
* update
|
2019-12-09 08:49:32 +01:00 |
|