zebra/zebra-network/src
Alfredo Garcia 239fcc85ba
feat(network): Configurable external address for Version network messages (#8488)
* add configurable external address for Version network messages

* apply suggestions from code review

Co-authored-by: Arya <aryasolhi@gmail.com>

---------

Co-authored-by: Arya <aryasolhi@gmail.com>
2024-05-03 01:07:52 +00:00
..
address_book change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
address_book_peers
config change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
isolated add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368) 2024-04-17 02:20:34 +00:00
meta_addr fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
peer feat(network): Configurable external address for Version network messages (#8488) 2024-05-03 01:07:52 +00:00
peer_set fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
protocol fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
address_book.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
address_book_peers.rs
address_book_updater.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
config.rs feat(network): Configurable external address for Version network messages (#8488) 2024-05-03 01:07:52 +00:00
constants.rs add(consensus): Adds block construction and validation for NU5 from block height 1 for Regtest (#8475) 2024-05-02 19:43:42 +00:00
isolated.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
lib.rs Move history tree and value balance to typed column families (#8115) 2023-12-20 23:20:57 +00:00
meta_addr.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
peer.rs Fix new nightly clippy and rustc lints (#7860) 2023-10-27 19:35:57 +00:00
peer_cache_updater.rs fix(ci): Increase peer cache startup wait time and test time (#7169) 2023-07-07 03:35:41 +00:00
peer_set.rs
policies.rs Delete outdated `TODOs` refering to closed issues (#6732) 2023-05-23 03:33:14 +00:00
protocol.rs