openethereum/js/src/api/format
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
..
input.js Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
input.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
output.js Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
output.spec.js parity.js api.parity.chainStatus should handle { blockGap: null } (#4327) 2017-01-27 14:42:22 +01:00