Marcin Sadowski

Results 3 issues of Marcin Sadowski

I've got a problem with validation when I export component only with validation inputs via connect from react-redux. Validation.components.Form is in parent component which is also exported via connect Functions...

Can NFT be minted by other adress than owner of contract? I see in `CreatureFactory.sol`: ``` function mint(uint256 _optionId, address _toAddress) public { // Must be sent from the owner...

It's more question than an issue. I wonder if I can change the proxy value in 2_deploy_contracts.js here: ``` // OpenSea proxy registry addresses for rinkeby and mainnet. let proxyRegistryAddress...