index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-06-28
[wallet] loadwallet shouldn't create new wallets.
John Newbery
2018-06-26
Merge #13498: [wallet] Fixups from account API deprecation
Pieter Wuille
2018-06-24
Merge #13160: wallet: Unlock spent outputs
Wladimir J. van der Laan
2018-06-24
Merge #13496: Test: Harden lint-filenames.sh
Wladimir J. van der Laan
2018-06-24
Merge #13510: Scripts and tools: Obsolete #!/bin/bash shebang
Wladimir J. van der Laan
2018-06-23
Merge #13512: [qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-20
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-18
[wallet] deprecate sendfrom RPC method.
John Newbery
2018-06-18
Test: Harden lint-filenames.sh
wodry
2018-06-18
bugfix: Remove dangling wallet env instance
João Barbosa
2018-06-18
test: Wallet methods are disabled when no wallet is loaded
João Barbosa
2018-06-18
test: Add functional tests for unloadwallet RPC
João Barbosa
2018-06-18
Follow-up to #13454: Fix broken build by exporting LC_ALL=C
practicalswift
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-16
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-14
Add linter: Enforce the source code file naming convention described in the d...
practicalswift
2018-06-14
Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)
Wladimir J. van der Laan
2018-06-14
Add linter: Make sure all shell scripts opt out of locale dependence using "e...
practicalswift
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-13
Merge #13350: [tests] Add logging to provide anchor points when debugging p2p...
MarcoFalke
2018-06-13
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-12
Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII ...
practicalswift
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
Merge #13120: policy: Treat segwit as always active
Wladimir J. van der Laan
2018-06-12
Merge #13440: qa: Log as utf-8
Wladimir J. van der Laan
2018-06-11
qa: Log as utf-8
MarcoFalke
2018-06-11
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
Merge #13060: [wallet] [rpc] Remove getlabeladdress RPC
Wladimir J. van der Laan
2018-06-08
qa: Remove portseed_offset from test runner
MarcoFalke
2018-06-07
Merge #13041: build: Add linter checking for accidental introduction of local...
Wladimir J. van der Laan
2018-06-06
lint: Add linter to error on #include <*.cpp>
Ben Woosley
2018-06-06
Enforce the use of bracket syntax includes ("#include <foo.h>")
practicalswift
2018-06-06
build: Add linter for checking accidental locale dependence
practicalswift
2018-06-05
Merge #13367: qa: Increase includeconf test coverage
Wladimir J. van der Laan
2018-06-04
build: Guard against accidental introduction of new Boost dependencies
practicalswift
2018-06-01
qa: Increase includeconf test coverage
MarcoFalke
2018-06-01
Merge #13352: qa: Avoid checking reject code for now
Wladimir J. van der Laan
2018-06-01
Merge #13353: qa: Fixup setting of PATH env var
Wladimir J. van der Laan
2018-06-01
Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
Jonas Schnelli
2018-05-31
[wallet] [tests] Add tests for `createwallet` RPC.
John Newbery
2018-05-30
qa: Fixup setting of PATH env var
MarcoFalke
2018-05-30
qa: Avoid checking reject code for now
MarcoFalke
2018-05-30
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-30
[tests] Add logging to provide anchor points when debugging failures.
Lowell Manners
2018-05-30
Test gArgs erroring on unknown args
Andrew Chow
2018-05-29
policy: Treat segwit as always active
MarcoFalke
2018-05-29
Merge #13281: test: Move linters to test/lint, add readme
Wladimir J. van der Laan
2018-05-29
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...
Wladimir J. van der Laan
[next]