mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-02 18:34:51 +01:00
* Reduce allocations in parameters to processTransactionImpl parameters for Some * Move cachedReceivedOptF map out of the hot path on processBlockCachedUtxos * Move spentSpendingInfoDbs out of the hot path on processBlockCachedUtxos * Cache all inputs in block earlier to avoid looping over them over and over * Call correctly processTransactionImpl on accumulated wallet * Fix compile |
||
---|---|---|
.. | ||
org/bitcoins/wallet |