Kevacoin source 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.
 
 
 
 
 
 
Gavin Andresen 0575c0a667 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
cryptopp Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
json
locale updated Russian translation 14 years ago
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 JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
db.h JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 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 -paytxfee is now per KB, 14 years ago
init.h
irc.cpp bugfixes from Dean Gores, 14 years ago
irc.h
key.h
license.txt
main.cpp JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
main.h JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
makefile.mingw
makefile.osx -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. 14 years ago
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 JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
rpc.h
script.cpp Gavin's TEST network as -testnet switch, misc fixes 14 years ago
script.h cleanup, 14 years ago
serialize.h added boost tuples to serialize.h 14 years ago
setup.nsi -- version 0.3.17 release 14 years ago
sha256.cpp new getwork 14 years ago
strlcpy.h
ui.cpp JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
ui.h don't count or spend payments until they have 1 confirmation, 14 years ago
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 new getwork 14 years ago
util.h Gavin's TEST network as -testnet switch, misc fixes 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