Skip to content

added wiring for txm stellar#2051

Draft
Krish-vemula wants to merge 1 commit into
mainfrom
add-stellar-txm
Draft

added wiring for txm stellar#2051
Krish-vemula wants to merge 1 commit into
mainfrom
add-stellar-txm

Conversation

@Krish-vemula
Copy link
Copy Markdown

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

⚠️ API Diff Results - github.com/smartcontractkit/chainlink-common

⚠️ Breaking Changes (10)

pkg/chains/stellar.StellarClient (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

pkg/types.StellarService (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

✅ Compatible Changes (60)

pkg/chains/stellar (25)
  • ConvertSimulateTransactionRequestFromProto — ➕ Added

  • ConvertSimulateTransactionRequestToProto — ➕ Added

  • ConvertSimulateTransactionResponseFromProto — ➕ Added

  • ConvertSimulateTransactionResponseToProto — ➕ Added

  • ConvertSubmitTransactionRequestFromProto — ➕ Added

  • ConvertSubmitTransactionRequestToProto — ➕ Added

  • ConvertSubmitTransactionResponseFromProto — ➕ Added

  • ConvertSubmitTransactionResponseToProto — ➕ Added

  • ConvertTxResultFromProto — ➕ Added

  • ConvertTxResultToProto — ➕ Added

  • GetTransactionFeeRequest — ➕ Added

  • GetTransactionFeeResponse — ➕ Added

  • GetTransactionResultRequest — ➕ Added

  • GetTransactionResultResponse — ➕ Added

  • GetTransactionStatusRequest — ➕ Added

  • GetTransactionStatusResponse — ➕ Added

  • SimulateTransactionRequest — ➕ Added

  • SimulateTransactionResponse — ➕ Added

  • Stellar_GetTransactionFee_FullMethodName — ➕ Added

  • Stellar_GetTransactionResult_FullMethodName — ➕ Added

  • Stellar_GetTransactionStatus_FullMethodName — ➕ Added

  • Stellar_SimulateTransaction_FullMethodName — ➕ Added

  • Stellar_SubmitTransaction_FullMethodName — ➕ Added

  • SubmitTransactionRequest — ➕ Added

  • SubmitTransactionResponse — ➕ Added

pkg/chains/stellar.StellarServer (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

pkg/chains/stellar.UnimplementedStellarServer (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

pkg/types.(*UnimplementedStellarService) (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

pkg/types/chains/stellar (5)
  • SimulateTransactionRequest — ➕ Added

  • SimulateTransactionResponse — ➕ Added

  • SubmitTransactionRequest — ➕ Added

  • SubmitTransactionResponse — ➕ Added

  • TxResult — ➕ Added

pkg/types/mocks (5)
  • StellarService_GetTransactionFee_Call — ➕ Added

  • StellarService_GetTransactionResult_Call — ➕ Added

  • StellarService_GetTransactionStatus_Call — ➕ Added

  • StellarService_SimulateTransaction_Call — ➕ Added

  • StellarService_SubmitTransaction_Call — ➕ Added

pkg/types/mocks.(*StellarService) (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added

pkg/types/mocks.(*StellarService_Expecter) (5)
  • GetTransactionFee — ➕ Added

  • GetTransactionResult — ➕ Added

  • GetTransactionStatus — ➕ Added

  • SimulateTransaction — ➕ Added

  • SubmitTransaction — ➕ Added


📄 View full apidiff report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant