index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-17
Expand signrawtransaction.py to cover error witness checking
Gregory Sanders
2017-05-17
Add witness data output to TxInError messages
Gregory Sanders
2017-05-17
Merge #10257: [test] Add test for getmemoryinfo
Wladimir J. van der Laan
2017-05-17
[depends] miniupnpc 2.0.20170509
fanquake
2017-05-17
Add missing LOCK2 in CWallet::GetAvailableBalance
Russell Yanofsky
2017-05-17
Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to...
Wladimir J. van der Laan
2017-05-17
[test] Move some tests from qt -> wallet
Russell Yanofsky
2017-05-17
[qt] Move some WalletModel functions into CWallet
Russell Yanofsky
2017-05-17
[test] Add tests for some walletmodel functions
Russell Yanofsky
2017-05-17
Merge #10319: Remove unused argument from MarkBlockAsInFlight(...)
Wladimir J. van der Laan
2017-05-17
Merge #7522: Bugfix: Only use git for build info if the repository is actuall...
Wladimir J. van der Laan
2017-05-17
Merge #10405: tests: Correct testcase in script_tests.json for large number O...
Wladimir J. van der Laan
2017-05-17
Merge #10413: Fix docs (there's no rpc command setpaytxfee)
Wladimir J. van der Laan
2017-05-17
Merge #8952: Add query options to listunspent RPC call
Wladimir J. van der Laan
2017-05-17
Add query options to listunspent rpc call
Pedro Branco
2017-05-17
Merge #10374: qa: Warn when specified test is not found
Wladimir J. van der Laan
2017-05-17
Merge #10404: doc: Add logging to FinalizeNode()
Wladimir J. van der Laan
2017-05-16
Fix docs (there's no rpc command setpaytxfee)
Ryan Havar
2017-05-16
Fix importwallet edge case rescan bug
Russell Yanofsky
2017-05-16
Merge #10362: [GUI] Add OSX keystroke to RPCConsole info
Jonas Schnelli
2017-05-16
torcontrol: Handle escapes in Tor QuotedStrings
Jack Grigg
2017-05-16
torcontrol: Log invalid parameters in Tor reply strings where meaningful
Jack Grigg
2017-05-16
torcontrol: Check for reading errors in ReadBinaryFile
Jack Grigg
2017-05-16
torcontrol: Fix ParseTorReplyMapping
Jack Grigg
2017-05-16
torcontrol: Add unit tests for Tor reply parsers
Jack Grigg
2017-05-16
torcontrol: Improve comments
Jack Grigg
2017-05-16
Merge #10383: [logging] log system time and mock time
Wladimir J. van der Laan
2017-05-15
Merge #10380: [doc] Removing comments about dirty entries on txmempool
Pieter Wuille
2017-05-15
Merge #10376: [tests] fix disconnect_ban intermittency
MarcoFalke
2017-05-15
Merge #8704: [RPC] Transaction details in getblock
Wladimir J. van der Laan
2017-05-15
tests: Correct testcase in script_tests.json for large number OP_EQUAL
Wladimir J. van der Laan
2017-05-15
Add logging to FinalizeNode()
Suhas Daftuar
2017-05-15
Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs a...
Wladimir J. van der Laan
2017-05-14
Merge #10253: [test] Add test for getnetworkhashps
MarcoFalke
2017-05-14
qa: Warn when specified test is not found
MarcoFalke
2017-05-13
Replace boost::function with std::function (C++11)
practicalswift
2017-05-12
Use a verbosity instead of two verbose parameters
Andrew Chow
2017-05-11
remove minimum total fee option
Gregory Sanders
2017-05-11
Merge #10308: [wallet] Securely erase potentially sensitive keys/values
Wladimir J. van der Laan
2017-05-11
Merge #10317: Remove unused Python imports
Wladimir J. van der Laan
2017-05-11
Merge #10341: rpc/wallet: Workaround older UniValue which returns a std::stri...
Wladimir J. van der Laan
2017-05-11
Output line to debug.log when IsInitialBlockDownload latches to false
Alex Morcos
2017-05-11
Merge #10328: Update contrib/debian to latest Ubuntu PPA upload.
Wladimir J. van der Laan
2017-05-11
Make sure we re-check the conditions of a feebump during commit
Jonas Schnelli
2017-05-11
Only update the transactionrecord if the fee bump has been commited
Jonas Schnelli
2017-05-11
Make sure we use nTxConfirmTarget during Qt fee bumps
Jonas Schnelli
2017-05-11
Make sure we always update the table row after a bumpfee call
Jonas Schnelli
2017-05-11
Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog
Jonas Schnelli
2017-05-11
Add cs_wallet lock assertion to SignTransaction()
Jonas Schnelli
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
[prev]
[next]