Mayukha Vadari
|
2b59176cfd
|
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-06-20 10:03:49 +09:00 |
|
Olek
|
d8a3e65d78
|
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
|
2025-06-19 10:14:24 +09:00 |
|
John Freeman
|
187634272d
|
refactor: Remove reporting mode (#5092)
|
2025-06-18 13:24:40 +09:00 |
|
Pretty Printer
|
a6a71bcc3f
|
Rearrange sources
|
2025-06-17 10:42:41 +00:00 |
|
Pretty Printer
|
6c1bc9052d
|
Rearrange sources
|
2025-06-17 19:16:40 +09:00 |
|