Arkadiy Paronyan
|
5983a6654e
|
BFT gossip (#106)
* CLI options and keystore integration
* Replace multiqueue with future::mpsc
* BFT gossip
* Revert to app_dirs
* generate_from_seed commented
|
2018-04-03 18:06:34 +02:00 |
|
Arkadiy Paronyan
|
67ce6f9e36
|
Polkadot service (#82)
* Block import notifications
* Build fix
* Consensus messages supported in the networking
* Started consensus service
* BFT service
* Transaction propagation
* Polkadot service
* CLI integration
* Build fix
* Added signatures validation
* Removed executor argument
* Refactored steam loops; Queue size increased
* Limit queue size
* Fixed doc comment
* Fixed wasm build
* Fixed wasm build
* Check id properly
|
2018-03-30 13:54:37 +02:00 |
|
Robert Habermeier
|
e505fe0186
|
KeyStore implementation + key derivation (#97)
* improve ed25519 bindings
* probably broken child derivation
* basic keystore
* keystore integration in CLI
* constant-time mac comparison
* fix spaces
|
2018-03-16 17:39:49 +01:00 |
|
Gav
|
aa67fe3781
|
Fix warning and directory restructure.
|
2018-02-08 14:29:30 +01:00 |
|