Skip to content

Conversation

@ximinez
Copy link
Owner

@ximinez ximinez commented Mar 18, 2025

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

This change is Reviewable

@ximinez ximinez force-pushed the env-failures-wip branch 3 times, most recently from 3093bfc to 43eff9b Compare March 25, 2025 16:31
@ximinez ximinez force-pushed the env-failures-wip branch 3 times, most recently from 35b1737 to 3f670d1 Compare April 2, 2025 14:46
@ximinez ximinez force-pushed the env-failures-wip branch 5 times, most recently from de4724e to 3026a41 Compare April 10, 2025 21:43
@ximinez ximinez added NoCI and removed NoCI labels Apr 11, 2025
@ximinez ximinez force-pushed the env-failures-wip branch 2 times, most recently from c4416b7 to cd211e0 Compare April 28, 2025 18:46
@ximinez ximinez force-pushed the env-failures-wip branch from cd211e0 to 925dbd3 Compare May 7, 2025 19:02
@ximinez ximinez force-pushed the env-failures-wip branch from 925dbd3 to fa55aba Compare May 15, 2025 16:10
@ximinez ximinez force-pushed the env-failures-wip branch from fa55aba to 3127c66 Compare July 3, 2025 23:43
@ximinez ximinez force-pushed the env-failures-wip branch 4 times, most recently from 2ac171a to 945e1b5 Compare July 18, 2025 22:37
@ximinez ximinez force-pushed the env-failures-wip branch 3 times, most recently from 8256e6d to c0ac961 Compare July 24, 2025 22:25
@ximinez ximinez force-pushed the env-failures-wip branch 4 times, most recently from 8e5f270 to 8d83966 Compare August 4, 2025 17:08
@ximinez ximinez force-pushed the env-failures-wip branch 6 times, most recently from c109cd9 to 186852b Compare November 10, 2025 21:04
* upstream/develop:
  ci: Update shared actions (6147)
  chore: Fix some typos in comments (6082)
  refactor: Rename `ripple` namespace to `xrpl` (5982)
  refactor: Move JobQueue and related classes into xrpl.core module (6121)
  refactor: Rename `rippled` binary to `xrpld` (5983)
  refactor: rename info() to header() (6138)
  refactor: rename `LedgerInfo` to `LedgerHeader` (6136)
  refactor: clean up `RPCHelpers` (5684)
  chore: Fix docs readme and cmake (6122)
  chore: Clean up .gitignore and .gitattributes (6001)
  chore: Use updated secp256k1 recipe (6118)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants