aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..4c8475c889
--- /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