Page MenuHomePhabricator
Feed All Stories

Jun 8 2020

teamcity updated the summary of D6451: Fire TransactionRemovedFromMempool from mempool.
Jun 8 2020, 13:20
deadalnix requested review of D6451: Fire TransactionRemovedFromMempool from mempool.
Jun 8 2020, 13:20
deadalnix committed rABC095c7367b3d6: scripted-diff: Replace ::mempool with m_node.mempool in tests (authored by MarcoFalke <falke.marco@gmail.com>).
scripted-diff: Replace ::mempool with m_node.mempool in tests
Jun 8 2020, 12:11
deadalnix closed D6439: scripted-diff: Replace ::mempool with m_node.mempool in tests.
Jun 8 2020, 12:11
deadalnix committed rABC66c8601ef2bf: Explicitely pass the mempool down in some test (authored by deadalnix).
Explicitely pass the mempool down in some test
Jun 8 2020, 12:01
deadalnix closed D6436: Explicitely pass the mempool down in some test.
Jun 8 2020, 12:01
Fabien accepted D6439: scripted-diff: Replace ::mempool with m_node.mempool in tests.
Jun 8 2020, 07:43
Fabien updated the summary of D6439: scripted-diff: Replace ::mempool with m_node.mempool in tests.
Jun 8 2020, 07:29
Fabien accepted D6436: Explicitely pass the mempool down in some test.
Jun 8 2020, 07:27
deadalnix committed rABC89fd89782395: Have importwallet use ImportPrivKeys and ImportScripts (authored by Andrew Chow <achow101-github@achow101.com>).
Have importwallet use ImportPrivKeys and ImportScripts
Jun 8 2020, 03:34
deadalnix closed D6416: Have importwallet use ImportPrivKeys and ImportScripts.
Jun 8 2020, 03:34
deadalnix committed rABCdde85a0c75a6: Optionally allow ImportScripts to set script creation timestamp (authored by Andrew Chow <achow101-github@achow101.com>).
Optionally allow ImportScripts to set script creation timestamp
Jun 8 2020, 03:30
deadalnix closed D6415: Optionally allow ImportScripts to set script creation timestamp.
Jun 8 2020, 03:30
deadalnix committed rABCa93f717e006c: Disconnect peers violating blocks-only mode (authored by Suhas Daftuar <sdaftuar@gmail.com>).
Disconnect peers violating blocks-only mode
Jun 8 2020, 03:24
deadalnix closed D6435: Disconnect peers violating blocks-only mode.
Jun 8 2020, 03:24
deadalnix committed rABCda361cf611fc: doc: improve comments relating to block-relay-only peers (authored by Suhas Daftuar <sdaftuar@gmail.com>).
doc: improve comments relating to block-relay-only peers
Jun 8 2020, 03:24
deadalnix closed D6434: doc: improve comments relating to block-relay-only peers.
Jun 8 2020, 03:24
teamcity closed T923: Build Bitcoin-ABC / Master / Bitcoin-ABC Master w/o Wallet is broken. as Resolved.
Jun 8 2020, 03:05
deadalnix committed rABC7f47e3411d6a: test: Replace recursive lock with locking annotations (authored by MarcoFalke <falke.marco@gmail.com>).
test: Replace recursive lock with locking annotations
Jun 8 2020, 03:00
deadalnix closed D6438: test: Replace recursive lock with locking annotations.
Jun 8 2020, 03:00
deadalnix committed rABC6aad0088cfc5: node: Add reference to mempool in NodeContext (authored by MarcoFalke <falke.marco@gmail.com>).
node: Add reference to mempool in NodeContext
Jun 8 2020, 02:55
deadalnix closed D6437: node: Add reference to mempool in NodeContext.
Jun 8 2020, 02:55
teamcity assigned T923: Build Bitcoin-ABC / Master / Bitcoin-ABC Master w/o Wallet is broken. to deadalnix.
Jun 8 2020, 01:04
teamcity triaged T923: Build Bitcoin-ABC / Master / Bitcoin-ABC Master w/o Wallet is broken. as Unbreak Now! priority.
Jun 8 2020, 01:04
deadalnix committed rABCde9e8eb0ecd4: Check that tx_relay is initialized before access (authored by Suhas Daftuar <sdaftuar@gmail.com>).
Check that tx_relay is initialized before access
Jun 8 2020, 00:50
deadalnix closed D6426: Check that tx_relay is initialized before access.
Jun 8 2020, 00:50
deadalnix committed rABC1e4607d670e7: Add comment explaining intended use of m_tx_relay (authored by Suhas Daftuar <sdaftuar@gmail.com>).
Add comment explaining intended use of m_tx_relay
Jun 8 2020, 00:31
deadalnix closed D6428: Add comment explaining intended use of m_tx_relay.
Jun 8 2020, 00:31
deadalnix committed rABCd58b083bf5f0: Add tests and documentation for blocksonly (authored by MarcoFalke <falke.marco@gmail.com>).
Add tests and documentation for blocksonly
Jun 8 2020, 00:21
deadalnix closed D6424: Add tests and documentation for blocksonly.
Jun 8 2020, 00:21

Jun 7 2020

majcosta accepted D6438: test: Replace recursive lock with locking annotations.
Jun 7 2020, 22:43
majcosta accepted D6437: node: Add reference to mempool in NodeContext.
Jun 7 2020, 22:37
majcosta accepted D6435: Disconnect peers violating blocks-only mode.
Jun 7 2020, 22:25
majcosta accepted D6434: doc: improve comments relating to block-relay-only peers.
Jun 7 2020, 22:22
majcosta accepted D6433: Don't relay addr messages to block-relay-only peers.
Jun 7 2020, 22:21
majcosta requested changes to D6429: Add 2 outbound block-relay-only connections.
Jun 7 2020, 22:16
deadalnix committed rABC92fe476dac2d: Have importaddress use ImportScripts and ImportScriptPubKeys (authored by Andrew Chow <achow101-github@achow101.com>).
Have importaddress use ImportScripts and ImportScriptPubKeys
Jun 7 2020, 21:57
deadalnix closed D6414: Have importaddress use ImportScripts and ImportScriptPubKeys.
Jun 7 2020, 21:57
majcosta accepted D6428: Add comment explaining intended use of m_tx_relay.
Jun 7 2020, 21:52
majcosta accepted D6426: Check that tx_relay is initialized before access.
Jun 7 2020, 21:51
deadalnix committed rABCf5c67f45cc70: Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions (authored by Andrew Chow <achow101-github@achow101.com>).
Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
Jun 7 2020, 21:40
deadalnix closed D6413: Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions.
Jun 7 2020, 21:40
majcosta updated the diff for D6440: [backport#15758] test: Add wallet_balance test for watchonly.

gave unspendable address a more congruent name with the change

Jun 7 2020, 21:31
deadalnix committed rABC7952f06f906c: Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and… (authored by Andrew Chow <achow101-github@achow101.com>).
Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and…
Jun 7 2020, 21:30
deadalnix closed D6412: Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScriptPubKeys.
Jun 7 2020, 21:30
majcosta accepted D6424: Add tests and documentation for blocksonly.
Jun 7 2020, 21:23
majcosta accepted D6416: Have importwallet use ImportPrivKeys and ImportScripts.
Jun 7 2020, 21:14
majcosta accepted D6415: Optionally allow ImportScripts to set script creation timestamp.
Jun 7 2020, 21:10
majcosta accepted D6414: Have importaddress use ImportScripts and ImportScriptPubKeys.
Jun 7 2020, 21:02
majcosta accepted D6413: Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions.
Jun 7 2020, 21:00
deadalnix accepted D6441: [backport#15758] test: Add getunconfirmedbalance test with conflicts.
Jun 7 2020, 21:00
majcosta accepted D6412: Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScriptPubKeys.
Jun 7 2020, 20:58
deadalnix accepted D6442: [backport#15758] test: Check that wallet txs not in the mempool are untrusted.
Jun 7 2020, 20:58
deadalnix accepted D6443: [backport#15758] test: Add reorg test to wallet_balance.
Jun 7 2020, 20:58
deadalnix accepted D6445: [backport#15930] rpcwallet: Make helper methods const on CWallet.
Jun 7 2020, 20:57
deadalnix accepted D6446: [backport#15930] rpc: Add getbalances RPC.
Jun 7 2020, 20:56
deadalnix accepted D6447: [backport#15930] rpc: Deprecate getunconfirmedbalance and getwalletinfo balances.
Jun 7 2020, 20:54
deadalnix accepted D6384: [backport#18247] test: Wait for both veracks in add_p2p_connection.
Jun 7 2020, 20:53
deadalnix requested changes to D6440: [backport#15758] test: Add wallet_balance test for watchonly.
Jun 7 2020, 20:53
majcosta committed rABC3411c5a89e94: [backport#16551] test: Test that low difficulty chain fork is rejected (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#16551] test: Test that low difficulty chain fork is rejected
Jun 7 2020, 20:51
majcosta closed D6431: [backport#16551] test: Test that low difficulty chain fork is rejected.
Jun 7 2020, 20:51
majcosta committed rABC4475ac866064: [backport#16551] test: Pass down correct chain name in tests (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#16551] test: Pass down correct chain name in tests
Jun 7 2020, 20:50
majcosta closed D6430: [backport#16551] test: Pass down correct chain name in tests.
Jun 7 2020, 20:50
majcosta updated the diff for D6446: [backport#15930] rpc: Add getbalances RPC.

rebase

Jun 7 2020, 20:49
deadalnix accepted D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.
Jun 7 2020, 20:48
majcosta updated the diff for D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.

relayout rpc help

Jun 7 2020, 20:46
deadalnix requested changes to D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.
Jun 7 2020, 20:25
teamcity added a comment to D6447: [backport#15930] rpc: Deprecate getunconfirmedbalance and getwalletinfo balances.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 20:21
teamcity updated the summary of D6447: [backport#15930] rpc: Deprecate getunconfirmedbalance and getwalletinfo balances.
Jun 7 2020, 20:21
majcosta requested review of D6447: [backport#15930] rpc: Deprecate getunconfirmedbalance and getwalletinfo balances.
Jun 7 2020, 20:21
teamcity added a comment to D6446: [backport#15930] rpc: Add getbalances RPC.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 20:12
teamcity updated the summary of D6446: [backport#15930] rpc: Add getbalances RPC.
Jun 7 2020, 20:12
majcosta requested review of D6446: [backport#15930] rpc: Add getbalances RPC.
Jun 7 2020, 20:11
teamcity added a comment to D6445: [backport#15930] rpcwallet: Make helper methods const on CWallet.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 20:05
teamcity updated the summary of D6445: [backport#15930] rpcwallet: Make helper methods const on CWallet.
Jun 7 2020, 20:05
majcosta requested review of D6445: [backport#15930] rpcwallet: Make helper methods const on CWallet.
Jun 7 2020, 20:05
teamcity added a comment to D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 20:00
teamcity updated the summary of D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.
Jun 7 2020, 20:00
majcosta requested review of D6444: [backport#15930] wallet: Use IsValidNumArgs in getwalletinfo rpc.
Jun 7 2020, 20:00
teamcity updated the summary of D6443: [backport#15758] test: Add reorg test to wallet_balance.
Jun 7 2020, 19:51
teamcity added a comment to D6443: [backport#15758] test: Add reorg test to wallet_balance.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 19:51
majcosta requested review of D6443: [backport#15758] test: Add reorg test to wallet_balance.
Jun 7 2020, 19:51
teamcity added a comment to D6442: [backport#15758] test: Check that wallet txs not in the mempool are untrusted.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 19:46
teamcity updated the summary of D6442: [backport#15758] test: Check that wallet txs not in the mempool are untrusted.
Jun 7 2020, 19:46
majcosta requested review of D6442: [backport#15758] test: Check that wallet txs not in the mempool are untrusted.
Jun 7 2020, 19:46
teamcity added a comment to D6441: [backport#15758] test: Add getunconfirmedbalance test with conflicts.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 19:44
teamcity updated the summary of D6441: [backport#15758] test: Add getunconfirmedbalance test with conflicts.
Jun 7 2020, 19:44
majcosta requested review of D6441: [backport#15758] test: Add getunconfirmedbalance test with conflicts.
Jun 7 2020, 19:43
teamcity added a comment to D6440: [backport#15758] test: Add wallet_balance test for watchonly.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 19:41
teamcity updated the summary of D6440: [backport#15758] test: Add wallet_balance test for watchonly.
Jun 7 2020, 19:41
majcosta requested review of D6440: [backport#15758] test: Add wallet_balance test for watchonly.
Jun 7 2020, 19:41
majcosta requested review of D6384: [backport#18247] test: Wait for both veracks in add_p2p_connection.

sorry there, my summary was misleading

Jun 7 2020, 18:57
majcosta updated the summary of D6384: [backport#18247] test: Wait for both veracks in add_p2p_connection.
Jun 7 2020, 18:56
majcosta updated the summary of D6384: [backport#18247] test: Wait for both veracks in add_p2p_connection.
Jun 7 2020, 18:54
deadalnix updated the diff for D6437: node: Add reference to mempool in NodeContext.

braces

Jun 7 2020, 16:59
deadalnix requested review of D6439: scripted-diff: Replace ::mempool with m_node.mempool in tests.
Jun 7 2020, 16:48
teamcity added a comment to D6438: test: Replace recursive lock with locking annotations.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Jun 7 2020, 16:46
teamcity updated the summary of D6438: test: Replace recursive lock with locking annotations.
Jun 7 2020, 16:46
deadalnix requested review of D6438: test: Replace recursive lock with locking annotations.
Jun 7 2020, 16:46
teamcity updated the summary of D6437: node: Add reference to mempool in NodeContext.
Jun 7 2020, 16:42