Add more details to test coverage increase entry (#2499)
The amount covered increased a lot, so it makes sense to add a bit more detail about what was included.
This commit is contained in:
parent
48cf52735c
commit
81a13af5dc
|
|
@ -43,7 +43,8 @@ Sapling spends in V5 transactions, and some initial work to validate parts of Or
|
|||
- Stop ignoring sapling binding signature errors (#2472)
|
||||
- Always compute sighash with librustzcash (#2469)
|
||||
- Fix bug in sighash calculation for coinbase transactions (#2459)
|
||||
- Increase coverage of cached state tests by covering non-finalized state validation (#2463)
|
||||
- Increase coverage of cached state tests: full block and transaction validation, and non-finalized
|
||||
state validation (#2463)
|
||||
|
||||
### Security
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue