Arthur Britto
9b01b0a60a
Rework config.js to not be add to web pack.
2013-04-26 08:59:00 +02:00
Stefan Thomas
bd781bcf3f
Moved cpp code to src/cpp and js code to src/js.
2013-04-26 08:59:00 +02:00
Arthur Britto
209b70db77
JS: Hide some variables.
2013-04-26 08:59:00 +02:00
Arthur Britto
4917a01c69
UT: Add another Amount test.
2013-04-26 08:58:59 +02:00
Arthur Britto
45c54b6484
JS: Fix UInt160 comparison.
2013-04-26 08:58:59 +02:00
Arthur Britto
c0eec780de
JS: Add support for parsing and encoding base58.
2013-04-26 08:58:59 +02:00
Arthur Britto
02805651cf
JS: More fixes and tests for Amount.negate().
2013-04-26 08:58:58 +02:00
Arthur Britto
1aac962116
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.
2013-04-26 08:58:58 +02:00
Arthur Britto
15f3c5d311
UT: Adjust to new address encoding.
2013-04-26 08:58:58 +02:00
Arthur Britto
38ee4bf3c4
JS: fixes and tests from amounts.
2013-04-26 08:58:57 +02:00
Arthur Britto
566833f702
UT: Initial check in unit tests for amount.js.
2013-04-26 08:58:57 +02:00