Commit Graph

8 Commits

Author SHA1 Message Date
Arthur Britto
9ea2fa8c69 UT: Add another Amount test. 2012-10-22 21:30:29 -07:00
Arthur Britto
f4d48f56d8 JS: Fix UInt160 comparison. 2012-10-22 16:56:00 -07:00
Arthur Britto
c5dce0e270 JS: Add support for parsing and encoding base58. 2012-10-22 16:15:58 -07:00
Arthur Britto
bd0dc68a22 JS: More fixes and tests for Amount.negate(). 2012-10-21 21:45:04 -07:00
Arthur Britto
fff39797c0 UT: Lots of improvements and fixes.
- Parse negative amounts.
- Make Amount.negate() return a new value.
- Add Amount.equals().
- Rename Remote.trace() to set_trace().
- Fix request_ripple_balnce.
- Add more tests to send-test.js.
- Add more tests to amount-test.js.
- Add helper functions create_accounts and credit_limits to
  testutils.js.
2012-10-21 20:33:11 -07:00
Arthur Britto
fcd88f12fc UT: Adjust to new address encoding. 2012-10-12 15:10:39 -07:00
Arthur Britto
f419dcc77b JS: fixes and tests from amounts. 2012-10-11 20:08:08 -07:00
Arthur Britto
8ebceaa53e UT: Initial check in unit tests for amount.js. 2012-10-11 16:25:01 -07:00