Pierre Krieger
|
717fa95bc7
|
Restore the empty line after the license (#6088)
|
2020-05-20 13:08:27 +00:00 |
|
Nikolay Volf
|
d5411969ac
|
fix whitespace (#6062)
|
2020-05-18 13:51:28 +02:00 |
|
Benjamin Kampmann
|
be8c96adec
|
Relax substrate licensing scheme (#5947)
|
2020-05-15 13:21:56 +02:00 |
|
Igor Matuszewski
|
4b1f7d187f
|
Allow to expose a subset of unsafe RPCs (#5233)
* sc-cli: Use type-safe constructors for RPC/Prometheus interfaces
* service: Simplify rpc handler creation
Could probably be further simplifies once [this][commit] lands.
[commit]: https://github.com/paritytech/jsonrpc/commit/20485387ed06a48f1a70bf4d609a7cde6cf0accf
* service: Streamline some HTTP & WS server start logic
* client: Introduce a simple RPC policy mechanism
* rpc/system: Check unsafe RPCs
* rpc/offchain: Check unsafe RPCs
* rpc/author: Check unsafe RPCs
|
2020-04-20 11:03:58 +02:00 |
|
Edwin
|
9a6d9f0db5
|
RPC api for offchain storage (#4694)
* Rpc api for offchain storage
* Replace Vec<u8> to Bytes, replace Mutex to RwLock
* Remove pub
* Modify copyright year
|
2020-01-28 23:31:28 +01:00 |
|