zebra/zebrad
Arya 3147d20f18
add(book): Adds a section on Regtest usage to the Zebra book (#8526)
* Always set mempool.debug_enable_at_height to 0 on Regtest

* Adds a Regtest with Zebra page to the book

* Deduplicates calls to is_regtest() in start fn

* upgrade min rust version in zebrad

* Display full network name in logs except for Mainnet and default Testnet

* Add example logs/code to regtest section of the book

* apply some extra information

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

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

---------

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: Marek <mail@marek.onl>
Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>
2024-05-22 15:14:22 +00:00
..
proptest-regressions/components/mempool/storage/tests
src add(book): Adds a section on Regtest usage to the Zebra book (#8526) 2024-05-22 15:14:22 +00:00
systemd
tests change(network): Allow custom testnets to make peer connections and configure more parameters (#8528) 2024-05-20 13:11:34 +00:00
Cargo.toml add(book): Adds a section on Regtest usage to the Zebra book (#8526) 2024-05-22 15:14:22 +00:00
build.rs