Extend SEP support
·
142 commits
to master
since this release
- SEP-01: added
WEB_AUTH_FOR_CONTRACTS_ENDPOINTandWEB_AUTH_CONTRACT_IDfields - SEP-47: exposed the supported SEPs of soroban contracts (parsed from the meta entries). Via:
SorobanContractInfo.supportedSeps? - SEP-48: extended
SorobanContractParserand 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