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
/
utilstrencodings.h
Age
Commit message (
Expand
)
Author
2018-03-06
Generalize ConvertBits
Pieter Wuille
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-09-28
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-05
Allow setting nMinimumChainWork on command line
Suhas Daftuar
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-07-12
[refactor] move SplitHostPort() into utilstrencodings
John Newbery
2017-06-05
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
Small preparations for Q_FOREACH, PAIRTYPE and #include <boost/foreach.hpp> r...
Jorge Timón
2017-02-27
Wallet: Sanitise -wallet parameter
Luke Dashjr
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-06-08
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-09-16
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-07-10
rpc: Accept scientific notation for monetary amounts in JSON
Wladimir J. van der Laan
2015-06-04
use const references where appropriate
Philip Kaufmann
2015-06-04
util: Add ParseInt64 and ParseDouble functions
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-11-17
Update comments in util to be doxygen compatible
Michael Ford
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan