Files
pezkuwi-subxt/substrate/client
Dmitry Markin 6eda842cf0 Change on-the-wire protocol names to include genesis hash & fork id (#11938)
* Rename transactions protocol to include genesis hash

* Add protocol name generation to sc_network::utils

* Use utils functions for transactions protocol name generation

* Extract protocol name generation into public module

* Use sc_network::protocol_name::standard_protocol_name() for BEEFY and GRANDPA

* minor: add missing newline at EOF

* Change block-announces protocol name to include genesis_hash & fork_id

* Change protocol names to include genesis hash and fork id

Protocols changed:
    - sync
    - state
    - light
    - sync/warp

* Revert "Use sc_network::protocol_name::standard_protocol_name() for BEEFY and GRANDPA"

This reverts commit cd60a95a3face397e1b67f4bc95dd0f2b581bfae.

* Get rid of `protocol_name` module
2022-08-05 06:50:57 +00:00
..
2022-08-03 08:46:10 +00:00
2022-05-04 13:38:54 +00:00
2022-07-26 14:37:05 +02:00
2022-05-04 13:38:54 +00:00
2022-07-12 17:00:00 +00:00
2022-08-03 13:34:33 +02:00
2022-05-28 11:55:51 +02:00
2022-07-26 14:37:05 +02:00
2022-05-04 13:38:54 +00:00