Scott Fleckenstein

Results 64 comments of Scott Fleckenstein
trafficstars

Note, setting NoRipple or not on the transaction to remove the trustline has no discernible effect.

Because it's confusing, and also raises the reserve on my account. Why _should_ setting NoRipple to true make a trustline permanent in the ledger? What was the intention?

I don't understand the attack, could you please elaborate? Are you saying, in the event that a person holds a balance on one issuer, but has set the limit of...

As a note: Jed is currently working on some issues that should speed up ledger syncs as well

Before I build a full repro script, let me describe the situation I am seeing. On the staging environment, we have two fake currencies: ``` javascript {currency:"SCT", issuer: "gKAEHiF5LELZ5eytP4EVZVqqdbuCuHvq9C"}, {currency:"JED",...

The offers in the orderbook are from the same issuer as above.

The effort required to pinpoint where a transaction is malformed is a bit too much effort to tackle right now, but I agree that we can do better at communicating...

Yeah, this is definitely a possibility.

Specifically, we're talking about the `ledgerVersion` field of the `LedgerHeader` xdr struct

Implementation plan: - add migration to include a `protocol_version` column to `history_ledgers` - update SQL queries to include `protocol_version` in results - Update JSON resources to render protocol version