- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 1 2018
Mar 1 2018
matiu committed rSTAGINGe4f59d0d5393: Fix misleading "Method not found" multiwallet errors (authored by Russell Yanofsky <russ@yanofsky.org>).
Fix misleading "Method not found" multiwallet errors
update clang version
matiu committed rSTAGING93410ea50399: optim: mark a few classes final (authored by Cory Fields <cory-nospam-@coryfields.com>).
optim: mark a few classes final
matiu committed rSTAGING6ef41ed3a922: Remove Consensus::Params parameter from ContextualCheckBlock (authored by matiu).
Remove Consensus::Params parameter from ContextualCheckBlock
matiu committed rSTAGING0961aae47220: Introduce combine_logs.py to combine log files from multiple bitcoinds. (authored by John Newbery <john@johnnewbery.com>).
Introduce combine_logs.py to combine log files from multiple bitcoinds.
add MacOs pidof compatibility
Add a line about reviewing a Diff
matiu committed rSTAGINGf42bb363128c: Make forknotify.py more robust (authored by John Newbery <john@johnnewbery.com>).
Make forknotify.py more robust
matiu committed rSTAGING480e057fe351: Wait for connection to open in bip9-softforks.py (authored by John Newbery <john@johnnewbery.com>).
Wait for connection to open in bip9-softforks.py
Feb 27 2018
Feb 27 2018
Feb 23 2018
Feb 23 2018
Feb 21 2018
Feb 21 2018
ACK: Code review, testing, and a lot of playing...
Feb 19 2018
Feb 19 2018
Feb 16 2018
Feb 16 2018
Here is the relevant discussion on Bitcoin Core, just for reference.
https://github.com/bitcoin-core/secp256k1/pull/477
Feb 15 2018
Feb 15 2018
Code ACK
Feb 8 2018
Feb 8 2018
matiu committed rABC349dd3488ac8: TestNode tidyups (authored by John Newbery <john@johnnewbery.com>).
TestNode tidyups
matiu committed rABC17d4ca0d2a31: qa: Move wait_until to util (authored by MarcoFalke <falke.marco@gmail.com>).
qa: Move wait_until to util
Feb 7 2018
Feb 7 2018
Feb 3 2018
Feb 3 2018
Feb 2 2018
Feb 2 2018
matiu closed T210: Backport Core P10997 and PR11125: Add bitcoin-cli -stdin and -stdinrpcpass, a subtask of T182: Backport Core PR11121: TestNode tidyups, as Resolved.
matiu removed parent tasks for T211: Backport Core PR11970: Add test coverage for bitcoin-cli multiwallet calls: T177: Backport Core PR11743: qa: Add multiwallet prefix test, T218: Backport Core PR 11476: Avoid opening copied wallet databases simultaneously, T180: Backport Core PR10798: [tests] [utils] test bitcoin-cli.
matiu placed T211: Backport Core PR11970: Add test coverage for bitcoin-cli multiwallet calls up for grabs.
ACK, walletencryption tests are failing, but does not seem related to this.
matiu committed rABCbdb7e995560d: Add bitcoin-cli -stdin and -stdinrpcpass + tests (authored by João Barbosa <joao.paulo.barbosa@gmail.com>).
Add bitcoin-cli -stdin and -stdinrpcpass + tests
matiu committed rABC23870542d3b4: qa: Add multiwallet prefix test (authored by MarcoFalke <falke.marco@gmail.com>).
qa: Add multiwallet prefix test
matiu closed T177: Backport Core PR11743: qa: Add multiwallet prefix test, a subtask of T178: Backport Core PR12166: [docs] Clarify -walletdir usage, as Resolved.
matiu closed T177: Backport Core PR11743: qa: Add multiwallet prefix test as Resolved by committing rABC23870542d3b4: qa: Add multiwallet prefix test.
Feb 1 2018
Feb 1 2018
The failing test does seem to have anything to do with this PR.
matiu renamed T218: Backport Core PR 11476: Avoid opening copied wallet databases simultaneously from Avoid opening copied wallet databases simultaneously to Backport Core PR 11476: Avoid opening copied wallet databases simultaneously.
rebased
Jan 31 2018
Jan 31 2018
matiu added a comment to D1054: Summary: make check will generate wallet.backup file on OSX, ignore it..
Hi @andychen , JIC, you need to land this changes. See https://github.com/Bitcoin-ABC/bitcoin-abc/blob/master/CONTRIBUTING.md#working-with-the-bitcoin-abc-repository
matiu accepted D1045: Batch flushing operations to the walletdb during top up and increase keypool size..
ACK, checked manually + against the original PR + run test locally.
add PR10997 changes
Jan 30 2018
Jan 30 2018
formatting bitcoin-cli
- rm code from bitcoin-cli.cpp from other PR.
matiu committed rABCeab58826a7ed: Summary: stop using the gArgs wrappers (authored by Marko Bencun <marko.bencun@monetas.net>).
Summary: stop using the gArgs wrappers
matiu closed T212: scripted-diff: stop using the gArgs wrappers as Resolved by committing rABCeab58826a7ed: Summary: stop using the gArgs wrappers.
Revert change to trigger tests
fix multiwallet / symlink check
matiu retitled D1052: fix multiwallet / symlink check from WIP: fix multiwallet / symlink check to fix multiwallet / symlink check.
use abs dirs when creating the symlink
matiu retitled D1052: fix multiwallet / symlink check from fix multiwallet / symlink check to WIP: fix multiwallet / symlink check.
Trying to rerun tests
matiu retitled D1042: Add bitcoin-cli -stdin and -stdinrpcpass + tests from Add bitcoin-cli -stdin and -stdinrpcpass functional tests to [WIP] Add bitcoin-cli -stdin and -stdinrpcpass functional tests.
Herald added a reviewer for D1042: Add bitcoin-cli -stdin and -stdinrpcpass + tests: Restricted Project.
Jan 27 2018
Jan 27 2018
Jan 26 2018
Jan 26 2018
matiu committed rABC68e8305a5983: Fix multiwallet test to look for proper jsonrpc text (authored by schancel).
Fix multiwallet test to look for proper jsonrpc text