Skip to content

Extend SEP support

Choose a tag to compare

@christian-rogobete christian-rogobete released this 16 Oct 16:33
· 142 commits to master since this release
  • SEP-01: added WEB_AUTH_FOR_CONTRACTS_ENDPOINT and WEB_AUTH_CONTRACT_ID fields
  • SEP-47: exposed the supported SEPs of soroban contracts (parsed from the meta entries). Via: SorobanContractInfo.supportedSeps?
  • SEP-48: extended SorobanContractParser and related classes (SorobanContractInfo & ContractSpec) for full SEP-48 support (including events).
  • Added SEP compatibility matrices for the supported SEPs.
  • Updated compatibility matrices for Horizon API support and RPC API support