Sponsored Content
Skip to content

Modularise app/tx - #6228

Merged
bthomee merged 82 commits into
developfrom
a1q123456/modularise-app-tx
Feb 17, 2026
Merged

Modularise app/tx#6228
bthomee merged 82 commits into
developfrom
a1q123456/modularise-app-tx

Conversation

@a1q123456

@a1q123456 a1q123456 commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

High Level Overview of Change

This PR moves transactors and some other dependencies to libxrpl.

This PR is part of the modularisation of the transactors. See all PRs here:

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)

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
@a1q123456
a1q123456 requested a review from a team January 15, 2026 14:59
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
@a1q123456
a1q123456 force-pushed the a1q123456/decouple-app-tx-with-application branch from 5f2b68b to fa276cf Compare January 15, 2026 15:06
@a1q123456
a1q123456 force-pushed the a1q123456/modularise-app-tx branch from 5cd22c3 to 001fb47 Compare January 15, 2026 15:07
@a1q123456
a1q123456 force-pushed the a1q123456/decouple-app-tx-with-application branch from fa276cf to d4e5749 Compare January 15, 2026 15:11
@a1q123456
a1q123456 force-pushed the a1q123456/modularise-app-tx branch from 001fb47 to 4ff8657 Compare January 15, 2026 15:12
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
@a1q123456
a1q123456 force-pushed the a1q123456/decouple-app-tx-with-application branch from d4e5749 to ab6b416 Compare January 15, 2026 15:56
@a1q123456
a1q123456 force-pushed the a1q123456/modularise-app-tx branch 2 times, most recently from 73c4fdf to 1ec88d5 Compare January 15, 2026 15:58
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
a1q123456 and others added 16 commits February 13, 2026 11:51
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
…kdb' into a1q123456/decouple-app-tx-with-application
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
…-app-tx-with-application

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
…456/modularise-app-tx

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
…pplication' into a1q123456/modularise-app-tx
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Base automatically changed from a1q123456/decouple-app-tx-with-application to develop February 17, 2026 16:29
@a1q123456 a1q123456 added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Feb 17, 2026
@bthomee
bthomee enabled auto-merge (squash) February 17, 2026 18:00
@bthomee
bthomee merged commit 0976b2b into develop Feb 17, 2026
1 check passed
@bthomee
bthomee deleted the a1q123456/modularise-app-tx branch February 17, 2026 18:10
@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
beartec-jpg pushed a commit to beartec-jpg/FalconLedger that referenced this pull request Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants