Benjamin Kampmann
|
be8c96adec
|
Relax substrate licensing scheme (#5947)
|
2020-05-15 13:21:56 +02:00 |
|
Bastian Köcher
|
70923cdf7c
|
Update initialize tests for latest rust stable (#5971)
* Update initialize tests for latest rust stable
* Update more tests
* AHHH
* Fix `runtime-interface` test
* ------------------------______________----------------------
* ...
|
2020-05-11 23:33:32 +02:00 |
|
Nikolay Volf
|
4d3557d5a1
|
Versioning for #[runtime-interface] (#5328)
* versionned runtime-interface
* use only one additional wasm blob
* alter docs
* formatting, naming and docs
* add comment for test
* version duplicate err
* RuntimeInterfaceItem -> RuntimeInterfaceFunction<
* test naming
* version checking
* remove spaces
* Update primitives/runtime-interface/proc-macro/src/runtime_interface/bare_function_interface.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
* remove sanity checks and reduce coverage
* add doc comment
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-03-23 15:09:05 +01:00 |
|
Shawn Tabrizi
|
7efa62725e
|
Update copyright year (#4532)
|
2020-01-05 14:05:44 +01:00 |
|
Bastian Köcher
|
6500b33df3
|
Fix cycle dependency in sp-runtime-interface (#4353)
* Fix cycle dependency in `sp-runtime-interface`
* Fixes tests
|
2019-12-11 09:32:11 +01:00 |
|