smtmfft

Results 13 comments of smtmfft

A dumb question: What does the s_/c_ stand for? state & change?

> `prev_advices`/`cur_advices`. What do you think? maybe they make less confusion, but personally I just thought a new pair of words like these instead of prev_/curr_ is fancier. :)

Anyone know why I got this error?? ==================================== ERRORS ==================================== __________________ ERROR collecting tests/evm/test_end_tx.py ___________________ tests/evm/test_end_tx.py::test_end_tx: in "parametrize" the number of names (6): ['tx', 'gas_left', 'refund', 'is_last_tx', 'current_cumulative_gas_used', 'success'] must...

> Hey @smtmfft and @CPerezz, it looks like the test error is triggered when the PR is merged with the master branch. If you rebase the branch, the error can...

> Note: we have an example that gives more direction to continue progress. Hi, @aguzmant103 You mean there is already an example of aggregation circuit verification in smart contract? Could...

Hi, @roynalnaruto You mean make each math gadget has its own file?? I think that's better structure, If the code does not change too much, I think this test would...

Hi, @roynalnaruto Which branch are you working on? Maybe I could create PRs to that one if necessary.

Hi, @roynalnaruto , I might misunderstood sth. Is there already a math gadget refactory task which is being done by someone else, or I can do that one by one...

Cool, I will create a task issue and self assign if no body else has concern :)