antazoey

Results 333 comments of antazoey

`rlp` got released in a few months after this... @sabotagebeats Are we able to close this issue? Does it work on the Raspberry pi now?

> Failed building wheel for pygit2 `git` is required to install ape I think. Is `git` installed on your rasp pi?

> can you provide a repro? repro is eluding me for some reason ok i just added some

> 1. https://github.com/ApeWorX/SafeDrop Sorry, I meant here: https://github.com/antazoey/SafeDrop/tree/feat/merkle-cli

Apologies! Im not sure why im getting reverts like this. If i have time, ill make a better repro. Feel free to close.

Trying to reproduce again, but suddenly getting this error: ``` E TypeError: titanoboa_computation.apply_computation() got an unexpected keyword argument 'parent_computation' ``` edit: appears to be this https://github.com/vyperlang/titanoboa/issues/193

OK, got it. Downgraded to 0.1.8 to get around #193 Here is a screenshot to prove what I am seeing: (running `ape test tests/functional`) btw, your tests are not running...

OK, easier repro here: https://github.com/antazoey/repro-boabug I tried from main but am getting this error: ``` ModuleNotFoundError: No module named 'boa.test.plugin' ```

Yay, I am glad CI was able to repro! Let me know if there is anything else I can do.