wltsmrz
|
19e29722dc
|
Fix orderbook unsubscribe
|
2014-01-08 15:13:18 -08:00 |
|
wltsmrz
|
99351aa2dc
|
Add Transaction.transactionManager getter for convenience
|
2014-01-07 10:28:55 -08:00 |
|
wltsmrz
|
ef6aca8d12
|
Don't store complete transactions in TransactionManager sequence cache
|
2014-01-07 10:18:33 -08:00 |
|
wltsmrz
|
b44f22c87f
|
Emit 'signed' event when transaction is resigned
|
2014-01-07 10:17:58 -08:00 |
|
wltsmrz
|
ca653c42f1
|
Update license
|
2014-01-07 03:14:07 -08:00 |
|
wltsmrz
|
5544752dcd
|
Update license
|
2014-01-07 03:12:06 -08:00 |
|
wltsmrz
|
4082bd2a0a
|
Fix ledger index argument to transactionEntry, add flexibility to remote.transaction
|
2014-01-07 01:34:04 -08:00 |
|
wltsmrz
|
626164a8ab
|
Fix requestTransactionEntry arguments, add flexibility to remote.transaction
|
2014-01-07 01:23:54 -08:00 |
|
wltsmrz
|
848c203b81
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2014-01-06 09:42:57 -08:00 |
|
wltsmrz
|
9f92a8dcce
|
Typo. Fixes #39
|
2014-01-06 09:40:52 -08:00 |
|
Stefan Thomas
|
c8bb6e2a6a
|
Fix last commit.
|
2014-01-05 14:41:11 -08:00 |
|
Stefan Thomas
|
f135021c52
|
Fix endless loop when creating an Account object for a non-existent account.
|
2014-01-05 14:09:20 -08:00 |
|
wltsmrz
|
f7dc3b9fa1
|
Merge pull request #38 from sublimator/develop
Add `SerializedObject.check_no_missing_fields`, fixing regression in checking for `binformat.REQUIRED` fields
|
2014-01-04 21:22:38 -08:00 |
|
Nicholas Dudfield
|
967317f37e
|
Add SerializedObject.check_no_missing_fields
|
2014-01-05 11:36:35 +07:00 |
|
wltsmrz
|
b5d29533ee
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2014-01-03 20:13:35 -08:00 |
|
wltsmrz
|
a5c1dd1089
|
Use server.computeFee
|
2014-01-03 20:13:04 -08:00 |
|
wltsmrz
|
fd614ce0df
|
Separate Server fee calculation, select fee-optimal servers while submitting a transaction
|
2014-01-03 20:08:24 -08:00 |
|
Stefan Thomas
|
eaf01312e4
|
More general secret auto-fill and ability to override with Transaction#secret.
|
2014-01-02 18:52:57 -08:00 |
|
wltsmrz
|
5c3f3ff0f1
|
server_status rippled event doesn't exist
|
2013-12-31 14:36:15 -08:00 |
|
wltsmrz
|
4a2515a6b2
|
Update license
|
2013-12-31 14:36:04 -08:00 |
|
wltsmrz
|
c3a8d37e1c
|
Refactor
|
2013-12-31 12:31:02 -08:00 |
|
wltsmrz
|
66af0a0b8e
|
Object logging
|
2013-12-31 11:31:34 -08:00 |
|
wltsmrz
|
1a093c165e
|
Cleanup
|
2013-12-30 17:48:33 -08:00 |
|
wltsmrz
|
7182c85f11
|
API convert additional classes
|
2013-12-30 15:26:06 -08:00 |
|
wltsmrz
|
eed4a932bd
|
Update bin/validate_address
|
2013-12-30 15:17:52 -08:00 |
|
wltsmrz
|
b5f4fdf918
|
Remove validate_account (it exists as bin/validate_address.js)
|
2013-12-30 15:14:53 -08:00 |
|
wltsmrz
|
ce9e2c9539
|
Allow accounts_proposed stream, check transaction.validated before finalizing transactions
|
2013-12-30 15:12:15 -08:00 |
|
wltsmrz
|
1cf0fbbde4
|
Add accounts_proposed setters, default rtAccounts to accounts_proposed
|
2013-12-30 15:11:12 -08:00 |
|
wltsmrz
|
10d5725919
|
Fix merge conflicts
|
2013-12-30 13:28:15 -08:00 |
|
wltsmrz
|
e9ec3ec3ef
|
Merge pull request #36 from sublimator/develop
Fix bug in (redundant) check for transaction result immediately before resubmission
|
2013-12-28 22:07:54 -08:00 |
|
Nicholas Dudfield
|
95c7acb210
|
Fix bug in (redundant) check for transaction result immediately before resubmission
|
2013-12-29 11:55:54 +07:00 |
|
Stefan Thomas
|
65b035267c
|
Remove comment that doesn't make sense in the new context.
|
2013-12-27 16:55:02 -08:00 |
|
Vahe Hovhannisyan
|
f10bc6718c
|
Account.prototype.line: add a check.
|
2013-12-27 14:31:49 -08:00 |
|
Vahe Hovhannisyan
|
5229a3d507
|
Add Account.prototype.line. Retrieve this account's single trust line.
|
2013-12-27 11:57:29 -08:00 |
|
wltsmrz
|
e7b6050b82
|
Add bin/validate_address
|
2013-12-24 17:19:25 -08:00 |
|
Stefan Thomas
|
38a6e8b009
|
Fixing OrderBook#_subscribe (WIP).
|
2013-12-24 14:57:39 -08:00 |
|
Stefan Thomas
|
96b46d2394
|
Added Request#addBook.
|
2013-12-24 14:57:06 -08:00 |
|
wltsmrz
|
d401a70a2a
|
Logging objects in browser
|
2013-12-24 13:20:12 -08:00 |
|
wltsmrz
|
9ad5337e7b
|
Cleanup
|
2013-12-24 13:19:58 -08:00 |
|
wltsmrz
|
03c7b6b2aa
|
Validate ledgerClosed messages and reject past ledgers
|
2013-12-23 18:06:36 -08:00 |
|
wltsmrz
|
94e5c3ddf1
|
Use constant Ripple-time offset
|
2013-12-23 14:08:52 -08:00 |
|
wltsmrz
|
caac293be5
|
Server logging
|
2013-12-23 11:53:52 -08:00 |
|
wltsmrz
|
faae634853
|
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
|
2013-12-23 11:49:30 -08:00 |
|
wltsmrz
|
627acdbfde
|
Update in-browser logging to accommodate n-args
|
2013-12-23 11:48:39 -08:00 |
|
Stefan Thomas
|
a7532b5f55
|
Disable ripple-lib in Safari iOS < 5 and Safari Mac < 6.
Actively disabling support for these browsers allows us to catch and report the
problem rather than trying to connect and failing for unknown reasons.
|
2013-12-23 10:35:28 -08:00 |
|
Stefan Thomas
|
9596787cad
|
Throw specific exception when there is no websocket support detected.
|
2013-12-23 10:31:50 -08:00 |
|
wltsmrz
|
6cdeacdb90
|
Remote: Only log set_state when the state will actually change. Only set state online when connection_count === 1
|
2013-12-19 17:46:57 -08:00 |
|
wltsmrz
|
1b6945f74d
|
Prevent NoOp transaction recycling
|
2013-12-19 17:45:20 -08:00 |
|
wltsmrz
|
675a599876
|
Log server URL for enhanced debugging
|
2013-12-17 13:22:49 -08:00 |
|
wltsmrz
|
94c57bc0d8
|
Cleanup
|
2013-12-17 12:56:53 -08:00 |
|