Concordium / concordium-wallet-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate wallet-proxy to use GRPC API v2.

vikt0r0 opened this issue · comments

General

  • globalInfo (chain parameters) in main.

Proxy handlers to migrate

  • AccountBalanceR
  • AccountNonceR
  • AccountEncryptionKeyR
  • AccountTransactionsV0R
  • TransactionCostR
  • SubmissionStatusR
  • CredentialR
  • TransferR
  • GTUDropR
  • GlobalFileR
  • HealthR
  • AccountTransactionsV1R
  • BakerPoolR
  • ChainParametersR
  • NextPaydayR
  • PassiveDelegationR
  • EpochLengthR
  • CIS2Tokens
  • CIS2TokenMetadata
  • CIS2TokenBalance

Handlers that do not need migration

  • AppSettingsV0
  • AppSettingsV1
  • TermsAndConditionsVersion
  • IpsR
  • IpsV1R