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 logging2 branch 3 times, most recently from 77887fc to 2e06d11 Compare March 25, 2025 16:31
@ximinez ximinez force-pushed the logging2 branch 3 times, most recently from 39d3ea6 to 7c5b74b Compare April 2, 2025 14:46
@ximinez ximinez force-pushed the logging2 branch 5 times, most recently from 54a9185 to c2dce4d Compare April 10, 2025 21:42
@ximinez ximinez added NoCI and removed NoCI labels Apr 11, 2025
@ximinez ximinez force-pushed the logging2 branch 2 times, most recently from 7cd082a to f2d0017 Compare April 28, 2025 18:46
@ximinez ximinez force-pushed the logging2 branch 4 times, most recently from dcdb3ca to e276a7b Compare July 18, 2025 22:37
@ximinez ximinez force-pushed the logging2 branch 3 times, most recently from 77170f0 to 78340fc Compare July 24, 2025 22:25
@ximinez ximinez force-pushed the logging2 branch 4 times, most recently from 027b236 to bdeadff Compare August 4, 2025 17:08
@ximinez ximinez force-pushed the logging2 branch 3 times, most recently from 26158c9 to 9641cfb Compare November 4, 2025 23:31
@ximinez ximinez force-pushed the logging2 branch 4 times, most recently from d79aeca to f4c6d9e Compare November 10, 2025 21:03
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