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

unshields iron by crediting account balance #5279

Closed
wants to merge 1 commit into from

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Aug 15, 2024

Summary

instead of sending public iron to the user account as part of the evm transaction credits the account balance in the state trie directly

credits balance before executing transaction so that unshielded balance can be used to pay gas

updates fixtures to include evm transactions when computing transaction fees for minersFee

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@hughy hughy added the EVM label Aug 15, 2024
instead of sending public iron to the user account as part of the evm
transaction credits the account balance in the state trie directly

credits balance before executing transaction so that unshielded balance can be
used to pay gas

updates fixtures to include evm transactions when computing transaction fees for
minersFee
@hughy hughy force-pushed the wip/hughy/unshield-iron-credit-balance branch from 79e5e3e to 6ab24c7 Compare August 15, 2024 01:03
@hughy hughy closed this Oct 11, 2024
@hughy hughy deleted the wip/hughy/unshield-iron-credit-balance branch October 18, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant