wltsmrz
|
7a6d46acd3
|
Accommodate new account_tx
|
2013-09-04 14:34:37 -07:00 |
|
wltsmrz
|
700c6f0430
|
Update readme
|
2013-09-03 15:41:08 -07:00 |
|
wltsmrz
|
6688ad5d8d
|
Update readme
|
2013-09-03 15:36:40 -07:00 |
|
wltsmrz
|
f3e1b6b39f
|
Remote.ping uses new request.set_server
|
2013-09-03 15:29:40 -07:00 |
|
wltsmrz
|
d43bc13f48
|
request.set_server(string) selects by host
|
2013-09-03 15:28:32 -07:00 |
|
wltsmrz
|
a4ff3cbaac
|
Update readme
|
2013-09-03 14:58:07 -07:00 |
|
wltsmrz
|
370fab5858
|
Update readme
|
2013-09-03 14:33:03 -07:00 |
|
wltsmrz
|
75d00f1778
|
Update readme
|
2013-09-03 14:31:03 -07:00 |
|
wltsmrz
|
d7ecbbf648
|
Update account
|
2013-09-03 14:13:21 -07:00 |
|
wltsmrz
|
bff8415ea5
|
Normalize RippleErrors
|
2013-09-03 13:57:58 -07:00 |
|
wltsmrz
|
0794f7b629
|
Update transaction queue
|
2013-09-03 13:52:26 -07:00 |
|
wltsmrz
|
b5a50aeba9
|
Add transaction abort
|
2013-09-03 13:48:59 -07:00 |
|
wltsmrz
|
f6cfcb6217
|
Rewrite rsign
|
2013-09-03 12:29:45 -07:00 |
|
wltsmrz
|
fd3a583abf
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-30 11:16:09 -07:00 |
|
wltsmrz
|
b551753fe4
|
Update readme
|
2013-08-30 11:12:47 -07:00 |
|
Vahe Hovhannisyan
|
b6283a554d
|
Remote.book bug fix
|
2013-08-30 16:37:49 +04:00 |
|
wltsmrz
|
a65ba8f87d
|
Add transaction-inbound, transaction-outbound events
|
2013-08-27 10:47:31 -07:00 |
|
wltsmrz
|
ffd23d34ab
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-26 10:43:48 -07:00 |
|
wltsmrz
|
75859a2c4d
|
Update pending transaction fees
|
2013-08-26 10:43:13 -07:00 |
|
Stefan Thomas
|
166e35bf0e
|
Disable currency validity check for now.
It's too strict unfortunately and not quick to fix.
|
2013-08-23 19:08:53 -07:00 |
|
Stefan Thomas
|
74da0c8a52
|
No need to turn the JS object into a string and back again.
|
2013-08-23 15:50:15 -07:00 |
|
Stefan Thomas
|
d5fb086b51
|
Digits appear in some currency codes in the ledger history.
We need to figure out what the exact allowed character set is - if there are any
restrictions.
|
2013-08-23 15:13:31 -07:00 |
|
Stefan Thomas
|
6fa2a220e7
|
Add some debug info to the currency parsing error.
|
2013-08-23 15:10:34 -07:00 |
|
wltsmrz
|
27fed3e737
|
Apply the scope of request to request callbacks
|
2013-08-22 12:06:13 -07:00 |
|
wltsmrz
|
13b62d72c6
|
Update readme
|
2013-08-22 11:53:43 -07:00 |
|
wltsmrz
|
4c6c967576
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-22 10:55:16 -07:00 |
|
wltsmrz
|
009143f724
|
Update remote
|
2013-08-22 10:55:09 -07:00 |
|
wltsmrz
|
c545e19e40
|
Include transaction message in inbound/outbound events
|
2013-08-21 17:19:17 -07:00 |
|
Stefan Thomas
|
87790b330e
|
PathFind should pass on errors with the pathfind request.
|
2013-08-21 16:59:51 -07:00 |
|
Stefan Thomas
|
c9d081f2c6
|
Do not allow serialization of invalid accounts.
|
2013-08-21 16:58:49 -07:00 |
|
Stefan Thomas
|
222d49c4d8
|
Handle errors with initial subscribe request.
|
2013-08-21 16:58:37 -07:00 |
|
Stefan Thomas
|
ce8fd9ddbe
|
Only subscribe to accounts if the Account object is set up correctly.
|
2013-08-21 16:58:09 -07:00 |
|
wltsmrz
|
ccd1758284
|
Add transaction-inbound and transaction-outbound events
|
2013-08-21 16:41:01 -07:00 |
|
Stefan Thomas
|
ba48078f9e
|
Add tx_history command.
|
2013-08-21 11:20:12 -07:00 |
|
jatchili
|
f35df54eab
|
Stringify input to BigInteger constructor
|
2013-08-20 18:46:11 -07:00 |
|
jatchili
|
f1334c6b92
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-20 17:36:24 -07:00 |
|
jatchili
|
7a5631a2ce
|
Fix array and inner-object parsing
|
2013-08-20 17:36:12 -07:00 |
|
wltsmrz
|
9c9f8fae14
|
Update readme, validate all transaction addresses
|
2013-08-20 11:54:35 -07:00 |
|
wltsmrz
|
dc51b8ba48
|
Update readme
|
2013-08-17 16:25:08 -07:00 |
|
wltsmrz
|
e3edd5267d
|
Fix secure configuration; Boolean constructor should be string
|
2013-08-16 13:15:16 -07:00 |
|
wltsmrz
|
8b69dfd154
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-15 11:53:47 -07:00 |
|
wltsmrz
|
8333c3fbfc
|
Fix for typeof NaN === number
|
2013-08-15 11:53:38 -07:00 |
|
jatchili
|
083377651f
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-14 18:33:28 -07:00 |
|
jatchili
|
0c18f6157d
|
SerializedObject to_json method, and a simple test for that. Tests are still preliminary, and refactoring is still necessary.
|
2013-08-14 18:33:01 -07:00 |
|
wltsmrz
|
66d71efa78
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-08-14 17:24:14 -07:00 |
|
wltsmrz
|
0811dec65c
|
Update server
|
2013-08-14 17:21:08 -07:00 |
|
wltsmrz
|
b3822cc4c5
|
Update everything
|
2013-08-14 17:20:51 -07:00 |
|
Stefan Thomas
|
1305acb849
|
Bump version to 0.7.19.
0.7.19
|
2013-08-14 17:15:14 -07:00 |
|
Stefan Thomas
|
1e1e70d9a6
|
Add Amount#invert.
|
2013-08-14 17:11:30 -07:00 |
|
jatchili
|
942bfe88c1
|
passed tests (however, the test cases themselves are unverified.)
|
2013-08-12 18:44:34 -07:00 |
|