Commit graph

7 commits

Author SHA1 Message Date
vub
9922864da4 Added deserialization, made some modifications 2013-10-07 08:21:00 -04:00
Roman Shtylman
0faac29134 start to split into node commonjs style modules
- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add more tests
2013-02-17 00:40:14 -05:00
justmoon
c952aaeb3e Explicit check for invalid characters in Base58 decoder. 2012-07-17 14:28:41 +02:00
Stefan Thomas
6e44bdf229 Fixed global scope leaks in Base58. 2012-01-11 10:42:39 +01:00
Stefan Thomas
1a7fc9d063 Fixed indents. 2012-01-11 02:40:45 +01:00
Stefan Thomas
7715c41925 Wrapped Bitcoin and Base58 in platform-neutral closures. 2011-09-26 21:28:13 +01:00
Stefan Thomas
8b32d43335 Moved sources into src/ subdirectory. 2011-08-11 18:35:23 +01:00
Renamed from base58.js (Browse further)