* 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> |
||
|---|---|---|
| .. | ||
| service | ||
| tests | ||
| arbitrary.rs | ||
| config.rs | ||
| constants.rs | ||
| error.rs | ||
| lib.rs | ||
| request.rs | ||
| response.rs | ||
| service.rs | ||
| tests.rs | ||