Jakub Pánik
|
e366b5bd2c
|
Added subscribe_all_heads RPC function (#4979)
* Added subscribe_all_heads RPC function
* Update client/rpc/src/chain/tests.rs
Fixed style ( spacing )
Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
|
2020-03-04 14:19:38 +01:00 |
|
Shawn Tabrizi
|
7efa62725e
|
Update copyright year (#4532)
|
2020-01-05 14:05:44 +01:00 |
|
Tomasz Drwięga
|
8778ca7dc8
|
[big refactor] Remove crate aliasing. (#4395)
* Rename: Phase 1.
* Unify codec.
* Fixing: Phase 2
* Fixing: Phase 3.
* Fixing: Phase 4.
* Fixing: Phase 5.
* Fixing: Phase 6.
* Fixing: Phase 7.
* Fixing: Phase 8. Tests
* Fixing: Phase 9. Tests!!!
* Fixing: Phase 10. Moar tests!
* Finally done!
* More fixes.
* Rename primitives:: to sp_core::
* Apply renames in finality-grandpa.
* Fix benches.
* Fix benches 2.
* Revert node-template.
* Fix frame-system in our modules.
|
2019-12-16 20:36:49 +08:00 |
|
Benjamin Kampmann
|
c5a709a882
|
Fix folder names in client and test (#4360)
* client/rpc/api -> client/rpc-api
* client/util/wasm-builder-runner -> utils/wasm-builder-runner
* client/grafana-data-source -> utils/grafana-data-source
* test/utils -> test-utils
* fix moved path
* Update Cargo.lock
* Update Cargo.lock
|
2019-12-11 16:41:38 +01:00 |
|