openethereum/js-old/src
Jaco Greeff ce1609726f
Update v1 Wallet Dapp (#6935)
* Start removing duplicated functionality (v1 inside v2)

* Update compilation targets

* Update locks

* Fix js-old build

* Update with removed extra references

* Adapt dev.{parity,web3}.html for extra debug info

* Update dependencies

* Remove Tooltips

* Update dependencies

* Only inject window.ethereum once

* Fix versions to 2.0.x for @parity libraries

* Update to @parity/api 2.1.x

* Update for @parity/api 2.1.x

* Freeze signer plugin dependency hashes

* Fix lint

* Move local account handling from API

* Update for 2.2.x @parity/{shared,ui}

* Update API references for middleware

* Install updated dependencies

* Update for build

* Always do local builds for development

* Remove unused hasAccounts property

* Fix Windows build for js-old

* Adjust inclusing rules to be Windows friendly

* Explicitly add --config option to webpack

* Add process.env.EMBED flag for Windows compatability

* Revert embed flag

* Fix build

* Merge changes from beta

* Update packages after merge

* Update Accounts from beta

* Update with beta

* Remove upgrade check

* Fix CI build script execution

* Make rm -rf commands cross-platform

* Remove ability to deploy wallets (only watch)

* Update path references for js-old (Windows)

* Render local dapps first

* Cleanup dependencies
2017-11-13 09:31:08 +01:00
..
3rdparty Integrate old UI. 2017-10-17 16:09:43 +02:00
abi Integrate old UI. 2017-10-17 16:09:43 +02:00
api Integrate old UI. 2017-10-17 16:09:43 +02:00
contracts Integrate old UI. 2017-10-17 16:09:43 +02:00
dapps Integrate old UI. 2017-10-17 16:09:43 +02:00
environment Integrate old UI. 2017-10-17 16:09:43 +02:00
i18n Integrate old UI. 2017-10-17 16:09:43 +02:00
jsonrpc Integrate old UI. 2017-10-17 16:09:43 +02:00
mobx Integrate old UI. 2017-10-17 16:09:43 +02:00
modals Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
playground Integrate old UI. 2017-10-17 16:09:43 +02:00
redux Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
ui Merge branch 'master' into td-ui-2 2017-10-19 15:46:15 +02:00
util Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
views Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
config.js Integrate old UI. 2017-10-17 16:09:43 +02:00
dev.parity.html Integrate old UI. 2017-10-17 16:09:43 +02:00
dev.web3.html Integrate old UI. 2017-10-17 16:09:43 +02:00
embed.js Integrate old UI. 2017-10-17 16:09:43 +02:00
error_pages.css Integrate old UI. 2017-10-17 16:09:43 +02:00
index.ejs Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
index.js Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
inject.js Integrate old UI. 2017-10-17 16:09:43 +02:00
lib.rs Integrate old UI. 2017-10-17 16:09:43 +02:00
lib.rs.in Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
library.etherscan.js Integrate old UI. 2017-10-17 16:09:43 +02:00
library.jsonrpc.js Integrate old UI. 2017-10-17 16:09:43 +02:00
library.parity.js Integrate old UI. 2017-10-17 16:09:43 +02:00
library.shapeshift.js Integrate old UI. 2017-10-17 16:09:43 +02:00
main.js Integrate old UI. 2017-10-17 16:09:43 +02:00
manifest.json Update v1 Wallet Dapp (#6935) 2017-11-13 09:31:08 +01:00
parity.js Integrate old UI. 2017-10-17 16:09:43 +02:00
reset.css Integrate old UI. 2017-10-17 16:09:43 +02:00
routes.js Integrate old UI. 2017-10-17 16:09:43 +02:00
secureApi.js Integrate old UI. 2017-10-17 16:09:43 +02:00
serviceWorker.js Integrate old UI. 2017-10-17 16:09:43 +02:00
web3.js Integrate old UI. 2017-10-17 16:09:43 +02:00
webWorker.js Integrate old UI. 2017-10-17 16:09:43 +02:00