Age | Commit message (Expand) | Author |
---|---|---|
2017-04-20 | Merge #9942: Refactor CBlockPolicyEstimator | Wladimir J. van der Laan |
2017-04-13 | [Wallet] Decouple CInputCoin from CWalletTx | NicolasDorier |
2017-04-10 | Call estimate(Smart)Fee directly from CBlockPolicyEstimator | Alex Morcos |
2017-04-08 | [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin | NicolasDorier |
2017-04-02 | Improve CFeeBumper interface, add comments, make use of std::move | Jonas Schnelli |
2017-04-02 | Cancel feebump is vErrors is not empty | Jonas Schnelli |
2017-04-02 | Use static calls for GetRequiredFee and GetMinimumFee, remove make_pair from ... | Jonas Schnelli |
2017-04-02 | Restore CalculateMaximumSignedTxSize function signature | Jonas Schnelli |
2017-04-02 | Directly abort execution in FeeBumper::commit if wallet or tx is not available | Jonas Schnelli |
2017-04-02 | Refactor Bumpfee core functionality | Jonas Schnelli |