Files
xahaud/src/ripple/protocol/impl
Edward Hennis 2e2a7509cd Multiple transactions per account in TxQ (RIPD-1048):
* Tweak account XRP balance and sequence if needed before preclaim.
* Limit total fees in flight to minimum reserve / account balance.
* LastLedgerSequence must be at least 2 more than the current ledger to be queued.
* Limit 10 transactions per account in the queue at a time.
* Limit queuing multiple transactions after transactions that affect authentication.
* Zero base fee transactions are treated as having a fixed fee level of 256000 instead of infinite.
* Full queue: new txn can only kick out a tx if the fee is higher than that account's average fee.
* Queued tx retry limit prevents indefinitely stuck txns.
* Return escalation factors in server_info and _state when escalated.
* Update documentation.
* Update experimental config to only include the % increase.
* Convert TxQ metric magic numbers to experimental config.
2016-05-03 13:52:15 -04:00
..
2015-07-13 16:37:04 -07:00
2016-04-29 08:51:16 -04:00
2015-10-20 11:35:24 -04:00
2016-03-17 17:34:37 -04:00
2015-10-13 17:15:45 -07:00
2015-06-22 18:39:33 -07:00
2016-03-31 18:44:33 -07:00
2015-10-13 17:15:45 -07:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2016-02-01 21:06:56 -08:00
2016-01-25 09:07:41 -08:00
2016-01-12 18:45:36 -08:00
2015-06-10 15:59:52 -07:00
2015-10-20 11:35:24 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2015-10-20 11:35:24 -04:00
2016-01-12 18:45:36 -08:00