Jed McCaleb

Results 65 comments of Jed McCaleb

I think there are only two cases, divisible assets and non-divisible ones. If a thing is divisible and usable by humans than 7 decimal places is fine. If a thing...

I feel like most of that info doesn't need to be in the protocol though. It can be outside and left to clients. Maybe the issuing account can put the...

I think this needs ecosystem support now and we can just use stroops

An implementation issue here is that we can either 1) do this check before txs are flooded 2) do the check when txs are applied to the ledger. --- 1)...

Hmm interesting, what types of things could you use this for beyond this new option 3 below? Another option: 3) add a new operation called "ApproveTransfer" that must be in...

Can you just do this with Manage Data?

When would you want to only sign with part of your weight?

@FredericHeem: Keep in mind it is really just an integer. The way the asset is displayed to the user is purely a client side convention. For example if you want...

@FredericHeem: all assets are really integers. It is up to the client to put the decimal place in whatever place is the convention. We suggest people use fixed 7 decimal...

Seems useful. Just need an SEP