Bastian Köcher
|
c418758ebc
|
Simplify the bitfield signing job (#1920)
Besides that the pr also adds a simple test.
|
2020-11-05 10:56:52 +00:00 |
|
Bernhard Schuster
|
f345123748
|
introduce errors with info (#1834)
|
2020-10-27 08:10:03 +01:00 |
|
Rakan Alhneiti
|
bd75a4ce18
|
Update to work with async keystore – Companion PR for #7000 (#1740)
* Fix keystore types
* Use SyncCryptoStorePtr
* Borrow keystore
* Fix unused imports
* Fix polkadot service
* Fix bitfield-distribution tests
* Fix indentation
* Fix backing tests
* Fix tests
* Fix provisioner tests
* Removed SyncCryptoStorePtr
* Fix services
* Address PR feedback
* Address PR feedback - 2
* Update CryptoStorePtr imports to be from sp_keystore
* Typo
* Fix CryptoStore import
* Document the reason behind using filesystem keystore
* Remove VALIDATORS
* Fix duplicate dependency
* Mark sp-keystore as optional
* Fix availability distribution
* Fix call to sign_with
* Fix keystore usage
* Remove tokio and fix parachains Cargo config
* Typos
* Fix keystore dereferencing
* Fix CryptoStore import
* Fix provisioner
* Fix node backing
* Update services
* Cleanup dependencies
* Use sync_keystore
* Fix node service
* Fix node service - 2
* Fix node service - 3
* Rename CryptoStorePtr to SyncCryptoStorePtr
* "Update Substrate"
* Apply suggestions from code review
* Update node/core/backing/Cargo.toml
* Update primitives/src/v0.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Fix wasm build
* Update Cargo.lock
Co-authored-by: parity-processbot <>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-10-09 10:54:03 +00:00 |
|
Peter Goodspeed-Niklaus
|
9fda6cb416
|
break out subsystem-util and subsystem-test-helpers into individual crates (#1553)
* break out subsystem-util and subsystem-test-helpers into individual crates
* cause all packages to check successfully
|
2020-08-07 16:51:36 +02:00 |
|
Robert Habermeier
|
62d323a878
|
move bitfield-signing crate to node/core (#1465)
|
2020-07-24 13:18:37 +02:00 |
|