wltsmrz
|
aed87f7437
|
Merge pull request #47 from miracle2k/decode_script
Add utility script to decode binary blobs.
|
2014-01-21 16:53:58 -08:00 |
|
Michael Elsdörfer
|
7bbab0759a
|
Add utility script to decode binary blobs.
|
2014-01-19 16:01:14 +01:00 |
|
sublimator
|
2396a53b03
|
Make order book subscription work
|
2014-01-19 15:58:23 +07:00 |
|
wltsmrz
|
43ee82af57
|
Remove extraneous timing
|
2014-01-13 15:42:55 -08:00 |
|
wltsmrz
|
3308e0ea92
|
Fix merge conflict
|
2014-01-13 15:41:20 -08:00 |
|
wltsmrz
|
61a6db1641
|
Cleanup transactionqueue
|
2014-01-13 15:38:40 -08:00 |
|
wltsmrz
|
43eb4c3bfe
|
Prevent duplicate 'transaction' events from Remote
|
2014-01-13 11:59:27 -08:00 |
|
wltsmrz
|
8538b3ccf2
|
Merge pull request #43 from sublimator/develop
Disable RTS for local signing
|
2014-01-13 11:27:27 -08:00 |
|
Nicholas Dudfield
|
f9bb7094e9
|
Disable transaction resubmission when remote signing. Throw error when attempt to build_path when using local_signing
|
2014-01-09 13:48:03 +07:00 |
|
wltsmrz
|
54b7099d01
|
Fix orderbook subscribe
|
2014-01-08 15:47:33 -08:00 |
|
wltsmrz
|
4ce04a5c90
|
requestTransactionEntry arguments
|
2014-01-08 15:13:31 -08:00 |
|
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 |
|