Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

IPC (feature-gated) #1654

Merged
merged 18 commits into from
Jul 20, 2016
Merged

IPC (feature-gated) #1654

merged 18 commits into from
Jul 20, 2016

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Jul 18, 2016

cargo build --features=ipc
cargo run --bin parity --features=ipc

will compile and run parity and sync in the separate processes

also moves logger code to the separate crate

@NikVolf NikVolf added the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Jul 18, 2016
@coveralls
Copy link

coveralls commented Jul 18, 2016

Coverage Status

Coverage decreased (-0.8%) to 75.662% when pulling 529ab3c on ipc into 18f1661 on master.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage decreased (-0.6%) to 75.595% when pulling fcc6fc9 on ipc into 615fca5 on master.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage decreased (-0.6%) to 75.605% when pulling 39f7a33 on ipc into 615fca5 on master.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage decreased (-0.6%) to 75.632% when pulling 60026b0 on ipc into 615fca5 on master.

@NikVolf NikVolf added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Jul 19, 2016
@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage decreased (-0.7%) to 75.589% when pulling 2f3fffa on ipc into 3cc3dbe on master.

@NikVolf NikVolf added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. A0-pleasereview 🤓 Pull request needs code review. and removed A0-pleasereview 🤓 Pull request needs code review. A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Jul 19, 2016
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Jul 20, 2016
@gavofyork gavofyork added A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Jul 20, 2016
@NikVolf NikVolf added A8-looksgood 🦄 Pull request is reviewed well. and removed A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. labels Jul 20, 2016
@coveralls
Copy link

coveralls commented Jul 20, 2016

Coverage Status

Changes Unknown when pulling bf76d50 on ipc into * on master*.

@arkpar arkpar merged commit 8ab56ea into master Jul 20, 2016
@NikVolf NikVolf deleted the ipc branch July 20, 2016 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants