openethereum/js/src/modals/ExecuteContract
Jaco Greeff cd4d489b57 Add block & timestamp conditions to Signer (#4411)
* WIP

* WIP (with lint)

* Update ui/RadioButtons

* transaction.condition

* Date & Time selection in-place

* Swap to condition-only

* Fix tests, align naming

* Pick error properly from validation

* Update tests

* condition: time sent withough ms

* Format numbers as base-10

* override popup styles (zIndex)

* Pass condition to signer

* Update expectation (failing test typo)

* Adjust min/max height for expanded bar

* Fix address display

* Fix name display

* Number inputs for gas/gasPrice/blockNumber

* Default blockNumber to 1 (align with min setting)

* Update tests with min value

* Add Block Number

* Fix failing tests (after blockNumber intro)
2017-02-03 20:01:09 +01:00
..
AdvancedStep Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
DetailsStep Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
executeContract.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
executeContract.js Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
executeContract.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
executeContract.test.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00