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

Filter inputs from calls in contract execution #1472

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

samuelmanzanera
Copy link
Member

Description

Filter inputs from calls in contract execution

Fixes # (issue)

Type of change

  • Enhancements

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@samuelmanzanera samuelmanzanera added smart contracts Involve smart contracts mining Involve transaction validation and mining enhancements labels Mar 20, 2024
@samuelmanzanera samuelmanzanera force-pushed the filter_call_based_utxos_worker branch from 2aef2ed to 88ef706 Compare March 20, 2024 18:17
@samuelmanzanera samuelmanzanera force-pushed the deterministic_balance_contracts branch from 008cc18 to 4954430 Compare March 20, 2024 18:24
@samuelmanzanera samuelmanzanera force-pushed the filter_call_based_utxos_worker branch from 88ef706 to 2700599 Compare March 20, 2024 18:26
@samuelmanzanera samuelmanzanera marked this pull request as ready for review March 20, 2024 18:26
Base automatically changed from deterministic_balance_contracts to develop March 21, 2024 09:58
@samuelmanzanera samuelmanzanera force-pushed the filter_call_based_utxos_worker branch 4 times, most recently from d62cdd7 to b79d0e4 Compare March 21, 2024 16:31
@samuelmanzanera samuelmanzanera force-pushed the filter_call_based_utxos_worker branch from b79d0e4 to ca1562f Compare March 22, 2024 09:53
@samuelmanzanera samuelmanzanera force-pushed the filter_call_based_utxos_worker branch from ca1562f to 967effb Compare March 22, 2024 09:54
@Neylix Neylix merged commit 513e687 into develop Mar 22, 2024
1 check failed
@Neylix Neylix deleted the filter_call_based_utxos_worker branch March 22, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements mining Involve transaction validation and mining smart contracts Involve smart contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants