Skip to content

feat: Split LoanSet and LoanAccept#7820

Open
a1q123456 wants to merge 1 commit into
developfrom
a1q123456/split-loan-set-and-loan-accept-implementation
Open

feat: Split LoanSet and LoanAccept#7820
a1q123456 wants to merge 1 commit into
developfrom
a1q123456/split-loan-set-and-loan-accept-implementation

Add pending loan fields and LoanAccept for LendingProtocolV1_1

e32b303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2026 in 1s

91.3% of diff hit (target 82.5%)

View this Pull Request on Codecov

91.3% of diff hit (target 82.5%)

Annotations

Check warning on line 2175 in src/libxrpl/ledger/helpers/LendingHelpers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/ledger/helpers/LendingHelpers.cpp#L2175

Added line #L2175 was not covered by tests

Check warning on line 2235 in src/libxrpl/ledger/helpers/LendingHelpers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/ledger/helpers/LendingHelpers.cpp#L2235

Added line #L2235 was not covered by tests

Check warning on line 2270 in src/libxrpl/ledger/helpers/LendingHelpers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/ledger/helpers/LendingHelpers.cpp#L2270

Added line #L2270 was not covered by tests

Check warning on line 2382 in src/libxrpl/ledger/helpers/LendingHelpers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/ledger/helpers/LendingHelpers.cpp#L2382

Added line #L2382 was not covered by tests

Check warning on line 2404 in src/libxrpl/ledger/helpers/LendingHelpers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/ledger/helpers/LendingHelpers.cpp#L2404

Added line #L2404 was not covered by tests

Check warning on line 85 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 133 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L133

Added line #L133 was not covered by tests

Check warning on line 143 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L143

Added line #L143 was not covered by tests

Check warning on line 150 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L150

Added line #L150 was not covered by tests

Check warning on line 159 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L159

Added line #L159 was not covered by tests

Check warning on line 170 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L170

Added line #L170 was not covered by tests

Check warning on line 176 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L176

Added line #L176 was not covered by tests

Check warning on line 179 in src/libxrpl/tx/transactors/lending/LoanAccept.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanAccept.cpp#L179

Added line #L179 was not covered by tests

Check warning on line 148 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L148

Added line #L148 was not covered by tests

Check warning on line 158 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L158

Added line #L158 was not covered by tests

Check warning on line 168 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L168

Added line #L168 was not covered by tests

Check warning on line 377 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L377

Added line #L377 was not covered by tests

Check warning on line 480 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L480

Added line #L480 was not covered by tests

Check warning on line 563 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L563

Added line #L563 was not covered by tests

Check warning on line 578 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L578

Added line #L578 was not covered by tests

Check warning on line 659 in src/libxrpl/tx/transactors/lending/LoanSet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/tx/transactors/lending/LoanSet.cpp#L659

Added line #L659 was not covered by tests