Page MenuHomePhabricator
Feed Advanced Search

Jun 25 2019

deadalnix added a comment to D3394: wallet: Switch to using output groups instead of coins in coin selection.

Rebase and address comments

Jun 25 2019, 14:30
deadalnix added inline comments to D3394: wallet: Switch to using output groups instead of coins in coin selection.
Jun 25 2019, 14:27
deadalnix added a comment to D3393: wallet: Add output grouping.

Backport bugfix from PR13805

Jun 25 2019, 14:22
deadalnix updated the summary of D3393: wallet: Add output grouping.
Jun 25 2019, 14:18
D3371: fix BIP37 processing for non-topologically ordered blocks is now accepted and ready to land.
Jun 25 2019, 02:42
deadalnix added a comment to D2980: Merge #12287: Optimise lock behaviour for GuessVerificationProgress().

This is when I point out that CI dosn't run debug, or maybe it does, who knows. So I don't know if this is a giant regression or if the comment mention a fix that don't need fixing or what.

Jun 25 2019, 02:35
D3408: Merge #10789: Punctuation/grammer fixes in rpcwallet.cpp is now accepted and ready to land.
Jun 25 2019, 02:27
D3406: Merge #9750: Bloomfilter: parameter variables made constant is now accepted and ready to land.
Jun 25 2019, 02:20
D3407: Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h is now accepted and ready to land.
Jun 25 2019, 01:55

Jun 24 2019

deadalnix committed rABC0cb6aa009058: Speedup coinselector_tests by using a dummy WalletDBWrapper when apropriate (authored by deadalnix).
Speedup coinselector_tests by using a dummy WalletDBWrapper when apropriate
Jun 24 2019, 16:02
deadalnix closed D3387: Speedup coinselector_tests by using a dummy WalletDBWrapper when apropriate.
Jun 24 2019, 16:02
deadalnix committed rABC740a33e83f89: Actually disable BnB when there are preset inputs (authored by Andrew Chow <achow101-github@achow101.com>).
Actually disable BnB when there are preset inputs
Jun 24 2019, 15:59
deadalnix closed D3378: Actually disable BnB when there are preset inputs.
Jun 24 2019, 15:59
deadalnix committed rABCe45beabef48d: Fix Clang Static Analyzer warnings (authored by practicalswift <practicalswift@users.noreply.github.com>).
Fix Clang Static Analyzer warnings
Jun 24 2019, 15:50
deadalnix closed D3377: Fix Clang Static Analyzer warnings.
Jun 24 2019, 15:50
deadalnix committed rABCafc4447ef4ef: wallet: Make fee settings non-static members (authored by MarcoFalke <falke.marco@gmail.com>).
wallet: Make fee settings non-static members
Jun 24 2019, 15:48
deadalnix closed D3364: wallet: Make fee settings non-static members.
Jun 24 2019, 15:48
deadalnix added a comment to D3364: wallet: Make fee settings non-static members.

Remove comment

Jun 24 2019, 15:35
D3399: unsigned int -> size_t in merkleblock-related code is now accepted and ready to land.
Jun 24 2019, 15:33
deadalnix committed rABCac9f7d12da63: wallet: Add input bytes to CInputCoin (authored by Karl-Johan Alm <karljohan-alm@garage.co.jp>).
wallet: Add input bytes to CInputCoin
Jun 24 2019, 15:24
deadalnix closed D3391: wallet: Add input bytes to CInputCoin.
Jun 24 2019, 15:23
deadalnix committed rABC19826e3b8f8b: moveonly: CoinElegibilityFilter into coinselection.h (authored by Karl-Johan Alm <karljohan-alm@garage.co.jp>).
moveonly: CoinElegibilityFilter into coinselection.h
Jun 24 2019, 15:21
deadalnix closed D3390: moveonly: CoinElegibilityFilter into coinselection.h.
Jun 24 2019, 15:21
deadalnix committed rABCb16cdc104c73: utils: Add insert() convenience templates (authored by Karl-Johan Alm <karljohan-alm@garage.co.jp>).
utils: Add insert() convenience templates
Jun 24 2019, 15:18
deadalnix closed D3389: utils: Add insert() convenience templates.
Jun 24 2019, 15:18

Jun 23 2019

D3363: [CMAKE] Build checkblock benchmark now requires changes to proceed.
Jun 23 2019, 00:08

Jun 22 2019

D3371: fix BIP37 processing for non-topologically ordered blocks now requires changes to proceed.
Jun 22 2019, 23:26
deadalnix created D3398: doc: Add release notes for -avoidpartialspends.
Jun 22 2019, 22:03
deadalnix created D3397: clean-up: Remove no longer used ivars from CInputCoin.
Jun 22 2019, 22:00
deadalnix created D3396: wallet: Remove deprecated OutputEligibleForSpending.
Jun 22 2019, 21:56
deadalnix created D3395: test: Add basic testing for wallet groups.
Jun 22 2019, 21:53
deadalnix updated the summary of D3394: wallet: Switch to using output groups instead of coins in coin selection.
Jun 22 2019, 21:48
deadalnix created D3394: wallet: Switch to using output groups instead of coins in coin selection.
Jun 22 2019, 21:47
deadalnix created D3393: wallet: Add output grouping.
Jun 22 2019, 21:31
deadalnix created D3392: Add -avoidpartialspends and m_avoid_partial_spends.
Jun 22 2019, 21:16
deadalnix added inline comments to D3378: Actually disable BnB when there are preset inputs.
Jun 22 2019, 21:03
deadalnix added a comment to D3253: Remove Schnorr activation.

Wait, does that pass IBD? There may be some problem with the sigops count. Please double check before landing.

Jun 22 2019, 20:47
deadalnix accepted D3253: Remove Schnorr activation.
Jun 22 2019, 20:46
deadalnix created D3391: wallet: Add input bytes to CInputCoin.
Jun 22 2019, 20:37
deadalnix created D3390: moveonly: CoinElegibilityFilter into coinselection.h.
Jun 22 2019, 20:32
deadalnix created D3389: utils: Add insert() convenience templates.
Jun 22 2019, 20:27
D3380: Merge #12250: Make CKey::Load references const is now accepted and ready to land.
Jun 22 2019, 02:12
D3318: [LINTER] Prevent including a source file is now accepted and ready to land.
Jun 22 2019, 02:11
D3365: Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... is now accepted and ready to land.
Jun 22 2019, 02:10
deadalnix added inline comments to D3365: Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money....
Jun 22 2019, 02:09
deadalnix accepted D3381: Merge #13726: Utils and libraries: Removes the boost/algorithm/string/join dependency.
Jun 22 2019, 02:07
D3384: Merge #10228: build: regenerate bitcoin-config.h as necessary is now accepted and ready to land.
Jun 22 2019, 02:06
deadalnix accepted D3385: Merge #10380: [doc] Removing comments about dirty entries on txmempool.
Jun 22 2019, 02:05
D3386: Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter is now accepted and ready to land.
Jun 22 2019, 02:04
deadalnix created D3387: Speedup coinselector_tests by using a dummy WalletDBWrapper when apropriate.
Jun 22 2019, 01:23

Jun 21 2019

deadalnix committed rABC278e8f83d10d: Remove unecessary include of boost/version (authored by deadalnix).
Remove unecessary include of boost/version
Jun 21 2019, 23:34
deadalnix closed D3379: Remove unecessary include of boost/version.
Jun 21 2019, 23:34
deadalnix created D3379: Remove unecessary include of boost/version.
Jun 21 2019, 14:03
D3376: Merge #11237: qt: Fixing division by zero in time remaining is now accepted and ready to land.
Jun 21 2019, 02:54
deadalnix added inline comments to D3365: Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money....
Jun 21 2019, 02:48
D3365: Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... now requires changes to proceed.
Jun 21 2019, 02:47
deadalnix created D3378: Actually disable BnB when there are preset inputs.
Jun 21 2019, 02:03
deadalnix created D3377: Fix Clang Static Analyzer warnings.
Jun 21 2019, 01:28
deadalnix added a comment to D3364: wallet: Make fee settings non-static members.

Rebase and remove redundant forward declaration

Jun 21 2019, 00:12

Jun 20 2019

D3114: De-witnessing some comments is now accepted and ready to land.
Jun 20 2019, 23:55
D3365: Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... now requires changes to proceed.

A small change, but otherwise, LGTM.

Jun 20 2019, 23:53

Jun 19 2019

deadalnix added a comment to D3364: wallet: Make fee settings non-static members.

Rebase

Jun 19 2019, 12:49
deadalnix committed rABC04dacad3085c: [refactor] Make TransactionWithinChainLimit more flexible (authored by Karl-Johan Alm <karljohan-alm@garage.co.jp>).
[refactor] Make TransactionWithinChainLimit more flexible
Jun 19 2019, 12:39
deadalnix closed D3343: [refactor] Make TransactionWithinChainLimit more flexible.
Jun 19 2019, 12:39

Jun 18 2019

deadalnix created D3364: wallet: Make fee settings non-static members.
Jun 18 2019, 23:37
deadalnix added a comment to D3343: [refactor] Make TransactionWithinChainLimit more flexible.

GetHash => GetId

Jun 18 2019, 23:19
deadalnix added a comment to D3283: Merge #10408, #13291, and partial #13163.

There are no explanation as to why the squash is necessary in the link you provided nor in your comment.

Jun 18 2019, 17:44
D3354: Clarify include guard naming convention is now accepted and ready to land.
Jun 18 2019, 13:40
D3361: clarify GetBlockScriptFlags is now accepted and ready to land.

likestamp

Jun 18 2019, 13:39
deadalnix committed rABC6ec64e617261: Restore CWallet::minTxFee (authored by deadalnix).
Restore CWallet::minTxFee
Jun 18 2019, 12:29
deadalnix closed D3353: Restore CWallet::minTxFee.
Jun 18 2019, 12:29
deadalnix committed rABCe389a8cb3527: bench: Simplify CoinSelection (authored by João Barbosa <joao.paulo.barbosa@gmail.com>).
bench: Simplify CoinSelection
Jun 18 2019, 12:23
deadalnix closed D3346: bench: Simplify CoinSelection.
Jun 18 2019, 12:23
deadalnix retitled D3353: Restore CWallet::minTxFee from Restor CWallet::minTxFee to Restore CWallet::minTxFee.
Jun 18 2019, 12:22
deadalnix committed rABC25eb9b97fd71: Add a test to make sure that negative effective values are filtered (authored by Andrew Chow <achow101-github@achow101.com>).
Add a test to make sure that negative effective values are filtered
Jun 18 2019, 12:21
deadalnix closed D3304: Add a test to make sure that negative effective values are filtered.
Jun 18 2019, 12:21
deadalnix committed rABC167773c1432d: Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it (authored by Andrew Chow <achow101-github@achow101.com>).
Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it
Jun 18 2019, 12:18
deadalnix closed D3301: Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it.
Jun 18 2019, 12:18
deadalnix committed rABC0d8923573d99: tests: Avoid copies of CTransaction (authored by MarcoFalke <falke.marco@gmail.com>).
tests: Avoid copies of CTransaction
Jun 18 2019, 11:56
deadalnix closed D3336: tests: Avoid copies of CTransaction.
Jun 18 2019, 11:55

Jun 17 2019

deadalnix committed rABC80d081077dc0: Use mempool's descendent count in the wallet code (authored by Karl-Johan Alm <karljohan-alm@garage.co.jp>).
Use mempool's descendent count in the wallet code
Jun 17 2019, 23:51
deadalnix closed D3342: Use mempool's descendent count in the wallet code.
Jun 17 2019, 23:51
deadalnix committed rABC4625244b514f: Restore minRelayTxFee (authored by deadalnix).
Restore minRelayTxFee
Jun 17 2019, 23:46
deadalnix closed D3352: Restore minRelayTxFee.
Jun 17 2019, 23:46
deadalnix committed rABC1f83114372e2: Implement getRequiredFee in the node interface and use it (authored by deadalnix).
Implement getRequiredFee in the node interface and use it
Jun 17 2019, 23:37
deadalnix closed D3348: Implement getRequiredFee in the node interface and use it.
Jun 17 2019, 23:37
deadalnix added a comment to D3336: tests: Avoid copies of CTransaction.

Fix mempool_tests.cpp , Fix comment saying +2 when +3 is relevent.

Jun 17 2019, 17:12
deadalnix added inline comments to D3336: tests: Avoid copies of CTransaction.
Jun 17 2019, 16:31
deadalnix added a comment to D3301: Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it.

Remove witness overhead

Jun 17 2019, 16:27
deadalnix added a comment to D3352: Restore minRelayTxFee.

Fix comment

Jun 17 2019, 15:39
deadalnix requested review of D3342: Use mempool's descendent count in the wallet code.
Jun 17 2019, 14:00
deadalnix committed rABC79d37414f1ac: Dead code removal (authored by Thomas Snider <tjps636@gmail.com>).
Dead code removal
Jun 17 2019, 13:59
deadalnix closed D3349: Dead code removal.
Jun 17 2019, 13:59
deadalnix created D3353: Restore CWallet::minTxFee.
Jun 17 2019, 00:49
D3253: Remove Schnorr activation now requires changes to proceed.
Jun 17 2019, 00:23

Jun 16 2019

deadalnix created D3352: Restore minRelayTxFee.
Jun 16 2019, 22:53
D3351: Fix lock reference in miner.h is now accepted and ready to land.
Jun 16 2019, 21:41
deadalnix created D3349: Dead code removal.
Jun 16 2019, 15:12
deadalnix created D3348: Implement getRequiredFee in the node interface and use it.
Jun 16 2019, 14:16
D3335: [LINTER] Make the check-doc linter run only once now requires changes to proceed.

I'll need more time to actually review this, but it's clear that the API is not what you'd expect.

Jun 16 2019, 01:58