zebra/zebra-chain
Arya 7597cf1cae
change(consensus): Allow transactions spending coinbase outputs to have transparent outputs on Regtest (#9085)
* Updates `coinbase_spend_restriction()` method to always return `OnlyShieldedOutputs` on Regtest.

* Adds a `should_allow_unshielded_coinbase_spends` field to testnet::Parameters

* Adds a test

* Apply suggestions from code review

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

* Renames CoinbaseSpendRestriction variants and updates their documentation.

Updates a comment.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Marek <mail@marek.onl>
2024-12-20 01:29:42 +00:00
..
benches use `reddsa` crate and remove duplicated RedPallas code (#6013) 2023-02-01 23:27:28 +00:00
proptest-regressions Split out parsing & validation of test VerificationKey from checking of the signature (#2228) 2021-06-01 15:59:34 +10:00
src change(consensus): Allow transactions spending coinbase outputs to have transparent outputs on Regtest (#9085) 2024-12-20 01:29:42 +00:00
Cargo.toml build(deps): bump the prod group with 10 updates (#9077) 2024-12-11 16:29:44 +00:00