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-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
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
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
Merge #13304: qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-23
Merge #10757: RPC: Introduce getblockstats to plot things
Wladimir J. van der Laan
2018-05-23
qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-22
Tests: Add data file
Anthony Towns
2018-05-22
Tests: Test new getblockstats RPC
Jorge Timón
2018-05-19
[rpc] [wallet] Add 'hdmasterkeyid' alias return values.
John Newbery
2018-05-19
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
scripted-diff: Rename master key to seed
John Newbery
2018-05-16
[wallet] [rpc] Remove getlabeladdress RPC
John Newbery
2018-05-16
[wallet] [tests] Test loadwallet
John Newbery
2018-05-14
Merge #13197: util: warn about ignored recursive -includeconf calls
Wladimir J. van der Laan
2018-05-14
Merge #13205: [tests] Remove spurious error log in p2p_segwit.py
Wladimir J. van der Laan
2018-05-14
Merge #12560: [wallet] Upgrade path for non-HD wallets to HD
Wladimir J. van der Laan
2018-05-13
net: Add option `-enablebip61` to configure sending of BIP61 notifications
Wladimir J. van der Laan
2018-05-12
Test sethdseed
Andrew Chow
2018-05-12
Merge #11423: [Policy] Several transaction standardness rules
Wladimir J. van der Laan
2018-05-10
Merge #13210: Enable W191 indentation contains tabs and W291 trailing whitesp...
MarcoFalke
2018-05-10
Merge #13075: [tests] Remove 'account' API from wallet functional tests
MarcoFalke
2018-05-11
Enable W191 and W291 flake8 checks.
John Bampton
2018-05-10
Merge #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py.
MarcoFalke
2018-05-10
Merge #13201: [qa] Handle disconnect_node race
MarcoFalke
2018-05-10
test: Ensure that recursive -includeconf produces appropriate warnings
Karl-Johan Alm
2018-05-09
[tests] Remove spurious error log in p2p_segwit.py
John Newbery
2018-05-09
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
[qa] Avoid printing to console during cache creation
Suhas Daftuar
[next]