Skip to content

Remove Code Deprecated During assembleTx Implementation #3814

@Torres-ssf

Description

@Torres-ssf

This issue is a remainder to remove all deprecated methods during the assembleTx implementation, as well as any previously deprecated methods.

They are:

  • Account.fund
  • Account.getTransactionCost
  • Provider.getTransactionCost
  • Provider.NodeInfoAndConsensusParameters (type)
  • BaseTransactionRequest.fundWithFakeUtxos
  • ScriptTransactionRequest.estimateAndFund
  • BaseInvocationScope.addSigners
  • BaseInvocationScope.addSignersCallback
  • BaseInvocationScope.getTransactionCost
  • BaseInvocationScope.legacyFundWithRequiredCoins
  • BaseInvocationScope.dryRun
  • Address.fromPublicKey
  • Address.fromB256
  • Address.fromString
  • Address.fromAddressOrString
  • Address.fromDynamicInput
  • Address.fromEvmAddress
  • processGqlReceipt
  • assembleReceiptByType
  • getAllDecodedLogs
  • getAllResultLogs
  • ErrorCode.HASHER_LOCKED

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions