Mayukha Vadari
|
dcc4581220
|
Add RPC "simulate" to execute a dry run of a transaction (#5069)
- Spec: https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0069d-simulate
- Also update signing methods to autofill fees better and properly handle transactions that require a non-standard fee.
|
2025-01-28 19:02:28 -05:00 |
|
Olek
|
8e827e32ac
|
Introduce Credentials support (XLS-70d): (#5103)
Amendment:
- Credentials
New Transactions:
- CredentialCreate
- CredentialAccept
- CredentialDelete
Modified Transactions:
- DepositPreauth
- Payment
- EscrowFinish
- PaymentChannelClaim
- AccountDelete
New Object:
- Credential
Modified Object:
- DepositPreauth
API updates:
- ledger_entry
- account_objects
- ledger_data
- deposit_authorized
Read full spec: https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0070d-credentials
|
2024-11-06 17:05:03 -05:00 |
|
John Freeman
|
4d7aed84ec
|
refactor: Remove reporting mode (#5092)
|
2024-08-28 13:00:50 -05:00 |
|
Pretty Printer
|
1d23148e6d
|
Rewrite includes (#4997)
|
2024-06-20 13:57:16 -05:00 |
|
Pretty Printer
|
e416ee72ca
|
Rearrange sources (#4997)
|
2024-06-20 13:57:14 -05:00 |
|