Skip to content

XLS-0066d Lending Protocol #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
ba3a750
adds lending protocol spec
Tapanito Oct 18, 2024
d3e6115
improves the description of the management fee
Tapanito Nov 19, 2024
b297e6e
renames field names from plural to singular
Tapanito Jan 7, 2025
aac7f3e
This commit introduces the following changes:
Tapanito Jan 27, 2025
f18e8f1
removes CoverAvailable check from LoanBrokerDelete transaction
Tapanito Jan 27, 2025
44e1b57
Apply suggestions from code review
Tapanito Jan 27, 2025
1a437ee
cleans up latex code
Tapanito Jan 27, 2025
9f47ea2
updates LoanDelete transaction to delete the LoanBroker DirectoryNode…
Tapanito Jan 28, 2025
60a311e
in case insufficient first loss capital add loan broker fees to cover…
Tapanito Jan 28, 2025
9090bd3
fixes loan object ownership
Tapanito Jan 28, 2025
8851620
adds pseudo-account to the LoanBroker
Tapanito Jan 29, 2025
0f6644c
adds counterparty to LoanSet transaction
Tapanito Jan 31, 2025
14a634f
updates failure conditions of LoanSet transaction
Tapanito Jan 31, 2025
b77401b
Update XLS-0066d-lending-protocol/README.md
Tapanito Mar 13, 2025
aa50126
addresses PR comments
Tapanito Mar 19, 2025
9acddc1
fixes signature field name
Tapanito Mar 19, 2025
294f582
changes internal type of cover rate variables
Tapanito Apr 4, 2025
8740e2f
renames singular vault attributes to plural
Tapanito Apr 4, 2025
b175402
Apply suggestions from code review
Tapanito Apr 24, 2025
36ec7cb
changes Amount type to AMOUNT
Tapanito Apr 24, 2025
6c9a815
adds owner reserve chages to LoanSet
Tapanito Apr 28, 2025
ea0f369
changes InterestRate type to uint32
Tapanito Apr 28, 2025
0b13609
adds missing overpayment fields to LoanSet transaction
Tapanito Apr 28, 2025
b631e67
adds pseudo-account locked/frozen checks to LoanBrokerCoverWithdraw
Tapanito Apr 29, 2025
ff058bf
Update XLS-0066d-lending-protocol/README.md
Tapanito Apr 29, 2025
1398766
Improves how Loan ID is calculated by introducing a new LoanSequence …
Tapanito May 1, 2025
01d8981
removes sequence from the Loan object
Tapanito May 1, 2025
7e923c2
Apply suggestions from code review
Tapanito May 5, 2025
5609061
addresses PR comments
Tapanito May 6, 2025
b16dad1
Apply suggestions from code review
Tapanito May 7, 2025
65cc318
Apply suggestions from code review
Tapanito May 12, 2025
4ff2165
Update XLS-0066d-lending-protocol/README.md
Tapanito May 12, 2025
33908af
Update XLS-0066d-lending-protocol/README.md
Tapanito May 12, 2025
b8f8b6f
adds checks for frozen LoanBroker pseudo-account
Tapanito May 12, 2025
fe723a2
clarifies LoanPay totalDue and totalPaid
Tapanito May 12, 2025
389dd2e
corrects LoanSet debtMaximum and coverAvailable checks
Tapanito May 12, 2025
fd20def
improves LoanManage readability with ReturnToVault variable
Tapanito May 12, 2025
321319e
adds checks to LoanPay to ensure both Vault pseudo-account and LoanbR…
Tapanito May 12, 2025
d45aeb5
adds calculations for secondsSinceLastPayment
Tapanito May 20, 2025
81e2ff8
adds destination field to the LoanBrokerCoverWithdraw transaction
Tapanito May 20, 2025
3eee2bd
Update XLS-0066d-lending-protocol/README.md
Tapanito May 30, 2025
ed5a62d
adds LoanBrokerCoverClawback transaction
Tapanito Jun 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading