- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 6 2020
Oct 6 2020
jasonbcox closed T267: CMake builds, a subtask of T258: Quality Assurance Improvements, as Resolved.
Oct 6 2020, 17:50 · Restricted Project
jasonbcox closed T681: Backport Core PR 14119, a subtask of T682: Backport Core PR 14456, as Resolved.
jasonbcox closed T336: Phabricator to Github repo sync bot, a subtask of T647: [Epic] Development Automation Base Infra, as Resolved.
Oct 6 2020, 17:40 · Restricted Project
Oct 6 2020, 17:40 · Restricted Project
jasonbcox closed T662: Backport PR11389 "Support having SegWit always active in regtest" as Resolved.
jasonbcox committed rABCWEBa756d858c84d: Ensure the source repo in the cache is in a clean state before building (authored by jasonbcox).
Ensure the source repo in the cache is in a clean state before building
Apply cherry-pick before cmake
jasonbcox requested review of D7784: Ensure the source repo in the cache is in a clean state before building.
Cleanup copy-pasted comment
jasonbcox committed rABC63d110c7b254: [CI] Set default git user and email during setup (authored by jasonbcox).
[CI] Set default git user and email during setup
Oct 5 2020
Oct 5 2020
jasonbcox committed rABCWEBe26427bae4e4: Do not cache HTML of pages that are expected to change (authored by jasonbcox).
Do not cache HTML of pages that are expected to change
jasonbcox committed rABCWEBce1e353fd0bf: Fix 0.22.3 manpages not appearing in the doc index (authored by jasonbcox).
Fix 0.22.3 manpages not appearing in the doc index
Oct 2 2020
Oct 2 2020
jasonbcox requested changes to D7748: [backport#10899] [test] Qt: Use _putenv_s instead of setenv on Windows builds.
Unless something changed, I think the feedback from D3225 is still valid.
jasonbcox requested changes to D7747: [backport#16578] Do not pass in command line arguments to QApplication.
The summary describes some steps that aren't included in the test plan.
jasonbcox requested changes to D7746: [backport#16554] test: only include and use OpenSSL where it's actually needed (BIP70).
You need to enable/disable BIP70 in the test plan.
Revert recent coin selection changes
jasonbcox added a reverting change for D7674: Enable BnB coin selection for preset inputs and subtract fee from outputs: D7729: Revert recent coin selection changes.
jasonbcox added a reverting change for rABC78322dfdfa3c: Merge #17568: wallet: fix when sufficient preset inputs and…: D7729: Revert recent coin selection changes.
Oct 1 2020
Oct 1 2020
Upstream PR: https://github.com/devrandom/gitian-builder/pull/234
jasonbcox committed rABCbe81abd457c5: [gitian-builder] By default, cleanup the target after use (authored by jasonbcox).
[gitian-builder] By default, cleanup the target after use
Fix clang-tidy error
Fix shadowing of bin Python keyword
Rest looks good
jasonbcox requested changes to D7695: [backport#16766] wallet: Make IsTrusted scan parents recursively.
jasonbcox committed rABC19ef8d7b391c: Remove erroneous checks in wallet_balance test (authored by jasonbcox).
Remove erroneous checks in wallet_balance test
Sep 30 2020
Sep 30 2020
jasonbcox committed rABC78322dfdfa3c: Merge #17568: wallet: fix when sufficient preset inputs and… (authored by fanquake <fanquake@gmail.com>).
Merge #17568: wallet: fix when sufficient preset inputs and…
jasonbcox committed rABCd54de8344d7a: Merge #16293: test: Make test cases separate functions (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #16293: test: Make test cases separate functions
jasonbcox requested changes to D7689: [backport#17237 1/2] wallet: Lock address type in ReserveDestination.
See build failure
Fixed according to feedback