Skip to content

release version 0.5.0 with major updates to API modules#232

Open
rAndom1zeeeR wants to merge 1 commit into
tonkeeper:mainfrom
rAndom1zeeeR:tonapi-3
Open

release version 0.5.0 with major updates to API modules#232
rAndom1zeeeR wants to merge 1 commit into
tonkeeper:mainfrom
rAndom1zeeeR:tonapi-3

Conversation

@rAndom1zeeeR
Copy link
Copy Markdown

Added

  • Rewards module: getValidators, getValidationRounds, getRoundRewards, getRewardsStats, getRewardsApy
  • Purchases module: getPurchaseHistory (replaces experimental inscriptions)
  • Wallet: getWalletInfo, getWalletsByPublicKeyBulk
  • Blockchain: downloadBlockchainBlockBoc, getBlockchainRawAccounts, execGetMethodWithBodyForBlockchainAccount, getLibraryByHash
  • Jettons: getJettonAccountHistoryByID
  • Multisig: getMultisigOrder
  • Action types: Purchase, AddExtension, RemoveExtension, SetSignatureAllowedAction, GasRelay, DepositTokenStake, WithdrawTokenStakeRequest, LiquidityDeposit, OracleRequest
  • New schemas: Wallet, WalletStats, WalletPlugin, AccountPurchases, Purchase, PurchaseAction, GaslessTx, BlockchainLibrary, BlockchainRawAccounts, rewards/staking types, and 30+ others
  • FlawedJettonTransfer action now includes encryptedComment and refund per official API spec

Removed (Breaking)

  • inscriptions module and all related endpoints (getAccountInscriptions, getAccountInscriptionsHistory, getAccountInscriptionsHistoryByTicker, getInscriptionOpTemplate)
  • Action types: InscriptionTransfer, InscriptionMint
  • Schemas: InscriptionBalance, InscriptionBalances, InscriptionTransferAction, InscriptionMintAction
  • Query parameter fix_order from execGetMethodForBlockchainAccount

Changed

  • OpenAPI spec updated from 3.1.0 to official 3.0.0 (115 operations, 182 schemas)
  • gaslessSend response type: GaslessTx (was inline/untyped)
  • BlockchainRawAccount.get_methods marked deprecated
  • NftItem.approved_by marked deprecated
  • getAccountJettonHistoryByID deprecated in favor of getJettonAccountHistoryByID

@rAndom1zeeeR rAndom1zeeeR changed the title chore: release version 0.5.0 with major updates to API modules release version 0.5.0 with major updates to API modules May 25, 2026
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