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-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
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 #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
2017-05-10
Track first recorded height
Alex Morcos
2017-05-10
Rewrite estimateSmartFee
Alex Morcos
2017-05-10
Track failures in fee estimation.
Alex Morcos
2017-05-10
Expose estimaterawfee
Alex Morcos
2017-05-10
minor refactor: explicitly track start of new bucket range and don't update c...
Alex Morcos
2017-05-10
Make EstimateMedianVal smarter about small failures.
Alex Morcos
2017-05-10
Refactor to update moving average on fly
Alex Morcos
2017-05-10
Change parameters for fee estimation and estimates on all 3 time horizons.
Alex Morcos
2017-05-10
[doc] Removing comments about dirty entries on txmempool
Simone Madeo
2017-05-09
Merge #10371: [tests] Clean up addrman_tests.cpp
MarcoFalke
2017-05-09
[tests] Clean up addrman_tests.cpp
Jimmy Song
2017-05-09
Util: Small improvements in gArgs usage
Jorge Timón
2017-05-09
Util: Put mapMultiArgs inside ArgsManager
Jorge Timón
2017-05-09
scripted-diff: Util: Encapsulate mapMultiArgs behind gArgs
Jorge Timón
2017-05-09
Util: Create ArgsManager class...
Jorge Timón
2017-05-09
Merge #10338: Maintain state across GetStrongRandBytes calls
Pieter Wuille
2017-05-09
Merge #10322: Use hardware timestamps in RNG seeding
Pieter Wuille
2017-05-09
Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cpp
MarcoFalke
2017-05-09
Merge #8855: Use a proper factory for creating chainparams
Wladimir J. van der Laan
2017-05-09
Merge #9279: Consensus: Move CFeeRate out of libconsensus
Wladimir J. van der Laan
2017-05-08
Add OSX keystroke to clear RPCConsole
Spencer Lievens
2017-05-08
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.
MarcoFalke
2017-05-07
Merge #10351: removed unused code in INV message
Pieter Wuille
2017-05-07
Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to ...
Wladimir J. van der Laan
2017-05-07
removed unused code in INV message
Greg Griffith
[prev]
[next]