sirawt
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 ``` ...
RFC, before creating an ERC20 precompile should create an EVM stateful precompiled template?