Merge remote branch 'refs/remotes/svn/trunk' into svn
authorGavin Andresen <gavinandresen@gmail.com>
Mon, 22 Nov 2010 05:06:42 +0000 (00:06 -0500)
committerGavin Andresen <gavinandresen@gmail.com>
Mon, 22 Nov 2010 05:06:42 +0000 (00:06 -0500)
README.md [new file with mode: 0644]
cryptopp/obj/.gitignore [new file with mode: 0644]
obj/.gitignore [new file with mode: 0644]
obj/nogui/.gitignore [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..4c8475c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+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
diff --git a/cryptopp/obj/.gitignore b/cryptopp/obj/.gitignore
new file mode 100644 (file)
index 0000000..d6b7ef3
--- /dev/null
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/obj/.gitignore b/obj/.gitignore
new file mode 100644 (file)
index 0000000..d6b7ef3
--- /dev/null
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/obj/nogui/.gitignore b/obj/nogui/.gitignore
new file mode 100644 (file)
index 0000000..d6b7ef3
--- /dev/null
@@ -0,0 +1,2 @@
+*
+!.gitignore