Page MenuHomePhabricator
Feed All Stories

Jul 10 2019

teamcity added a comment to D3638: Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 18:12
markblundeberg created D3638: Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal.
Jul 10 2019, 18:12
deadalnix committed rABC7efaaeb4c10c: Rename wallet database classes (authored by Russell Yanofsky <russ@yanofsky.org>).
Rename wallet database classes
Jul 10 2019, 18:11
deadalnix closed D3618: Rename wallet database classes.
Jul 10 2019, 18:11
deadalnix committed rABC94d4e0a15975: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where… (authored by practicalswift <practicalswift@users.noreply.github.com>).
wallet: Initialize m_last_block_processed to nullptr. Initialize fields where…
Jul 10 2019, 18:10
deadalnix closed D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..
Jul 10 2019, 18:09
teamcity added a comment to D3502: Added a script to generate chainparams constants header files.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 18:08
jasonbcox updated the diff for D3502: Added a script to generate chainparams constants header files.

Overhaul of the script based on feedback:

Jul 10 2019, 18:07
Fabien accepted D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..
Jul 10 2019, 18:06
teamcity added a comment to D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 18:04
deadalnix updated the diff for D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..

Remove mapRequestCount

Jul 10 2019, 18:03
deadalnix added inline comments to D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..
Jul 10 2019, 18:00
teamcity added a comment to D3637: use TxId properly in coincontroldialog.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 17:42
teamcity added a comment to D3637: use TxId properly in coincontroldialog.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 17:31
deadalnix created D3637: use TxId properly in coincontroldialog.
Jul 10 2019, 17:31
Nico Guiton <nico@bitframe.org> committed rABC2e27620de1be: Merge #10728: fix typo in help text for removeprunedfunds (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
Merge #10728: fix typo in help text for removeprunedfunds
Jul 10 2019, 16:48
Nico Guiton <nico@bitframe.org> closed D3623: Merge #10728: fix typo in help text for removeprunedfunds.
Jul 10 2019, 16:48
Fabien requested changes to D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..
Jul 10 2019, 16:12
markblundeberg abandoned D3267: check negative CScriptNum.getint() and introduce new error code.
Jul 10 2019, 16:08
Fabien accepted D3618: Rename wallet database classes.
Jul 10 2019, 15:59
markblundeberg planned changes to D3626: [refactor multisig] separate nullfail from stack cleanup.
Jul 10 2019, 15:49
markblundeberg abandoned D3627: [refactor multisig] remove redundant stack check.
Jul 10 2019, 15:44
jasonbcox accepted D3197: Make Teamcity agent setup easier.

Did a few test runs setting up new VMs and got a passing build with the gitian build on this diff.

Jul 10 2019, 15:44
markblundeberg accepted D3629: [wallet] Fix potential memory leak in CreateWalletFromFile.
Jul 10 2019, 15:30
teamcity added a comment to D3636: [wallet] [rpc] Add loadwallet RPC.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 15:30
teamcity added a comment to D3636: [wallet] [rpc] Add loadwallet RPC.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 15:19
Fabien created D3636: [wallet] [rpc] Add loadwallet RPC.
Jul 10 2019, 15:18
deadalnix accepted D3635: [wallet] Pass error message back from CWallet::Verify().
Jul 10 2019, 15:07
Fabien committed rABC251f06465cfa: wallet: Make vpwallets usage thread safe (authored by João Barbosa <joao.paulo.barbosa@gmail.com>).
wallet: Make vpwallets usage thread safe
Jul 10 2019, 15:06
deadalnix accepted D3632: [wallet] Add CWallet::Verify function.
Jul 10 2019, 15:05
Fabien closed D3631: wallet: Make vpwallets usage thread safe.
Jul 10 2019, 15:05
deadalnix committed rABC7ed6717f8a38: Regenerate timing.json (authored by deadalnix).
Regenerate timing.json
Jul 10 2019, 15:04
deadalnix closed D3633: Regenerate timing.json.
Jul 10 2019, 15:04
deadalnix requested changes to D3627: [refactor multisig] remove redundant stack check.

This code must remain "obviously correct" as much as possible. Systematically doing bound check before accessing an element is absolutely part of that process.

Jul 10 2019, 15:02
Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com> committed rABC192db747864c: Merge #14985: test: Remove thread_local from test_bitcoin (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14985: test: Remove thread_local from test_bitcoin
Jul 10 2019, 15:02
Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com> closed D3628: Merge #14985: test: Remove thread_local from test_bitcoin.
Jul 10 2019, 15:02
deadalnix accepted D3631: wallet: Make vpwallets usage thread safe.
Jul 10 2019, 14:59
deadalnix requested changes to D3625: [refactor multisig] make const values up front.
Jul 10 2019, 14:58
teamcity added a comment to D3618: Rename wallet database classes.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 14:47
deadalnix added inline comments to D3618: Rename wallet database classes.
Jul 10 2019, 14:41
teamcity added a comment to D3618: Rename wallet database classes.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 14:41
deadalnix updated the diff for D3618: Rename wallet database classes.

iRebase on top of D3618 and fix comments.

Jul 10 2019, 14:41
teamcity added a comment to D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 14:40
Harbormaster failed remote builds in B6798: Diff 10195 for D3635: [wallet] Pass error message back from CWallet::Verify()!
Jul 10 2019, 14:39
teamcity added a comment to D3635: [wallet] Pass error message back from CWallet::Verify().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing failed.

Jul 10 2019, 14:39
teamcity added a comment to D3635: [wallet] Pass error message back from CWallet::Verify().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 14:33
Fabien created D3635: [wallet] Pass error message back from CWallet::Verify().
Jul 10 2019, 14:33
teamcity added a comment to D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 14:33
deadalnix created D3634: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined..
Jul 10 2019, 14:33
Fabien accepted D3628: Merge #14985: test: Remove thread_local from test_bitcoin.
Jul 10 2019, 14:32
Fabien accepted D3633: Regenerate timing.json.
Jul 10 2019, 14:25
teamcity added a comment to D3633: Regenerate timing.json.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 14:24
teamcity added a comment to D3633: Regenerate timing.json.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 14:18
deadalnix created D3633: Regenerate timing.json.
Jul 10 2019, 14:17
markblundeberg requested review of D3625: [refactor multisig] make const values up front.

@deadalnix I've thought over more and I'm not convinced at all about converting to size_t. We can continue to debate but the longer this goes on, the more chance it means that dependent diffs will be delayed, resulting in Schnorr multisig being postponed until May or a later upgrade. That's fine, there's no rush to get these things done, but it seems unfortunate that feature work would be blocked on a nit like this.

Jul 10 2019, 14:15
deadalnix committed rABC6509f482538a: Rename wallet_accounts.py test (authored by Russell Yanofsky <russ@yanofsky.org>).
Rename wallet_accounts.py test
Jul 10 2019, 13:33
deadalnix closed D3624: Rename wallet_accounts.py test.
Jul 10 2019, 13:32
teamcity added a comment to D3632: [wallet] Add CWallet::Verify function.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 12:53
teamcity added a comment to D3632: [wallet] Add CWallet::Verify function.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 12:47
Fabien created D3632: [wallet] Add CWallet::Verify function.
Jul 10 2019, 12:46
teamcity added a comment to D3631: wallet: Make vpwallets usage thread safe.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 12:22
teamcity added a comment to D3631: wallet: Make vpwallets usage thread safe.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 12:15
Fabien created D3631: wallet: Make vpwallets usage thread safe.
Jul 10 2019, 12:15
teamcity triaged T672: Build Bitcoin-ABC / Master / Gitian Builds / Nightly - OSX is broken. as Unbreak Now! priority.
Jul 10 2019, 12:00
teamcity added a comment to D3630: [wallet] setup wallet background flushing in WalletInit directly.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 10:06
teamcity added a comment to D3630: [wallet] setup wallet background flushing in WalletInit directly.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 09:59
Fabien created D3630: [wallet] setup wallet background flushing in WalletInit directly.
Jul 10 2019, 09:59
teamcity added a comment to D3629: [wallet] Fix potential memory leak in CreateWalletFromFile.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 09:02
teamcity added a comment to D3629: [wallet] Fix potential memory leak in CreateWalletFromFile.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 08:55
Fabien created D3629: [wallet] Fix potential memory leak in CreateWalletFromFile.
Jul 10 2019, 08:55
Fabien committed rABC6b01c42a8504: [qt] Add support to search the address book (authored by João Barbosa <joao.paulo.barbosa@gmail.com>).
[qt] Add support to search the address book
Jul 10 2019, 08:07
Fabien closed D3611: [qt] Add support to search the address book.
Jul 10 2019, 08:07
Fabien accepted D3624: Rename wallet_accounts.py test.
Jul 10 2019, 08:05
Fabien requested changes to D3618: Rename wallet database classes.
Jul 10 2019, 08:03
teamcity added a comment to D3197: Make Teamcity agent setup easier.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 06:32
teamcity added a comment to D3197: Make Teamcity agent setup easier.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 06:24
Fabien updated the diff for D3197: Make Teamcity agent setup easier.

Don't fail on host key verification when ssh'ing the first time.
Print help before warning for sshpass.

Jul 10 2019, 06:23
teamcity added a comment to D3581: Merge #10657: Utils: Improvements to ECDSA key-handling code.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 04:41
teamcity added a comment to D3581: Merge #10657: Utils: Improvements to ECDSA key-handling code.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 04:31
markblundeberg updated the diff for D3581: Merge #10657: Utils: Improvements to ECDSA key-handling code.

include comment (except part about hashtype byte) into sigencoding.cpp

Jul 10 2019, 04:31
markblundeberg added a comment to D3581: Merge #10657: Utils: Improvements to ECDSA key-handling code.
Jul 10 2019, 04:26
teamcity added a comment to D3628: Merge #14985: test: Remove thread_local from test_bitcoin.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 04:13
teamcity added a comment to D3628: Merge #14985: test: Remove thread_local from test_bitcoin.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 04:04
markblundeberg created D3628: Merge #14985: test: Remove thread_local from test_bitcoin.
Jul 10 2019, 04:04
teamcity added a comment to D3627: [refactor multisig] remove redundant stack check.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 03:03
teamcity added a comment to D3627: [refactor multisig] remove redundant stack check.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 02:57
markblundeberg updated the diff for D3627: [refactor multisig] remove redundant stack check.

reupload for unrelated test failure

Jul 10 2019, 02:57
markblundeberg added a comment to D3627: [refactor multisig] remove redundant stack check.

This makes me a bit worried, to be honest. Isn't it possible to move the nulldummy check near the bound check? This will avoid the spooky action at a distance effect (which is probably why this redundant check survived here in the first place).

Jul 10 2019, 02:48
markblundeberg added inline comments to D3625: [refactor multisig] make const values up front.
Jul 10 2019, 02:40
deadalnix requested changes to D3627: [refactor multisig] remove redundant stack check.

This makes me a bit worried, to be honest. Isn't it possible to move the nulldummy check near the bound check? This will avoid the spooky action at a distance effect (which is probably why this redundant check survived here in the first place).

Jul 10 2019, 02:35
teamcity added a comment to D3627: [refactor multisig] remove redundant stack check.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing failed.

Jul 10 2019, 02:35
Harbormaster failed remote builds in B6787: Diff 10182 for D3627: [refactor multisig] remove redundant stack check!
Jul 10 2019, 02:35
teamcity added a comment to D3627: [refactor multisig] remove redundant stack check.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 02:33
markblundeberg created D3627: [refactor multisig] remove redundant stack check.
Jul 10 2019, 02:33
deadalnix added inline comments to D3626: [refactor multisig] separate nullfail from stack cleanup.
Jul 10 2019, 02:32
deadalnix requested changes to D3625: [refactor multisig] make const values up front.
Jul 10 2019, 02:27
teamcity added a comment to D3625: [refactor multisig] make const values up front.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Jul 10 2019, 02:26
markblundeberg added a comment to D3625: [refactor multisig] make const values up front.

@deadalnix I'm trying to find style guides and many like this say that we ought to avoid using unsigned types in this kind of situation, for example: https://google.github.io/styleguide/cppguide.html#Integer_Types

Jul 10 2019, 02:23
teamcity added a comment to D3625: [refactor multisig] make const values up front.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Jul 10 2019, 02:19
markblundeberg updated the diff for D3625: [refactor multisig] make const values up front.

introduce idxKeyCount and restore redundant stack size check

Jul 10 2019, 02:19