|
Revision 338, 496 bytes
(checked in by ocjhb, 1 year ago)
|
|
Cleaning up files and documentation; Changes to documentation.py to allow full dump of messages; Updated wallet to handle double spend better
|
-
Property svn:mime-type set to
text/plain
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | (c) 2009 Joerg Baach, License: GPL |
|---|
| 2 | |
|---|
| 3 | Please check out svn.opencoin.org/svn/opencoin/trunk/sandbox/jhb/simplejson |
|---|
| 4 | either into this directory or symlink it into this directory (oc2). |
|---|
| 5 | |
|---|
| 6 | Most documentation is in documentation.py, but also have a look into docs. |
|---|
| 7 | |
|---|
| 8 | IMPORTANT: the whole crypto implementation was done to have a pure python |
|---|
| 9 | version suitable for Nokia phones. Its only purpose is to demo the feasibiltiy |
|---|
| 10 | |
|---|
| 11 | !!! DON'T USE FOR PRODUCTION !!! |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | |
|---|