quorum icon indicating copy to clipboard operation
quorum copied to clipboard

A permissioned implementation of Ethereum supporting data privacy

Results 86 quorum issues
Sort by recently updated
recently updated
newest added

# Rationale Bytecode made by new solidity ^0.8.20 compiler can no longer be deployed on quorum Istanbul EVM version because of the introduction of `push0` (see [EIP-3855] https://eips.ethereum.org/EIPS/eip-3855 ). #...

I established three points of the raft network through documentation and successfully deployed the contract, but could not interact with the contract The name method I used to call erc721...