Pierre Krieger
62650989a3
Allow fallback names for protocols ( #8682 )
...
* Allow fallback names for protocols
* Apply suggestions from code review
Co-authored-by: Roman Proskuryakov <humbug@deeptown.org >
* Fix some issues
* Fix compilation after merging master
Co-authored-by: Roman Proskuryakov <humbug@deeptown.org >
2021-05-06 14:01:01 +00:00
Pierre Krieger
b16bc0552e
Clean up log levels in sc_network ( #8529 )
...
* Clean up log levels in sc_network
* Fix imports
2021-04-05 18:18:47 +00:00
Pierre Krieger
2bd41a0251
Fix transactions not being propagated to authorities ( #8212 )
2021-02-26 15:09:42 +00:00
Pierre Krieger
a3d749f3c5
Add some debug_asserts for #8171 ( #8181 )
2021-02-24 17:13:34 +01:00
Pierre Krieger
aa95196be3
Extract transactions handling from protocol.rs ( #8110 )
...
* Extract transactions handling from protocol.rs
* Oops, boolean
* Do this better
* Update client/network/src/transactions.rs
Co-authored-by: Nikolay Volf <nikvolf@gmail.com >
* [WIP] Fix handshake
* Finish handshake change
* Bugfix
Co-authored-by: Nikolay Volf <nikvolf@gmail.com >
2021-02-18 17:04:23 +01:00