docs: document SorobanRpc -> rpc migration and min stellar-sdk version (#612) - #656
Merged
Jaydbrown merged 1 commit intoSep 2, 2026
Annotations
7 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/tests/soroban-server-cache.test.ts#L2
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
|
Lint:
src/tests/batch-submit.test.ts#L13
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
|
Lint:
src/streams.ts#L5
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
|
Lint:
src/soroban.ts#L9
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
|
Lint:
src/events.ts#L8
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
|
Lint:
src/batch-tx.ts#L34
'SorobanRpc' import from '@stellar/stellar-sdk' is restricted. SorobanRpc is deprecated in @stellar/stellar-sdk v12. Import rpc instead
|
background
wait
wait-all
cancel
parallel
Loading