Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

Why does Solidity suggest me to implement a receive ether function when I have a fallback function?

solidity

Event triggering in solidity

ethereum solidity

Is it possible to modify a variable value from another contract?

ethereum solidity

who is the owner of the contracts deployed using truffle?

Getting the address of a contract deployed by another contract

web3 websocket connection prevents node process from exiting

How do I initialize an array in a struct

Calling external contract in solidity dynamically

Division in Ethereum Solidity

ethereum solidity

Solidity basics : what "msg.sender" stands for

Handling user profiles in Ethereum DApps

Copying of type struct memory[] memory to storage not yet supported

solidity smartcontracts

Is there a pop functionality for solidity arrays?

data-structures solidity

TypeError: Data location must be "memory" for parameter in function, but none was given

solidity

UnhandledPromiseRejectionWarning: Error: The contract code couldn't be stored, please check your gas limit

Converting Object Promise to String in Javascript

String array in solidity

npm solc: AssertionError [ERR_ASSERTION]: Invalid callback specified

node.js npm ethereum solidity

How to return mapping list in Solidity? (Ethereum contract)

String concatenation in solidity?

ethereum solidity