wltsmrz
6d347bcec0
Merge pull request #118 from shekenahglory/develop
...
[FEATURE] reconnect servers when browser comes online
2014-07-15 12:01:35 -07:00
wltsmrz
b96d26acc2
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
2014-07-15 00:40:27 -07:00
wltsmrz
5dbfe04a9a
Clone options in Amount.ratio_human
2014-07-15 00:38:58 -07:00
wltsmrz
7e11b4e03d
Add addStream to request
2014-07-15 00:37:45 -07:00
wltsmrz
e2eaf9718c
Add timestamp to log
2014-07-14 23:11:22 -07:00
wltsmrz
2576abe06e
Merge pull request #119 from stevenzeiler/undo-deprecated-docs
...
[DOC] Remove "deprecated" from non-deprecated options
2014-07-14 18:25:43 -07:00
Steven Zeiler
07a15d7b91
[DOC] Remove "deprecated" from non-deprecated options,
2014-07-14 18:23:32 -07:00
Matthew Fettig
c5fdb3e2f6
[FEATURE] reconnect servers when browser comes online
2014-07-13 20:11:00 -07:00
wltsmrz
0b068dab6a
Merge pull request #115 from geertweening/fix/amount_human_parsing
...
[FIX] amount human parsing for hex with amount
2014-07-09 12:06:17 -07:00
Geert Weening
b4497bcb08
[FIX] amount human parsing for hex with amount
...
There were cases where the currency and integer were incorrectly matched. By separating out the regex for hex formatted Amount makes it easier to deal with these cases and fixes the issue.
2014-07-09 11:59:37 -07:00
wltsmrz
3baea7752f
Add SetNoRipple TrustSet flag
2014-07-08 14:58:39 -07:00
wltsmrz
05cce3dbab
Add freeze flags
2014-07-08 13:36:16 -07:00
wltsmrz
d23dca2ef1
Cache and log hostid
2014-07-08 13:33:00 -07:00
Vahe Hovhannisyan
bcf93e230e
Merge pull request #114 from shekenahglory/develop
...
[FIX] vault client: fixed incorrect username normalization
2014-06-26 14:52:57 -07:00
Matthew Fettig
4bd39b9bb1
[FIX] vault client: fixed incorrect username normalization
2014-06-26 14:49:37 -07:00
wltsmrz
8797cdb27e
Merge pull request #113 from geertweening/fix/amount_currency_parsing
...
[FIX] value parsing for amount/currency order pairs
2014-06-26 13:43:59 -07:00
wltsmrz
ab259fa519
Merge pull request #111 from geertweening/feature/order_book_hex
...
[FEATURE] use hex format for currencies in orderbook
2014-06-26 13:43:05 -07:00
Geert Weening
585ca4160d
[FIX] value parsing for amount/currency order pairs
...
e.g. `100000 USD` and `USD 100000` should have the same result
2014-06-25 09:45:24 -07:00
Geert Weening
5fe1ebdd45
[TEST] add test to verify HEX_ZERO is native currency
2014-06-24 16:35:12 -07:00
Geert Weening
a0ba289848
[FEATURE] use Currency object and hex format in orderbook
...
instead of checking the value of the currency string, create a Currency object and work with that
the json format going to rippled will contain the hex value of the currency
2014-06-24 16:34:53 -07:00
Geert Weening
b6f0aa3914
[TEST] modify order book test to support hex values
2014-06-24 11:58:11 -07:00
Geert Weening
a47eef3283
[TEST] add full_name null case test
2014-06-24 11:55:33 -07:00
Geert Weening
e0bcf19340
[FIX] value parsing for amount/currency order pairs
...
e.g. `100000 USD` and `USD 100000` should have the same result
2014-06-24 10:48:12 -07:00
Geert Weening
fa9305626b
[FIX] force hex for orderbook requests
...
interest bearing currencies would be sent down malformed `XAU (0.5%pa)` when rippled would be expecting either hex or iso
2014-06-23 14:49:48 -07:00
Geert Weening
a573465e41
[FEATURE] Currency: add option force hex in json format
...
provide the `force_hex` flag in the options object in a `to_json` or `json_rewrite` call
2014-06-23 14:48:54 -07:00
Geert Weening
9527d6ed22
[TEST] add test for demurred currency Amount parsing
2014-06-23 14:04:52 -07:00
Geert Weening
3ef60e0391
[TASK] add npm-debug to gitignore
2014-06-23 14:04:52 -07:00
wltsmrz
6028115e52
Merge branch 'develop'
2014-06-23 13:46:58 -07:00
wltsmrz
fd0dc3b330
Merge pull request #108 from shekenahglory/develop
...
[FIX] vault client: rippleTxt test request diverted to offline mock
0.7.37
2014-06-23 13:45:41 -07:00
Matthew Fettig
3ebcadfad4
[FIX] vault client: rippleTxt test request diverted to offline mock
2014-06-23 13:44:16 -07:00
wltsmrz
301b34a923
Merge branch 'develop'
2014-06-23 13:24:22 -07:00
wltsmrz
f963d266a2
Merge pull request #107 from geertweening/update_history
...
[DOC] update changelog with currency changes
2014-06-23 13:23:04 -07:00
shekenahglory
309957a6cf
Update HISTORY.md
2014-06-23 13:16:19 -07:00
Geert Weening
47094f84d7
[DOC] update changelog with currency changes
2014-06-23 12:01:13 -07:00
wltsmrz
68c86bf672
Merge pull request #106 from shekenahglory/develop
...
[FIX] vault client: set SJCL test entropy random string to base64
2014-06-23 11:52:41 -07:00
Matthew Fettig
e6782f4563
[FIX] vault client: set SJCL test entropy random string to base64
2014-06-23 11:30:06 -07:00
wltsmrz
1b2b19381b
Merge pull request #103 from shekenahglory/develop
...
[FEATURE] vault client: updateProfile and deleteBlob
2014-06-23 11:09:30 -07:00
wltsmrz
d495f397b0
Bump version
2014-06-23 10:58:48 -07:00
wltsmrz
f1a58de348
Update HISTORY.md
2014-06-23 10:58:36 -07:00
wltsmrz
01c6417425
Merge branch 'develop'
2014-06-20 16:37:34 -07:00
Matthew Fettig
6ae186951b
[FEATURE] vault client: updateProfile and deleteBlob
2014-06-19 15:58:38 -07:00
wltsmrz
8d77ff9af7
Merge pull request #102 from shekenahglory/develop
...
Save encrypted blob decrypt key at login if missing
2014-06-18 21:35:16 -07:00
Matthew Fettig
eeb5e22e9a
[FIX] blob: catch missing encrypted blob decrypt key
2014-06-18 17:16:40 -07:00
Matthew Fettig
fc5284cc88
[CHORE] RippleTxt: add tests for new functions
2014-06-18 16:40:55 -07:00
Matthew Fettig
6a7eb132bd
[FEATURE] RippleTxt: parse ripple.txt for currencies
2014-06-18 16:28:18 -07:00
Matthew Fettig
f8519584d2
[CHORE] RippleTxt and AuthInfo changed from classes to objects
...
fix vault test entropy issue
refactor missing feilds on login
2014-06-18 12:36:33 -07:00
Matthew Fettig
58b307411e
[FIX] vault client: account registration using lowercase version of username
...
also added username validation with rules from ripple trade client
2014-06-17 14:12:11 -07:00
Matthew Fettig
c7dd3cc70e
[FIX] vault-test: increase entropy from randomBytes
...
When running vault-test.js alone, the entropy was insufficient
for the seed generator. Entropy must be added elsewhere when
the full test suite is run.
2014-06-17 13:29:27 -07:00
Matthew Fettig
dc62dbe022
[FEATURE] vault client: create encrypted blob decrypt key if missing
...
if the key is missing, upon login the key will be automatically
generated and saved to the blobvault.
2014-06-17 13:20:28 -07:00
Vahe Hovhannisyan
e50ddd6237
[FIX] Blobvault: Include domain on account creation call
...
Blobvault now requires a domain field to be passed on the account creation request.
2014-06-16 15:43:34 -07:00