Moe Adham
997e561389
[README] Correct typo
2013-10-17 21:40:27 -04:00
wltsmrz
45fff5642d
Resubmit after tefPAST_SEQ despite failed sequence query
2013-10-07 18:09:01 -07:00
wltsmrz
179dba81cc
Bump version
2013-10-07 13:44:40 -07:00
wltsmrz
25f9d27206
More efficient to_human rounding
2013-10-06 19:19:58 -07:00
wltsmrz
fee2d3ad0e
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
2013-10-06 03:35:46 -07:00
wltsmrz
6e54f34c4b
Cache previous transaction signing hash, do not resign unless changed. Fixes #16
2013-10-06 03:34:34 -07:00
wltsmrz
7d631e5864
Round up XRP amounts. Fixes #17
2013-10-06 03:15:31 -07:00
wltsmrz
7ad0b0b093
Merge pull request #18 from mjethani/develop
...
Fixed issue with parsing of trade price.
2013-10-06 02:31:33 -07:00
wltsmrz
9571e7c130
More robust transactions. Load account_tx on remote reconnect
2013-10-06 02:28:11 -07:00
wltsmrz
b21d7aef0d
Cleanup
2013-10-06 02:26:45 -07:00
wltsmrz
137a6a757e
Cleanup
2013-10-05 15:28:30 -07:00
wltsmrz
12a5c3c701
Cleanup
2013-10-05 15:09:40 -07:00
wltsmrz
37b653eae6
Cleanup
2013-10-05 15:06:55 -07:00
wltsmrz
f24be618d8
Pause transaction processing and reload sequence on failed transactions
2013-10-05 03:23:59 -07:00
Manish Jethani
f077624212
Fixed issue with parsing of trade price.
...
The + operator has higher precedence, which causes the price to be read
as '' (empty string) no matter what the currency and issuer.
I believe this will fix the "Last price = n/a" error in the default
client as well.
2013-10-05 07:16:29 +05:30
wltsmrz
b4c120cea4
Fix #12
2013-10-02 21:29:52 -07:00
wltsmrz
5f69cad0cc
Bump version
2013-10-02 13:29:08 -07:00
wltsmrz
76b5ca9a12
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
2013-10-02 13:27:15 -07:00
wltsmrz
37234d2751
Fix bad signatures on resubmitted transactions
2013-10-02 13:23:02 -07:00
Vahe Hovhannisyan
abfab78f96
Docs: Add an example for request_book_offers
2013-09-28 07:56:27 -07:00
wltsmrz
53d704310a
Bump version, include path to relocated jsbn for npm publishing
2013-09-26 17:56:55 -07:00
Vahe Hovhannisyan
ab1c409022
Fix stack trace bug on safari
2013-09-26 11:56:17 -07:00
wltsmrz
bf940fdec5
Do not log deprecation warnings by default
2013-09-25 18:35:36 -07:00
wltsmrz
6015ba7d25
Bump version
2013-09-24 13:04:44 -07:00
wltsmrz
72eb558f6a
Bump dependencies version
2013-09-24 13:04:20 -07:00
wltsmrz
d74a7e9ea1
Update npmignore
2013-09-24 13:02:35 -07:00
Stefan Thomas
f259c7ebd7
Montgomery: Fix infinite loop for leading zero inputs. Add test.
2013-09-21 17:16:44 -07:00
Stefan Thomas
8d13065cf4
Added a benchmark for Montgomery exponentiation.
2013-09-21 16:49:34 -07:00
Stefan Thomas
5c36be59e5
More tests for Montgomery exponentiation.
2013-09-21 16:49:09 -07:00
Stefan Thomas
d2559dcdb8
Added Montgomery exponentiation for SJCL.
2013-09-21 15:23:55 -07:00
Stefan Thomas
6194d9bcd9
Left a console statement. Oops.
2013-09-21 05:50:28 -07:00
Stefan Thomas
64df821b38
JSBN and coverage tests cleanup.
...
Fixes compiler warning about SJCL.
Fixes coverage source highlighting issue.
Move JSBN outside of src/js/jsbn/.
2013-09-21 05:41:19 -07:00
Stefan Thomas
0986b37267
Added Jacobi functionality, more bn features - plus tests.
2013-09-19 22:24:49 -07:00
wltsmrz
26220239fa
Bump version
2013-09-18 13:42:58 -07:00
wltsmrz
73fae67022
Update readme
2013-09-17 16:25:08 -07:00
wltsmrz
6dc15c6951
Update readme
2013-09-17 16:24:20 -07:00
wltsmrz
bc600a27b3
Add note about running tests
2013-09-17 16:23:03 -07:00
wltsmrz
c8e0ef01ac
Bump dependencies versions
2013-09-17 15:32:07 -07:00
wltsmrz
db28f9ae46
Update npmignore
2013-09-17 15:29:27 -07:00
wltsmrz
7b4182b322
Revert "Update pathfind command arguments"
...
This reverts commit 0753d9cf4a .
2013-09-17 15:26:37 -07:00
wltsmrz
0753d9cf4a
Update pathfind command arguments
2013-09-12 16:33:13 -07:00
wltsmrz
f337aa6a16
Use dot reporter for npm test
2013-09-12 16:24:25 -07:00
wltsmrz
7080611247
Use spec reporter for make test
2013-09-12 16:24:06 -07:00
wltsmrz
bab9fec836
Refactor currency parsing
2013-09-12 14:17:51 -07:00
wltsmrz
8dd1b62d78
Improve test coverage
2013-09-12 14:15:44 -07:00
wltsmrz
9eeb3faba3
Improve test coverage
2013-09-12 14:15:34 -07:00
wltsmrz
bba2e10e94
Test coverage
2013-09-11 14:22:47 -07:00
wltsmrz
943251b387
Refactor amount
2013-09-11 14:22:24 -07:00
wltsmrz
8b76db3942
Refactor amount
2013-09-11 13:36:06 -07:00
wltsmrz
2463fd9588
Fix human amount detection in .payment
2013-09-11 13:00:32 -07:00