Bitcoin 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 86c2bdfd5d
EndModal fix for Mac from piotrp
14 years ago
cryptopp
json
locale -- version 0.3.19 release 14 years ago
obj
rc
xpm
README.md
base58.h
bignum.h
build-msw.txt
build-osx.txt -- version 0.3.19 release 14 years ago
build-unix.txt -- version 0.3.17 release 14 years ago
coding.txt new getwork 14 years ago
db.cpp New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
db.h New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
headers.h
init.cpp All boolean options/flags now work the same way. 14 years ago
init.h
irc.cpp get external ip from irc 14 years ago
irc.h get external ip from irc 14 years ago
key.h
license.txt -- version 0.3.19 release 14 years ago
main.cpp New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
main.h New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
makefile.mingw
makefile.osx -- version 0.3.19 release 14 years ago
makefile.unix
makefile.vc
net.cpp get external ip from irc 14 years ago
net.h
noui.h
rpc.cpp Missed a int64_t cast when I added transaction time output 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 New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
setup.nsi -- version 0.3.19 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 EndModal fix for Mac from piotrp 14 years ago
ui.h
ui.rc
uibase.cpp -- version 0.3.19 release 14 years ago
uibase.h
uint256.h
uiproject.fbp -- version 0.3.19 release 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