multiversx / mx-sdk-py

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

Add relayed transactions v3 #39

Closed cristure closed 2 months ago

github-actions[bot] commented 2 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/converters
  transactions_converter.py
  multiversx_sdk/core
  interfaces.py 32
  transaction.py
  transaction_computer.py
  multiversx_sdk/core/proto
  transaction_pb2.py
  transaction_serializer.py 28
  multiversx_sdk/core/transactions_factories
  relayed_transactions_factory.py
  multiversx_sdk/network_providers
  transactions.py 35
Project Total  

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

popenta commented 2 months ago

I am thinking that the proto schema should be updated as well.