Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

Gas requirement of function high: infinite

ethereum solidity web3js web3

How to query the expiry date for an RNS domain?

solidity rsk

Can we get transaction information recorded in the past block using Solidity in the Smart contract?

How to correctly import SafeMath.sol into contract

solidity openzeppelin

Warning: Function state mutability can be restricted to pure function

ethereum solidity

Is it possible to make smart contract trustlessly know addresses of RSK pegnatories in real-time?

solidity bitcoin web3 rsk

Unable to attach to remote geth: Invalid pipe address '/.rinkeby/geth.ipc'

How can we generate multiple random number in ethereum?

Can't import openzeppelin node_modules: File import callback not supported

What does a modifier do in Solidity?

ethereum solidity

Rinkeby Authenticated Faucet is not working? [closed]

ethereum solidity web3-java

Getting error "creation of HelloWorld errored: TypeError: Cannot convert undefined or null to object"

ethereum solidity remix

Source file requires different compiler version : Truffle

Truffle contract deployment failed, invalid sender

solidity truffle

Why can't you pass strings from contract to contract?

solidity

Error when writing remix unit tests: URL not parseable: remix_accounts.sol

unit-testing solidity remix

Ethereum/Solidity - Query Transactions

What is the Solidity interface for the RSK Bridge smart contract?

solidity rsk

upgradable smart contracts with Solidity: interface vs library?