Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to execute transactions from ledger #325

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

moisses89
Copy link
Member

Closes #286

@coveralls
Copy link

coveralls commented Dec 14, 2023

Coverage Status

coverage: 93.638% (+0.2%) from 93.463%
when pulling a98f82b on enable_ledger_as_sender
into 4e6d1dd on master.

@moisses89 moisses89 force-pushed the enable_ledger_as_sender branch 2 times, most recently from 02e5d60 to 60e5444 Compare December 14, 2023 17:52
@moisses89 moisses89 marked this pull request as ready for review December 14, 2023 17:57
:param tx_parameters:
:return: raw transaction signed
"""
raise NotImplementedError
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue to implement this was created #326

@moisses89 moisses89 merged commit dd99966 into master Dec 15, 2023
13 checks passed
@moisses89 moisses89 deleted the enable_ledger_as_sender branch December 15, 2023 11:10
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ledger as sender
3 participants