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 levelization_details branch 3 times, most recently from c642998 to d3c8da9 Compare March 25, 2025 16:31
@ximinez ximinez force-pushed the levelization_details branch 3 times, most recently from c608013 to fce3344 Compare April 2, 2025 14:46
@ximinez ximinez force-pushed the levelization_details branch 4 times, most recently from bf48e14 to 9add3da Compare April 10, 2025 21:43
@ximinez ximinez added NoCI and removed NoCI labels Apr 11, 2025
@ximinez ximinez force-pushed the levelization_details branch from 9add3da to c9ee857 Compare April 11, 2025 22:32
@ximinez ximinez force-pushed the levelization_details branch 2 times, most recently from f28ac21 to 425fd56 Compare April 28, 2025 18:46
@ximinez ximinez force-pushed the levelization_details branch from 425fd56 to a846ff7 Compare May 7, 2025 19:02
@ximinez ximinez force-pushed the levelization_details branch from a846ff7 to 1bfc536 Compare May 15, 2025 16:10
@ximinez ximinez force-pushed the levelization_details branch from 1bfc536 to 6905662 Compare July 3, 2025 23:51
@ximinez ximinez force-pushed the levelization_details branch 4 times, most recently from e2f1ba7 to 1523442 Compare July 18, 2025 22:37
@ximinez ximinez force-pushed the levelization_details branch 3 times, most recently from 4b734e6 to 08e7019 Compare July 24, 2025 22:25
@ximinez ximinez force-pushed the levelization_details branch 4 times, most recently from 4e64c06 to cf6a11e Compare August 4, 2025 17:08
@ximinez ximinez force-pushed the levelization_details branch from cf6a11e to 6b8a0e5 Compare August 6, 2025 01:22
@ximinez ximinez force-pushed the levelization_details branch 3 times, most recently from acc0836 to 126225d Compare October 29, 2025 18:50
@ximinez ximinez force-pushed the levelization_details branch 6 times, most recently from 09da863 to 88ec3e3 Compare November 10, 2025 21:05
@ximinez ximinez force-pushed the levelization_details branch from 88ec3e3 to 4a5fd28 Compare November 11, 2025 00:58
* ximinez/develop:
  Set version to 3.2.0-b0 (6153)
  refactor: remove `Json::Object` and related files/classes (5894)
  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