Skip to content
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

XLS-0065d Single Asset Vault #239

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from 6 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
3a14506
adds single asset vault spec
Tapanito Oct 18, 2024
5b17cdc
Fixes unrealized loss maths.
Tapanito Oct 22, 2024
6c8c1e5
Updates unrealized loss variable to upper-case for consistency
Tapanito Oct 22, 2024
d17cdf1
attempts to fix github rendering bug
Tapanito Oct 22, 2024
e693523
simplifies withdrawal/redeem maths
Tapanito Oct 22, 2024
f253b1b
replaces ShareAMount and AssetAmount fields with Amount field in the …
Tapanito Oct 30, 2024
7e82011
removes SharesTotal from Vault ledger entry and adds ledger_entry RPC…
Tapanito Nov 15, 2024
78b8467
removes duplicate information & clarifies state checks
Tapanito Dec 4, 2024
9b216f4
Apply suggestions from code review
Tapanito Dec 5, 2024
243f8fe
adds a section on transfer fees
Tapanito Dec 6, 2024
cdeba43
adds failure conditions for payment transaction
Tapanito Jan 7, 2025
173e807
renames field names from plural to singular
Tapanito Jan 7, 2025
1c7a9e4
adds state changes to payment transaction
Tapanito Jan 8, 2025
8c6ca1c
renames PermissionedDomainID to DomainID and adds additional failure …
Tapanito Jan 21, 2025
9b15afa
moves DomainID to MPTIssuance
Tapanito Jan 27, 2025
aeb3325
remove condition that prevents setting DomainID once set
Tapanito Feb 3, 2025
d23a310
clarifies failure condition of VaultWithdraw
Tapanito Feb 5, 2025
14edf68
updates withdrawal strategy flags
Tapanito Feb 5, 2025
15180fc
removes protocol instance terminology
Tapanito Feb 5, 2025
d2bbb13
adds a question to the FAQ
Tapanito Feb 18, 2025
c85083e
addresses minor comments
Tapanito Feb 20, 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