- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 15 2020
Oct 15 2020
Use new roadmap link
jasonbcox committed rABCc1ff352e013c: [CI] Do not wait too long for build logs to flush (authored by jasonbcox).
[CI] Do not wait too long for build logs to flush
Rebase
jasonbcox committed rABCa6b0545ead7a: [land-bot] Queue the HEAD revision by default (authored by jasonbcox).
[land-bot] Queue the HEAD revision by default
Oct 14 2020
Oct 14 2020
jasonbcox committed rABC7fa3480bcc65: Merge #17251: net: SocketHandler logs peer id for close and disconnect (authored by fanquake <fanquake@gmail.com>).
Merge #17251: net: SocketHandler logs peer id for close and disconnect
jasonbcox requested review of D7921: Merge #17251: net: SocketHandler logs peer id for close and disconnect.
[land-bot] Add basic test coverage
jasonbcox committed rABC8fc318140dfd: Merge #16470: test: Fail early on disconnect in mininode.wait_for_* (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
Merge #16470: test: Fail early on disconnect in mininode.wait_for_*
Oct 13 2020
Oct 13 2020
jasonbcox added inline comments to D7912: Merge #16470: test: Fail early on disconnect in mininode.wait_for_*.
jasonbcox requested review of D7912: Merge #16470: test: Fail early on disconnect in mininode.wait_for_*.
Make it more robust and add tests (now depends on D7911)
jasonbcox committed rABC8c361009afdd: Merge #18487: rpc: Fix rpcRunLater race in walletpassphrase (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
Merge #18487: rpc: Fix rpcRunLater race in walletpassphrase
Oct 12 2020
Oct 12 2020
jasonbcox requested changes to D7897: [cleanup] Remove ranged for loops over OUTPUT_TYPES from PR17261.
While OUTPUT_TYPES is not itself useful, this patch is only going to induce merge conflicts. This trade-off does not seem worth it since it does not get rid of a substantial amount of code.
Bump version to 0.22.5
Is this change necessary given D7893 ?
Oct 8 2020
Oct 8 2020
jasonbcox committed rABCd899b47131c5: Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [part… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [part…
jasonbcox committed rABC082ae8450192: Merge #18192: Bugfix: Wallet: Safely deal with change in the address book (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #18192: Bugfix: Wallet: Safely deal with change in the address book
Cleanup superfluous newline
jasonbcox committed rABC9a3d5bcc7deb: Remove archiving release notes from release process (authored by jasonbcox).
Remove archiving release notes from release process
jasonbcox updated the diff for D7811: Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [part 2].
Rebase
Cleanup unused old_label variable
Some more release notes
jasonbcox committed rABCd9fd0b1a8163: [buildbot] Fix ref master to be full ref name (authored by jasonbcox).
[buildbot] Fix ref master to be full ref name
jasonbcox committed rABCb427253b0a2f: Merge #19756: tests: add sync_all to fix race condition in wallet groups test (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #19756: tests: add sync_all to fix race condition in wallet groups test
jasonbcox committed rABC1fca0f0b7b2e: [buildbot] Fix getIgnoreList dangling arg (authored by jasonbcox).
[buildbot] Fix getIgnoreList dangling arg
Fix copy-paste error
jasonbcox committed rABC95104fc18bf9: [buildbot] Remove bot message about linking PRs (authored by jasonbcox).
[buildbot] Remove bot message about linking PRs
jasonbcox updated the diff for D7810: Merge #18192: Bugfix: Wallet: Safely deal with change in the address book.
Rebase on D7823
jasonbcox added inline comments to D7810: Merge #18192: Bugfix: Wallet: Safely deal with change in the address book.
Oct 7 2020
Oct 7 2020
jasonbcox reassigned T1093: Backport script and key management improvements (PR17261) from jasonbcox to majcosta.
Oct 7 2020, 20:23 · Restricted Project
jasonbcox committed rABC9e32b347175d: [buildbot] Introduce an ignore list for known flaky errors (authored by jasonbcox).
[buildbot] Introduce an ignore list for known flaky errors
jasonbcox committed rABCca05a7160d20: Fix release notes that got automated out of existence (authored by jasonbcox).
Fix release notes that got automated out of existence
* -> + per feedback
Came up with a better solution that is more robust, fails when there is no version number found, and
does not introduce a new dependency.
jasonbcox committed rABC2fef637bd376: Fix passing of coin control in SendMoney() (authored by jasonbcox).
Fix passing of coin control in SendMoney()
Oct 6 2020
Oct 6 2020
The change is currently being drafted here: https://reviews.bitcoinabc.org/D7685 but there are test failures that need fixing before we proceed.
Oct 6 2020, 21:40 · Restricted Project
Oct 6 2020, 21:40 · Restricted Project
jasonbcox triaged T1093: Backport script and key management improvements (PR17261) as High priority.
Oct 6 2020, 21:35 · Restricted Project
Oct 6 2020, 21:32 · Restricted Project
The approach has changed significantly. While the spirit of this task is right, it's not really valid anymore.
jasonbcox closed T269: Create a `contrib/teamcity/build-cmake.sh`, a subtask of T248: Add cmake build to teamcity, as Resolved.