-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to help readers of BUILD.md #4383
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a small change (mostly just moving a section) but it will make life a lot easier for people who are new to Conan. We'll merge this because it's a trivial change that only affects a markdown file (no source code changes) and it's easy to revert later if needed.
https://github.com/XRPLF/rippled/actions/runs/3897273831/jobs/6654771598 |
* upstream/develop: Update BUILD.md (XRPLF#4383)
* upstream/develop: Update BUILD.md (XRPLF#4383)
* upstream/develop: Update BUILD.md (XRPLF#4383)
* upstream/develop: Update BUILD.md (XRPLF#4383)
* upstream/develop: Update BUILD.md (XRPLF#4383)
…tpage * upstream/develop: (37 commits) Update documented pathfinding configuration defaults: (XRPLF#4409) Update dependency: grpc (XRPLF#4407) Introduce min/max observers for Number Optimize uint128_t division by 10 within Number.cpp Replace Number division algorithm Include rounding mode in XRPAmount to STAmount conversion. Remove undefined behavior * Taking the negative of a signed negative is UB, but taking the negative of an unsigned is not. Silence warnings Introduce rounding modes for Number: Use Number for IOUAmount and STAmount arithmetic Add tests Add implicit conversion from STAmount to Number Add clip Add conversions between Number, XRPAmount and int64_t AMM Add Number class and associated algorithms Revise CONTRIBUTING (XRPLF#4382) `XRPFees`: Fee setting and handling improvements (XRPLF#4247) Update BUILD.md (XRPLF#4383) Make NodeToShardRPC a manual test (XRPLF#4379) Update build instructions (XRPLF#4376) ...
Help readers of BUILD.md by moving the crash course to the top
No description provided.