Adolfo Builes

Results 58 comments of Adolfo Builes

Hey Brendon, when did you download the book? This should be fixed in the current version and the repo is now abuiles/borrowers-2016 On Sat, Jun 11, 2016 at 3:43 PM...

@ptmoy2 I'll check this out, probably the was a breaking change in the latest release.

Keep going through the book :), you will find the answer.

oh, my repo might be busted, I'll updated to the latest. Which node version are you using? Do you get the same error when doing ember new?

@andywer related https://github.com/stellar/js-stellar-sdk/pull/489

https://github.com/stellar/go/issues/1385 has been fixed. You can now get `tx_set_operation_count` from the ledgers resource https://horizon.stellar.org/ledgers/30403828 It should unblock this issue.

@pselden thanks for catching this! It was an oversight on my part. I think I'd rather keep transaction builder as it it and schedule a breaking change for `fetchBaseFee` in...

@overcat go for it, I think there are some tasks which were already handled by @tamirms -- but then the others are open. @tamirms can you check the ones which...

@George2Times which node version are you using? can you reproduce this issue in a https://jsfiddle.net/ ?

Here's a reference implementation in go https://github.com/stellar/go/blob/master/xdr/json.go#L84 -- this is actually how predicates are shown in Horizon