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
/
src
Age
Commit message (
Expand
)
Author
2017-05-19
[Trivial] Add BITCOIN_FS_H endif footer in fs.h
Ahmad Kazi
2017-05-18
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification
Wladimir J. van der Laan
2017-05-18
Merge #10408: Net: Improvements to Tor control port parser
Wladimir J. van der Laan
2017-05-18
Merge #9697: [Qt] simple fee bumper with user verification
Jonas Schnelli
2017-05-18
Merge #9750: Bloomfilter: parameter variables made constant
Wladimir J. van der Laan
2017-05-17
Merge #10061: [net] Added SetSocketNoDelay() utility function
Pieter Wuille
2017-05-17
Merge #10395: Replace boost::function with std::function (C++11)
Pieter Wuille
2017-05-17
Merge #8384: Add witness data output to TxInError messages
Pieter Wuille
2017-05-17
Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter
Pieter Wuille
2017-05-17
Merge #10199: Better fee estimates
Pieter Wuille
2017-05-17
Make more json-like output from estimaterawfee
Alex Morcos
2017-05-17
Add witness data output to TxInError messages
Gregory Sanders
2017-05-17
Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to...
Wladimir J. van der Laan
2017-05-17
Merge #10319: Remove unused argument from MarkBlockAsInFlight(...)
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
Add query options to listunspent rpc call
Pedro Branco
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
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 #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-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
Merge #10308: [wallet] Securely erase potentially sensitive keys/values
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
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
2017-05-10
[logging] log system time and mock time
John Newbery
2017-05-10
Comments and improved documentation
Alex Morcos
2017-05-10
minor cleanup: remove unnecessary variable
Alex Morcos
2017-05-10
Introduce a scale factor
Alex Morcos
2017-05-10
Historical block span
Alex Morcos
2017-05-10
Clean up fee estimate debug printing
Alex Morcos
[next]