openethereum/js/src/modals/ExecuteContract
Jaco Greeff 466f84f485 Gas exception warnings on deployment (#3938)
* add deployEstimateGas function

* Render gas warning with Warning component

* estimateGas, display warning on contract deploy

* Update messages

* Removed unused import

* Fix calculated gas usage

* Basic component smoktest

* Only display warning on edit steps
2016-12-23 16:42:48 +01:00
..
AdvancedStep Allow setting of minBlock on sending (#3921) 2016-12-23 15:31:19 +01:00
DetailsStep Gas exception warnings on deployment (#3938) 2016-12-23 16:42:48 +01:00
executeContract.css Allow setting of minBlock on sending (#3921) 2016-12-23 15:31:19 +01:00
executeContract.js Gas exception warnings on deployment (#3938) 2016-12-23 16:42:48 +01:00
executeContract.spec.js Fix issue with bool type dropdown 2016-12-12 12:49:40 +01:00
executeContract.test.js Fix issue with bool type dropdown 2016-12-12 12:49:40 +01:00
index.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00