Bastian Köcher
|
e3e651f72c
|
Happy new year (#7814)
* Happy new year
Updates the copyright years and fixes wrong license headers.
* Fix the template
* Split HEADER into HEADER-APACHE & HEADER-GPL
|
2021-01-04 09:03:13 +00:00 |
|
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 |
|
Yuanchao Sun
|
52d0173ec3
|
Add RPC function state_getProof, resolves #1110 (#5649)
* Add RPC function state_getProof, resolves #1110
* Apply suggestions from code review
* Update client/rpc/src/state/state_full.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
* Update Cargo.lock
* Make block hash optional
* Wrap StorageProof as Bytes
* Add struct ReadProof
* Fix typo
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-04-20 21:09:55 +02:00 |
|