command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>
Fri, 12 Feb 2010 20:38:44 +0000 (20:38 +0000)
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>
Fri, 12 Feb 2010 20:38:44 +0000 (20:38 +0000)
commit22f721dbf23cf5ce9e3ded9bcfb65a3894cc0f8c
tree61624e0903150505dc09977ae9ff1bc9ab40ee2b
parent73278c0a16cf0d68fb9011203a2112c3499df195
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
added SetBitcoinAddress and GetBitcoinAddress methods on CScript,
critsect interlocks around mapAddressBook,
added some random delays in tx broadcast to improve privacy,
now compiles with MSVC 8.0
23 files changed:
bignum.h
build-msw.txt
db.h
headers.h
irc.cpp
irc.h
license.txt
main.cpp
main.h
makefile
makefile.unix.wx2.8
makefile.unix.wx2.9
makefile.vc
net.cpp
net.h
rpc.cpp [new file with mode: 0644]
rpc.h [new file with mode: 0644]
script.cpp
script.h
serialize.h
ui.cpp
util.cpp
util.h