Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Core Protocol v17

Compare
Choose a tag to compare
@Synesso Synesso released this 02 May 09:15
· 31 commits to master since this release
a24a2d1
  • Updated for core protocol v17/CAP35:
    • Added EffectTrustLineFlagsUpdated
    • Added EffectClaimableBalanceClawedBack
    • Added ClawBackOperation
    • Added ClawBackClaimableBalanceOperation
    • Added SetTrustLineFlagsOperation
  • Auth challenge transactions can now specify separate web auth & home domains. The home domain is the FQDN that hosts
    the relevant stellar.toml file for the authenticating service. The web auth domain is the FQDN of the
    authenticating service itself. Implements SEP-0010 v3.1.