John Freeman

Results 86 comments of John Freeman

This is an issue of stale docs, but it's also a moving target. I can give it some attention after #4997 is merged. It can be a great first issue...

`Builds/levelization` is still used to diagnose cycles in xrpld. I want to remove it after we've eliminated all of the cycles.

@ximinez I would still appreciate your review.

This seems [broken](https://github.com/thejohnfreeman/autocheck/actions/runs/9557141949/job/26343722095) still on macos-14, 20240611.1.

@dangell7 I added `getFieldNumber`. I generally add methods as-needed, and the `getField*` methods seem incomplete (there is no `getFieldIssue`, for example). Let me know if there are others you want....

``` Add a new serialized type: STNumber (#5121) `STNumber` lets objects and transactions contain multiple fields for quantities of XRP, IOU, or MPT without duplicating information about the "issue" (represented...

I'm using @martijnthe's solution above and when I `yarn`, the top-level prepare script runs twice. When I `yarn prepare`, it only runs once, as expected. Does this happen to anyone...

Current state: - macOS works. - Linux: `dependencies` job works, but `test` job fails when trying to run `conan --version` in the `check environment` step. - Windows: takes forever. have...

I believe this latest state will work for all checks. macOS may fail with 1 flaky error, as it has been doing for weeks. Everything else should pass.