sirawt

Results 4 comments of sirawt

> Hi, sorry for the delay, I'm still waiting for my manager's approval, which will be no later than this Friday. I'll do it right after it. > > Cheers....

> Guys, I'm completely blocked here, I need to run Besu with my code thru a Jenkins pipeline and all the checks it contains, this is a mandatory step for...

when executing without `--entrypoint irohad` ``` docker run --name iroha \ -d \ -p 50051:50051 \ -v $(pwd)/iroha/example:/opt/iroha_data \ -v blockstore:/tmp/block_store \ --network=iroha-network \ -e KEY='node0' \ hyperledger/iroha:latest ``` ![image](https://user-images.githubusercontent.com/31649128/202907501-8110207f-e236-4fe3-8343-ee40a9181455.png)...

RFC, before creating an ERC20 precompile should create an EVM stateful precompiled template?