ware32

Results 6 issues of ware32

When deploying any contract using remix I get the error "contract creation code storage out of gas". This is my genesis file: { "alloc": { "0xed9d02e382b34818e88b88a309c7fe71e65f419d": { "balance": "1000000000000000000000000000" },...

We have some contracts that works well in remix Vm environment but fails when executing in our local quorum network. In a post I have read that from 0.4.24 on,...

We have several transactions in "pending" status. How can we know the reason why they are in this pending state? Thanks

I get this error when launching the command: NODE_ENDPOINT=http://192.168.2.233:22005 docker-compose -f docker-compose.yml -f sirato-extensions/docker-compose-quorum.yml up If I try a telnet to 192.168.2.233 port 22005 I can see it is open...

If I create new accounts in any node by using the geth console, after restarting the docker cointainer, it fails and restarts. Anyone has tested this?

I get Permission denied when executing launch.sh. I have checked the port using telnet and the port is open