Maicon Diniz Filippsen

Results 90 issues of Maicon Diniz Filippsen

## Environment/Browser Live. ## Description Unset properties error when trying to _Interact_ with contract deployed to _Custom_ network with locked account. ## Steps to reproduce 1. From _Hello World_ 2....

bug

## Environment/Browser Requires external networks to be enabled: #144 ## Description Failed _Deploy_ action results in stuck transaction entry in _Transactions History_. ## Steps to reproduce 1. From _Hello World_...

bug

## Environment/Browser Require external networks to be enabled: #144 ## Description _Gas Limit_ settings from _Preferences_ do not get applied to external network deployments. ## Steps to reproduce 1. From...

bug

## Environment/Browser Live ## Description Selected account containing spaces leaks out of the parent div. The text overflow apparently doesn't take spaces into account. ## Steps to reproduce 1. From...

bug

## Summary Request #146 adds a new _Value_ configuration to enable sending funds as part of contract deployment. There is nothing preventing deployment attempts when the _Value_ is set and...

feature-request

## Environment/Browser Latest master ## Description Existing and already compiled contract gets deployed without constructor arguments at times. ## Steps to reproduce From _Hello World_ project: 1. _Compile_ 2. _Deploy_...

bug

## Environment/Browser Live. ## Description _Interact_ won't list all contracts listed in `build/contracts` directory. ## Steps to reproduce [![Edit Project](https://studio.ethereum.org/static/img/open-studio.svg)](https://studio.ethereum.org/5dc512c626b473001233c608?openFile=contracts/Test.sol) or, manually start from _Empty Project_, then _Compile_ and _Deploy_....

bug

## Environment/Browser Latest ## Description Log data included in error message triggered by malformed project load is not expanded. ## Steps to reproduce Case 1. Load unknown project id e.g....

bug

## Environment/Browser Live. ## Description After having deployed the contract once, it is not possible to perform subsequent redeployment with different contract arguments. ## Steps to reproduce 1. From _Hello...

bug

## Environment/Browser Live. ## Description Unable to toggle `bool` data from _Interact_ panel. ## Steps to reproduce 1. From _Hello World_ template 2. Edit _HelloWorld.sol_: ``` contract HelloWorld { bool...

bug