jonjove

Results 8 issues of jonjove

The dashboard doesn't display details for `manage_buy_offer` or `set_options` in the recent operations list. At least for `manage_buy_offer`, I would expect it to display details analogous to what is displayed...

bug

### What problem does your feature solve? The name here confuses me. I don't understand the intention. Based on the code, it looks like we are only using `Frame::HostFunction` as...

### What problem does your feature solve? We don't have support for floating-point types, but we also don't have any helpers to make it easier to do operations on floating-point-like...

### What This PR contains a still-in-progress exploration of having contracts expose a `payload` function to facilitate signing in wallets and other downstream systems. To make development as fast as...

`TransactionFrame` and `TxSetFrame` have interfaces that do not satisfy the criteria of "easy to use correctly and hard to use incorrectly". Specifically, these classes would be much more intuitive if...

cleanup

We are going to merge #3207, but there are a few residual test improvements that can be made, as noted in - https://github.com/stellar/stellar-core/pull/3207#discussion_r708703267 - https://github.com/stellar/stellar-core/pull/3207#discussion_r708734847

cleanup

Blocked by https://github.com/xdrpp/xdrpp/issues/34