Commit Graph

6 Commits

Author SHA1 Message Date
Arthur Britto
522d4f642a JS: Rename ADDRESS_ to ACCOUNT_ to be consistent with C++. 2013-03-03 22:35:00 -08:00
Arthur Britto
fbc619c2e3 Move gateways option to opts instead of config. 2013-02-17 21:07:09 -08:00
Arthur Britto
4fa726f2d3 Add no_gateway option to UInt160's to_json(). 2013-02-02 13:11:54 -08:00
Arthur Britto
cec8b12a49 JS: Add to_human_full and support for gateways to addresses. 2013-02-02 01:32:00 -08:00
Stefan Thomas
54f4edf5ef Create abstract UInt class for UInt160, UInt256, ... 2013-02-01 22:44:04 +01:00
Stefan Thomas
24dac24d29 Refactor JavaScript library.
- Separate classes in separate modules (files)
- Constants should be associated with a class
- Replace exports.config scheme with a config singleton
- Refactor base58 functions as a static class
2013-02-01 22:44:04 +01:00