* adds transactions to ChainTipBlock and rejects transactions from the mempool that have been invalidated by the latest block commit * merges remove_same_effects in with reject_invalidated_transactions, moves nullifier retrieval to the new Storage method, rejects mined_ids, and updates tests * updates DuplicateSpend's error message * fixes tests * Update zebrad/src/components/mempool/storage.rs Co-authored-by: teor <teor@riseup.net> * adds comment * formatting for the proptest Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| proptest-regressions/service | ||
| src | ||
| tests | ||
| Cargo.toml | ||