Litecoin Core integration/staging tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Gavin Andresen d12e53ea09
Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
cryptopp
json
locale
obj
rc
xpm
README.md Update README now that main svn has -testnet built in 14 years ago
base58.h Gavin's TEST network as -testnet switch, misc fixes 14 years ago
bignum.h
build-msw.txt -paytxfee is now per KB, 14 years ago
build-osx.txt
build-unix.txt -- version 0.3.17 release 14 years ago
coding.txt new getwork 14 years ago
db.cpp fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then upgrade again 14 years ago
db.h preps for future client-only mode, 14 years ago
headers.h testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. 14 years ago
init.cpp All boolean options/flags now work the same way. 14 years ago
init.h
irc.cpp preps for future client-only mode, 14 years ago
irc.h
key.h
license.txt
main.cpp IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. 14 years ago
main.h IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. 14 years ago
makefile.mingw
makefile.osx
makefile.unix makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 14 years ago
makefile.vc
net.cpp efficiently sort transaction dependencies in one pass 14 years ago
net.h bugfixes from Dean Gores, 14 years ago
noui.h
rpc.cpp All boolean options/flags now work the same way. 14 years ago
rpc.h
script.cpp -- version 0.3.18 release 14 years ago
script.h -- version 0.3.18 release 14 years ago
serialize.h -- version 0.3.18 release 14 years ago
setup.nsi -- version 0.3.18 release 14 years ago
sha256.cpp IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. 14 years ago
strlcpy.h
ui.cpp All boolean options/flags now work the same way. 14 years ago
ui.h
ui.rc
uibase.cpp added transaction fee setting in UI options menu, 14 years ago
uibase.h added transaction fee setting in UI options menu, 14 years ago
uint256.h
uiproject.fbp added transaction fee setting in UI options menu, 14 years ago
util.cpp -- version 0.3.18 release 14 years ago
util.h All boolean options/flags now work the same way. 14 years ago

README.md

Gavin's Bitcoin patches

Branches here:

  • svn : up-to-date mirror of the 'production' Bitcoin (from http://sourceforge.net/projects/bitcoin/).
  • monitorreceived : Implements monitortransaction/monitorblocks/gettransaction/getblock RPC commands.
  • listtransactions: Implements new JSON-RPC command "listtransactions" (from jgarzik)
  • refundtransaction : Implements new JSON-RPC command "refundtransaction"
  • master : All of the above, merged together.

Code is hosted at github: http://github.com/gavinandresen/bitcoin-git