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
/
qt
/
bitcoinaddressvalidator.cpp
Age
Commit message (
Expand
)
Author
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-02-19
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-28
[Qt] tolerate BIP173/bech32 addresses during input validation
Jonas Schnelli
2017-09-06
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-05-21
Remove autocorrection of 0/i in addresses in UI
Wladimir J. van der Laan
2012-05-21
Filter out whitespace and zero-width non-breaking spaces in validator
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-01
General cleanups
Wladimir J. van der Laan
2011-06-18
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan