ASuciuX
ASuciuX
The requirement can be divided into two distinct tasks: 1. Execute a specific subset of tests from a test file, identified by their unique test names. ``` necessist stackslib/src/chainstate/stacks/boot/pox_4_tests.rs \...
I've run the benchmark again after the latest commit ([a8597f1](https://github.com/stacks-network/stacks-core/pull/4483/commits/a8597f14c0a9b719c9eb77138df4099647fe66f7)), compared to the previous one ([885b6e5](https://github.com/stacks-network/stacks-core/pull/4483/commits/885b6e5f4d5d2223c01619d5b6231d593691b0cd)). The results show a decrease of `2%` in block processing time, above the initial...
@jcnelson I've removed all the modifications outside of `clarity` package. Can you please review it? cc: @jbencin
@jcnelson @jbencin I've removed the `.collect()` as it was failing the build, now it should work. Can you please re-approve this?
> I assume this was failing to compile because of a merge conflict? There were no previous merge conflicts, what I've seen was that the `.collect()` was previously implemented at...
If there is a more appropriate place for the traits and implements please let me know and I will move them.
Updated message displayed after having all of it as 1 line 