Commit Graph

7 Commits

Author SHA1 Message Date
Ryan X. Charles a0ad59fbac static tests start with @ 2014-08-24 14:51:55 -07:00
Ryan X. Charles 4cff6a41f4 remove "(classname): " from tests
...to reduce the burden on writing new code
2014-08-20 13:03:07 -07:00
Ryan X. Charles 2dba978ae0 correct file capitalization 2014-08-14 12:48:41 -04:00
Ryan X. Charles ab2a4a4d46 capitalize 'c' 2014-08-14 12:36:35 -04:00
Ryan X. Charles de08f78d74 give Base58Check the same fromString toString
...interface like the rest of the classes
2014-08-14 11:56:17 -04:00
Ryan X. Charles 9cc214cf06 capitalize classes in tests 2014-08-14 11:32:47 -04:00
Ryan X. Charles 862235e57e initial commit
address, base58, base58check, hash all working with tests.

base58check code taken from bitcore.
2014-08-06 18:25:45 -07:00