stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack> <richiela> hey guys
<stellar-slack> <richiela> did something change with the servers lately?
<stellar-slack> <richiela> for some reason i'm not getting back a full set of records...
<stellar-slack> <jed> what is happening?
<stellar-slack> <richiela> stellarServer.transactions() .forAccount(req.params["address"]) .cursor(cursor) .call() .then(function(r) {
<stellar-slack> <richiela> that code is stopping after what looks like specific number of records
<stellar-slack> <jed> I'm not sure I'd update to the latest js-stellar-sdk and then try again
<stellar-slack> <richiela> man do i hate updating bleah
<stellar-slack> <richiela> whats the qucikest way to update again?
<stellar-slack> <jed> this is for node?
<stellar-slack> <jed> just npm
<stellar-slack> <richiela> thats righht
<stellar-slack> <richiela> thanks
<stellar-slack> <richiela> nope.. still happens
<stellar-slack> <richiela> that returns the right information
<stellar-slack> <richiela> the code i pasted above stops at hash 44fee695cf8f678ab3053d5f954c7bb8e2dbc0f9a31068134cce6c55dd11bafe
<stellar-slack> <richiela> yeah its like hitting an artificial tranasction record limit
<stellar-slack> <richiela> not sue if thast alwys been the case..
<stellar-slack> <richiela> is there a way to override that?
<stellar-slack> <jed> Well it will return the cursor of where it stops. Just call again with the new cursor
<stellar-slack> <richiela> thats not what i want though..
<stellar-slack> <richiela> i have cursor X.. i want all new transactions since X
<stellar-slack> <richiela> i think i figured it out... just passed limit() to it and it seems to increase the records..
<stellar-slack> <jed> yeah I'm saying you have to update the cursor after you process the first batch of records
cookiedavis has joined #stellar-dev
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 248 seconds]
cookiedavis has quit []
TheSeven has quit [Ping timeout: 240 seconds]
cookiedavis has joined #stellar-dev
TheSeven has joined #stellar-dev
cookiedavis has quit [Ping timeout: 248 seconds]
cookiedavis has joined #stellar-dev
cookiedavis has quit []
acetakwas has joined #stellar-dev
akangpanjoels has joined #stellar-dev
akangpanjoels has quit [Client Quit]
acetakwas has quit [Ping timeout: 250 seconds]
acetakwas has joined #stellar-dev
acetakwas has quit [Max SendQ exceeded]
acetakwas has joined #stellar-dev
<stellar-slack> <bartek> @richiela the link you pasted has limit and order params but the code snippet doesn't. So limit defaults to 10.
acetakwas has quit [Ping timeout: 276 seconds]
tectonic has joined #stellar-dev
tectonic has quit [Ping timeout: 260 seconds]
tectonic has joined #stellar-dev
tectonic has quit []