Nicolas Gotchac
|
515f30eea9
|
Fix no data sent in TxQueue dapp (#4502)
* Fix wrong PropType req for Embedded Signer
* Fix wrong data for tx #4499
|
2017-02-09 19:07:35 -05:00 |
|
Jaco Greeff
|
acf41d6f27
|
Dapps use defaultAccount instead of own selectors (#4386)
* Remove account selection from GitHubHint
* Fix naming
* Update to match BasicCoin
* BasicCoin defaultAddress
* typo
* method registry without selector
* Update after manual tests
* IdentityIcon for localtx
* Fix non-secure personal subscriptions
* Query defaultAccount for non-secure apps on send
|
2017-02-03 13:54:53 +01:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
66e540edf8
|
Eslint formatting updates (#4234)
* Eslint updated (newline-after-var)
* Fix newline-after-var
* Eslint updated (one-var-declaration-per-line)
* Fix one-var-declaration-per-line
* Fix additional errors
* Lint after merge
|
2017-01-23 13:39:52 +01:00 |
|
Jaco Greeff
|
08f80f2695
|
ESLint additional rules (#4186)
* Add eslint rule for consistent block padding
* Fix padding consistency issues
* Eslint test for duplicate imports
* Eslint closing bracket location
* Fix eslint jsx closing bracket
* missed a file
* Formatting
* Manual overrides for auto
* Manual overrides for auto
* More minor auto-override manual adjustments
|
2017-01-18 13:05:01 +01:00 |
|
Gav Wood
|
c0a2d5c8f5
|
Merge pull request #3796 from ethcore/tx-broadcast
Avoid broadcasting transactions to peers that send them
|
2016-12-12 04:13:56 +01:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Tomasz Drwięga
|
19ca9ad460
|
Prevent broadcasting transactions to peer that send them.
|
2016-12-10 21:22:19 +01:00 |
|
Tomasz Drwięga
|
e1ade5b375
|
Maintaining a list of transactions propagated from other peers
|
2016-12-10 15:18:44 +01:00 |
|
Nicolas Gotchac
|
f77afd072b
|
Updated ESLINT and fixing linting issues
|
2016-11-25 19:48:06 +01:00 |
|
Tomasz Drwięga
|
be6eb79296
|
Fixing JS lints
|
2016-11-17 14:00:53 +01:00 |
|
Tomasz Drwięga
|
74bf2c75f0
|
Transaction queue improvements
|
2016-11-17 13:32:13 +01:00 |
|
Tomasz Drwięga
|
ff27bbcb4f
|
Simple GUI for local transactions
|
2016-11-17 10:15:11 +01:00 |
|