Emmanuel

Results 13 issues of Emmanuel

In our custom transformation, we are adding new methods to some specific classes based on some custom decorators. Everything works pretty well. However, it allowed us to find a bug...

enhancement

## Description If you try to execute a `send` command with no sender id and the first scanned account has been used before (has some txs on the blockchain or...

If you run a network with a period lower than 1s (like 500ms), it will raise this exception: ![image](https://user-images.githubusercontent.com/10941036/152544359-9246636f-c41a-4aaa-8fae-43b14dd97b98.png)

bug

Related to this comment https://github.com/drand/drand/pull/893#discussion_r777956797

testing

I am actually trying to build the lib on MacOS following [this]( https://github.com/Zondax/filecoin-signing-tools/blob/master/.github/workflows/main.yaml#L94-L109) steps. At the end, no `.so` files are generated. I have seen this error on M1 and...

### Description Filecoin blockchain has added an EVM runtime on top of its blockchain some months ago. From Filecoin docs web: "The FVM contains an Ethereum Virtual Machine (EVM) runtime,...

enhancement

After deploying the chart correctly, when I try to fetch some package, log shows this error. It cannot retrieve the requested package. ``` error--- unexpected error: EROFS: read-only file system,...

Instead of manually encoding inputs on rust integration tests, we could use the ABI and arguments and get the encoded input using the [web3 rust package](https://docs.rs/web3/latest/web3/). This will make tests...

nice to have
testing

Related to #178 :link: [zboto Link](https://app.clickup.com/t/86779k7w9)

nice to have
testing