openethereum/js/src
Arkadiy Paronyan 949d2b7fd0 [beta] Backporting (#6676)
* Fix wallet view (#6597)

* Add safe fail for empty logs

* Filter transactions

* Add more logging

* Fix Wallet Creation and wallet tx list

* Remove logs

* Prevent selecting twice same wallet owner

* Fix tests

* Remove unused props

* Remove unused props

* Disallow pasting recovery phrases on first run (#6602)

* Fix disallowing paste of recovery phrase on first run, ref #6581

* Allow the leader of CATS pasting recovery phrases.

* Updated systemd files for linux (#6592)

Previous version put $BASE directory in root directory.
This version clearly explains how to run as root or as specific user.

Additional configuration:

* send SIGHUP for clean exit,

* restart on fail.

Tested on Ubuntu 16.04.3 LTS with 4.10.0-33-generic x86_64 kernel

* Don't expose port 80 for parity anymore (#6633)
2017-10-09 13:20:28 +02:00
..
3rdparty find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; (#5528) 2017-05-02 11:41:09 +02:00
abi Fix event params decoding when no names for parameters #5409 (#5567) 2017-05-09 12:56:08 +02:00
api [beta] Backports (#6497) 2017-09-11 18:01:02 +02:00
contracts UI backports (#6332) 2017-08-18 16:51:17 +02:00
dapps Typos in token deploy dapp ui 2017-06-15 20:06:46 -05:00
environment UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
i18n Clarify confusing messages. (#5935) 2017-06-28 09:35:25 +02:00
jsonrpc PubSub for parity-js (#5830) 2017-07-06 09:50:27 +02:00
mobx Fix detecting hardware wallets. (#6509) 2017-09-15 14:55:20 +02:00
modals [beta] Backporting (#6676) 2017-10-09 13:20:28 +02:00
playground Fix the use of MobX in playground (#5294) 2017-03-27 17:27:35 +02:00
redux [beta] Backporting (#6675) 2017-10-09 13:07:57 +02:00
ui [beta] Backporting (#6676) 2017-10-09 13:20:28 +02:00
util [beta] Backporting (#6676) 2017-10-09 13:20:28 +02:00
views [beta] Backporting (#6676) 2017-10-09 13:20:28 +02:00
config.js Fix pasting of value in Input fields (#4555) 2017-02-15 13:37:58 +01:00
dev.parity.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
dev.web3.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
embed.js UI backports (#6332) 2017-08-18 16:51:17 +02:00
error_pages.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.ejs Background-repeat round (#5475) 2017-04-19 17:47:30 +02:00
index.js [beta] Backports (#6497) 2017-09-11 18:01:02 +02:00
inject.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs.in Replace Ethcore comany name in T&C and some other places (#5796) 2017-06-09 12:21:35 +02:00
library.etherscan.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
library.jsonrpc.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.parity.js Remove additional polyfill (#5663) 2017-05-19 17:30:54 +02:00
library.shapeshift.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
main.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
reset.css Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
routes.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
secureApi.js [beta] Backports (#6163) 2017-07-27 18:46:09 +02:00
serviceWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00
web3.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
webWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00