multiversx / mx-sdk-py

The MultiversX Python SDK.
MIT License
5 stars 0 forks source link

Query improvements: add SmartContractQueriesController.query() #43

Closed andreibancioiu closed 1 month ago

andreibancioiu commented 1 month ago

See: https://github.com/multiversx/mx-sdk-specs/pull/68.

Also, un-deprecated Address.serialize() - it was deprecated a bit too early (complete replacement not yet in place).

github-actions[bot] commented 1 month ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/core
  address.py
  errors.py 66-67
  smart_contract_queries_controller.py 40
Project Total  

This report was generated by python-coverage-comment-action