Zebra/zebra-rpc
Arya 53b446668e
fix(rpc): Avoid selecting duplicate transactions in block templates (#6006)
* Removes candidate_tx from candidate_txs

- Creates a new WeightedIndex instead of updating the weights

- Logs tx hashes and unpaid_actions in getblocktemplate

* Applies suggestions from PR review.
2023-01-23 02:48:45 +00:00
..
src fix(rpc): Avoid selecting duplicate transactions in block templates (#6006) 2023-01-23 02:48:45 +00:00
Cargo.toml Fix test dependency from zebra-rpc to zebra-network (#5992) 2023-01-19 09:12:31 +00:00