mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
more OrderBook performance optimizations
OrderBook: emit 'model' event only after last transaction in closed ledger run AutobridgeCalculator only once in a ledger
This commit is contained in:
@@ -671,6 +671,7 @@ describe('Remote', function() {
|
||||
function() {
|
||||
const message = require('./fixtures/transaction-offercreate');
|
||||
let i = 0;
|
||||
remote._ledger_current_index = 32570;
|
||||
const orderbook = remote.createOrderBook({
|
||||
currency_gets: 'USD',
|
||||
issuer_gets: 'rJy64aCJLP3vf8o3WPKn4iQKtfpjh6voAR',
|
||||
|
||||
Reference in New Issue
Block a user