André Silva
|
097cadca19
|
create newtype for ValidationCodeHash (#3212)
* create newtype for ValidationCodeHash
* pvf: fix tests compilation
* primitives: fix test compilation
|
2021-06-12 16:44:07 +00:00 |
|
André Silva
|
8c3bc2b2bb
|
replace HistoricalValidationCode usages with ValidationCodeByHash (#3210)
* replace HistoricalValidationCode usages with ValidationCodeByHash
* runtime-api: tabify tests file
* update implementers guide
|
2021-06-11 18:00:57 +00:00 |
|
Bernhard Schuster
|
f698bf8548
|
chore: move tests into separate files (#3206)
Moves tests into separate files
in order to limit the loc per file.
|
2021-06-11 12:50:19 +00:00 |
|