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-07-25
Merge #13721: Bugfixes for BIP 174 combining and deserialization
Wladimir J. van der Laan
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-22
Removes Boost predicate.hpp dependency
251
2018-07-21
Merge #13726: Utils and libraries: Removes the boost/algorithm/string/join de...
MarcoFalke
2018-07-21
Removes the boost/algorithm/string/join dependency
251
2018-07-20
Fix bitcoin-cli --version
Ben Woosley
2018-07-20
Merge #13482: Remove boost::program_options dependency
Wladimir J. van der Laan
2018-07-20
Merge #13695: lint: Add linter for circular dependencies
Wladimir J. van der Laan
2018-07-20
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
Merge #13718: docs: Specify preferred Python string formatting technique
MarcoFalke
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-19
Fix merging of global unknown data in PSBTs
Andrew Chow
2018-07-19
Check that PSBT keys are the correct length
Andrew Chow
2018-07-19
docs: Specify preferred Python string formatting technique
Mason Simon
2018-07-19
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-18
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-18
Merge #13687: travis: Check that ~/.bitcoin is never created
Wladimir J. van der Laan
2018-07-18
lint: Add linter for circular dependencies
Ben Woosley
2018-07-18
Remove program options from build system
Chun Kuan Lee
2018-07-17
qa: Temporarily disable test that reads the default datadir location
MarcoFalke
2018-07-17
Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
Wladimir J. van der Laan
2018-07-17
Merge #12196: Add scantxoutset RPC method
Wladimir J. van der Laan
2018-07-16
Tests for PSBT
Andrew Chow
2018-07-16
Merge #13652: rpc: Fix that CWallet::AbandonTransaction would leave the grand...
Wladimir J. van der Laan
2018-07-16
Merge #13664: Trivial: fix references to share/rpcuser (now share/rpcauth)
MarcoFalke
2018-07-15
scripted-diff: Fix references to share/rpcuser (now share/rpcauth)
Mason Simon
2018-07-15
[QA] Add scantxoutset test
Jonas Schnelli
2018-07-14
Merge #13138: [tests] Remove accounts from wallet_importprunedfunds.py
MarcoFalke
2018-07-13
Merge #13072: Update createmultisig RPC to support segwit
Pieter Wuille
2018-07-13
Merge #13566: Fix get balance
Pieter Wuille
2018-07-13
Merge #13626: qa: Fix some TODOs in p2p_segwit
MarcoFalke
2018-07-13
qa: Fix some TODOs in p2p_segwit
MarcoFalke
2018-07-13
Fix that CWallet::AbandonTransaction would only traverse one level
Ben Woosley
2018-07-12
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
[QA] add createwallet disableprivatekey test
Jonas Schnelli
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-11
tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
Daniel Kraft
2018-07-11
Remove dead service bits code
MarcoFalke
2018-07-10
Merge #13547: Make signrawtransaction* give an error when amount is needed bu...
Wladimir J. van der Laan
2018-07-09
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-07-09
Merge #13603: bitcoin-tx: Stricter check for valid integers
Wladimir J. van der Laan
2018-07-09
Merge #13570: RPC: Add new "getzmqnotifications" method
Wladimir J. van der Laan
2018-07-10
[tests] functional test for createmultisig RPC
Anthony Towns
2018-07-07
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
MarcoFalke
2018-07-07
bitcoin-tx: Stricter check for valid integers
Daniel Kraft
[next]