Alex Kremer

Results 53 issues of Alex Kremer

Hi. Trying to build boost using the script for two days straight. My configuration is Xcode 5.0.2 from appstore on macosx 10.8.5. Here is what i think is the important...

I have compiled everything successfully on windows 10 but when i run simple.exe i get the following output: ``` OpenHMD version: 0.3.0 Error: OVRService failed to stop, please try running...

PSVR

## High Level Overview of Change Removing an unnecessary `const_cast`. ### Context of Change While porting `book_changes` to `clio` a couple of `const_cast`s were discovered. It's entirely possible to do...

Fixes #2335 Feel free to update if this format is not desirable. I was not sure what the most concise way would be. Basic idea is that we support `AMM*`...

needs japanese translation

See https://github.com/XRPLF/clio/issues/986 Currently the docs state that Clio does not support `AMM*` transaction types. This is no longer true once we release 2.1.0 so let's update it. Should not merge...

`allowTrustLineClawback` flag is not documented.

The `version` RPC handler was added in Clio but it seems like it's not documented for either rippled or clio. Let's fix that.

The field documented as `nft_sequence` is now called `nft_serial`. This probably needs to be updated in the docs.

content updates
tokenization

[Here](https://github.com/XRPLF/xrpl-dev-portal/pull/1461/files) a pill claiming this is "new in clio 1.1.0" was added to https://xrpl.org/nft_info.html. Please change to version 1.0.4 👍

We are seeing that `rippled` produces extra fields in some error responses. This is not per specs and clio does not do the same (see https://github.com/XRPLF/clio/issues/660). @ximinez suggested we update...