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

ValidateSmartContractCall filter the utxos similarly to the worker #1496

Conversation

bchamagne
Copy link
Member

Description

ValidateSmartContractCall filter the utxos similarly to the worker.
Fixes #1486

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Unit tested

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

@bchamagne bchamagne added bug Something isn't working mining Involve transaction validation and mining labels Apr 9, 2024
@bchamagne bchamagne added this to the 1.5.1 milestone Apr 9, 2024
@samuelmanzanera samuelmanzanera force-pushed the 1486-validate-smart-contract-call-filter-utxos branch 3 times, most recently from 4720745 to 047505e Compare April 16, 2024 15:29
@Neylix Neylix force-pushed the 1486-validate-smart-contract-call-filter-utxos branch from 047505e to 3581bfd Compare April 17, 2024 12:07
@Neylix Neylix merged commit 33f305c into archethic-foundation:develop Apr 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mining Involve transaction validation and mining
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter UTXOs in validate smart contract call
3 participants